/* Start of CMSMS style sheet 'main' */
/* main css */

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
}
table { 
    border-collapse:collapse; 
    border-spacing:0; 
}
fieldset,img {  
    border:0; 
}
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
}
em {
    font-style: italic;
}
ul { 
    list-style:none; 
}
caption,th { 
   text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
}
q:before,q:after { 
    content:''; 
}
abbr,acronym { border:0; 
}

.clear
{
  clear: both;
  oveflow: hidden;
}

.hidden
{
  display: none;
}

img
{
  border: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
	color: #336;
	font-weight: normal;
	font-size: 22px;
}

h2, h3 {
  font-size: 18px;
}

#content a {
  color: #336;
  text-decoration: none;
  border-bottom: none;
}

#content a:hover {
  color: #336;
  text-decoration: none !important;
  border-bottom: 2px solid #336;
}

.skipToContentLink {
	position: absolute;
	display: block;
	height: 20px;
	top: -20px;
}

#seddonsPrintLogo {
	display: none !important;
}


html
{
 overflow: -moz-scrollbars-vertical;
 overflow-x: auto;
}

body
{
  margin: 0;
  padding: 0;
  background: url('images/body_background.png') top left repeat-x #ffffff;
  color: #000000;
  font-family: Arial, sans-serif;
}

#canvas
{
  margin: 0 auto;
  padding: 0;
  width: 777px;
  text-align: left;
  background-color: #ffffff;
  color: #000000;
}

#page
{
  margin: 0;
  padding: 12px 13px;
}

#banner
{
  padding-bottom: 12px;
}
  #banner img
  {
    float: left;
    display: inline;
  }

#topNav
{
  float: left;
  display: inline;
  padding-bottom: 13px;
}
  #topNav ul
  {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: normal;
  }
    #topNav ul li
    {
      float: left;
      display: inline;
      margin: 0;
      padding: 0;
    }
      #topNav ul li img
      {
        float: left;
        display: inline;
      }
      #topNav ul li a,
      #topNav ul li.currentpage h3
      {
        float: left;
        display: inline;
        text-decoration: none;
        font-weight: normal;
        font-size: 12px;
        background: url('images/top_nav.png') top left repeat-x;
        color: #666666;
        margin: 0;
        padding: 7px 9px 0;
        height: 23px;
      }
      
      #topNav ul li h3.link
      {
        margin: 0;
        padding: 0;
      }
      
      #topNav ul li h3.link a
      {
        background: url('images/top_nav_on.png') top left repeat-x;
        color: #fff;
      }
      
      #topNav ul li.first h3.link a
      {
        background: url('images/top_nav_first_on.png') top left no-repeat;
      }
      
      #topNav ul li.last h3.link a
      {
        background: url('images/top_nav_last_on.png') top right no-repeat;
      }
      
        #topNav ul li a:hover,
        #topNav ul li.currentpage h3
        {
          text-decoration: none;
          background: url('images/top_nav_on.png') top left repeat-x;
          color: #ffffff;
        }
        
        #topNav ul li.first a
        {
          background: url('images/top_nav_first.png') top left no-repeat;
        }
          #topNav ul li.first a:hover,
          #topNav ul li.first h3
          {
            background: url('images/top_nav_first_on.png') top left no-repeat;
          }
        #topNav ul li.last a
        {
          background: url('images/top_nav_last.png') top right no-repeat;
        }
          #topNav ul li.last a:hover,
          #topNav ul li.last h3
          {
            background: url('images/top_nav_last_on.png') top right no-repeat;
          }

#searchBox
{
  float: right;
  display: inline;
  padding-bottom: 13px;
}
  #searchBox #searchLeft
  {
    float: left;
    display: inline;
    width: 11px;
    height: 30px;
    background: url('images/search_left.png') top left no-repeat;
  }
  #searchBox #searchMiddle
  {
    float: left;
    display: inline;
    position: relative;
    height: 30px;
    background: url('images/search_middle.png') top left repeat-x;
  }
    #searchMiddle input
    {
      margin: 6px 0 0 0;
      padding: 2px 18px 0 8px;
      border: none;
      width: 144px;
      height: 16px;
      font-size: 12px;
    }
    #searchMiddle #searchButton
    {
      position: absolute;
      top: 6px;
      right: 0px;
      margin: 0;
      padding: 0;
      width: 24px;
      height: 18px;
    }

    
  #searchBox #searchRight
  {
    float: left;
    display: inline;
    width: 13px;
    height: 30px;
    background: url('images/search_right.png') top left no-repeat;
  }


.leftCol {
  float: left;
  width: 180px;
}

.rightCol {
	float: right;
	width: 561px;
	margin-right: 3px;
}

#subNav
{
  float: left;
  display: inline;
  margin-bottom: 20px;
}

#subNavHeader
{
  background: url('images/latest_news_top.png') top left no-repeat;
  color: #ffffff;
  width: 152px;
  height: 22px;
  margin: 0;
  padding: 12px 0 0 16px;
  font-size: 15px;
}

#subNavHeader a {
	color: #fff;
	text-decoration: none;
}

#subNavHeader a:hover {
  color: #fff;
  text-decoration: underline;
}

.subNavBody
{
  float: left;
  background: #E0E0D8;
  list-style-type: none;
  color: #666666;
  width: 156px;
  height: auto;
  margin: 0;
  padding: 0 6px 0 6px;
  font-size: 11px;
}

.subNavBody li, #leftNav .subNavBody li
{
  float: left;
  background: #E0E0D8;
}

.subNavBody li.topLink, #leftNav .subNavBody li.topLink
{
  border-top: none;
}

.subNavBody li a
{
  float: left;
  display: block;
  border-top: 1px solid #fff;
  padding: 4px 7px 4px 17px;
  width: 132px;
  color: #666;
  text-decoration: none;
  background: #E0E0D8 url('images/menuPrefix.png') 0 6px no-repeat;
}

.subNavBody li ul li a
{
  padding: 4px 16px;
  width: 124px;
}

.subNavBody li.menuparent ul li a, .subNavBody li.yearRow ul li.monthRow a
{
  padding: 4px 7px 4px 29px;
  width: 120px;
  background: #E0E0D8 url('images/subMenuPrefix.png') 0 6px no-repeat;
}

.subNavBody li.menuparent ul li a:hover
{
  background: #fff url('images/subMenuPrefix.png') 0 6px no-repeat;
}


.subNavBody li ul li a.menuactive, .subNavBody li.currentYear ul li.currentMonth a
{
  padding: 4px 7px 4px 29px;
  width: 120px;
  border-top: 1px solid #ccc;
  background: #fff url('images/subMenuPrefix.png') 0 6px no-repeat;
}

.subNavBody li a.menuactive, #leftNav .subNavBody li a.menuactive,
.subNavBody li a:hover, #leftNav .subNavBody li a:hover,
.subNavBody li.yearRow currentYear a
{
  color: #414170;
  text-decoration: none;
  border-top: 1px solid #ccc;
  background: #fff url('images/menuPrefix.png') 0 6px no-repeat;
}





/* Left Nav differences */

#leftNav .subNavBody, #leftNav .subNavBodyLower
{
  float: left;
  background: #E0E0D8;
  list-style-type: none;
  color: #666666;
  width: 156px;
  height: auto;
  margin: 0;
  padding: 0 6px 0 6px;
  font-size: 11px;
}

#leftNav .subNavBody li a, #leftNav .subNavBodyLower li a
{
  float: left;
  position: relative;
  display: none;
  border-top: 1px solid #fff;
  padding: 4px 7px 4px 17px;
  width: 132px;
  color: #666;
  text-decoration: none;
  background: #E0E0D8 url('images/menuPrefix.png') 0 6px no-repeat;
  z-index: 2500;
}

#leftNav .lower li a
{
  display: inline;
}

#leftNav .subNavBody li ul li a
{
  display: block;
  padding: 4px 7px 4px 17px;
  width: 132px;
  position: relative;
  z-index: 3000;
}

#leftNav .subNavBody li ul li ul li a
{
  padding: 4px 7px 4px 29px !important;
  width: 120px !important;
  background: #E0E0D8 url('images/subMenuPrefix.png') 0 6px no-repeat !important;
}

#leftNav .subNavBody li ul li ul li a:hover, 
#leftNav .subNavBody li ul li ul li a.menuactive
{
  border-top: 1px solid #ccc;
  padding: 4px 7px 4px 29px !important;
  width: 120px !important;
  background: #fff url('images/subMenuPrefix.png') 0 6px no-repeat !important;
}





.subNavBody li ul li.jsParent ul li a {
  padding: 4px 7px 4px 44px;
  width: 105px;
  background: #E0E0D8 url('images/subMenuPrefix.png') 15px 6px no-repeat;
}

.subNavBody li ul li.jsParent ul li a:hover,
.subNavBody li ul li.jsParent ul li a.menuactive {
  border-top: 1px solid #ccc;
  padding: 4px 7px 4px 44px;
  width: 105px;
  background: #fff url('images/subMenuPrefix.png') 15px 6px no-repeat;
}




.subNavBody li ul li ul li a {
  padding: 4px 7px 4px 44px !important;
  width: 105px !important;
  background: #E0E0D8 url('images/subMenuPrefix.png') 15px 6px no-repeat !important;
}

.subNavBody li ul li ul li a:hover, 
.subNavBody li ul li ul li a.menuactive {
  border-top: 1px solid #ccc;
  padding: 4px 7px 4px 44px;
  width: 105px;
  background: #fff url('images/subMenuPrefix.png') 15px 6px no-repeat !important;
}




.subNavBody li.contactLink ul li.jsParent ul li a {
  padding: 4px 7px 4px 29px !important;
  width: 120px !important;
  background: #E0E0D8 url('images/subMenuPrefix.png') 0 6px no-repeat !important;
}

.subNavBody li.contactLink ul li.jsParent ul li a:hover,
.subNavBody li.contactLink ul li.jsParent ul li a.menuactive {
  border-top: 1px solid #ccc;
  padding: 4px 7px 4px 29px !important;
  width: 120px !important;
  background: #fff url('images/subMenuPrefix.png') 0 6px no-repeat !important;
}


ul.indent li a {
  border-top: 1px solid #fff !important;
  padding-left: 28px;
  width: 121px !important;
  background: #E0E0D8 url('images/subMenuPrefix.png') 0px 6px no-repeat !important; 
}

ul.indent li a:hover {
  border-top: 1px solid #E0E0D8 !important;
  background: #fff url('images/subMenuPrefix.png') 0px 6px no-repeat !important; 
}


.partnerMenuItem {
	font-weight: bold;
}

#subNavFooter
{
  background: url('images/latest_news_bottom.png') top left no-repeat;
  width: 168px;
  height: 16px;
}


#leftNav 
{
	float: left;
	width: 168px;
	height: auto;
}

#leftNavHeader 
{
  float: left;
  background: url('images/leftNavHeader.png') top left no-repeat;
  width: 168px;
  height: 11px;
}

#leftNavBody 
{
  float: left;
  background: #e0e0d8;
  width: 168px;
}

#leftNavFooter 
{
  float: left;
  background: url('images/leftNavFooter.png') top left no-repeat;
  width: 168px;
  height: 16px;
  margin-top: -5px;
}


#leftNavPropertyHeader, #leftNavDisputesHeader,
#leftNavPeopleHeader, #leftNavEnterpriseHeader {
	float: left;
  display: inline;
	width: 150px;
	height: 19px;
	padding: 6px 0 0 18px;
	color: #fff;
}

	#leftNavPropertyHeader {
	  background: #e0e0d8 url('images/nav_property_heading.png') top left no-repeat;
	}
	
	#leftNavDisputesHeader {
	  background: #e0e0d8 url('images/nav_disputes_heading.png') top left no-repeat;
	}
	
	#leftNavPeopleHeader {
	  background: #e0e0d8 url('images/nav_people_heading.png') top left no-repeat;
	}
	
	#leftNavEnterpriseHeader {
	  background: #e0e0d8 url('images/nav_enterprise_heading.png') top left no-repeat;
	}
	
#leftNavPropertyHeader a, #leftNavDisputesHeader a,
#leftNavPeopleHeader a, #leftNavEnterpriseHeader a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin: -6px 6px 0 -12px;
  padding: 6px 0 9px 12px;
  position: relative;
  z-index: 2000;
  font-size: 15px;
}



#leftNavPropertyHeader a:hover, #leftNavDisputesHeader a:hover,
#leftNavPeopleHeader a:hover, #leftNavEnterpriseHeader a:hover {
  text-decoration: underline;

}


#leftNavPropertyBody, #leftNavDisputesBody,
#leftNavPeopleBody, #leftNavEnterpriseBody {
  float: left;
  display: inline;
  width: 168px;
  height: 0px;
  padding: 0;
  margin: 0;
}


#leftNavPropertyFooter, #leftNavDisputesFooter,
#leftNavPeopleFooter, #leftNavEnterpriseFooter {
  float: left;
  position: relative;
  display: inline;
  width: 168px;
  height: 8px;
  margin-bottom: 5px;
  z-index: 1000;
}

  #leftNavPropertyFooter {
    background: #e0e0d8 url('images/nav_property_footer.png') top left no-repeat;
  }
  
  #leftNavDisputesFooter {
    background: #e0e0d8 url('images/nav_disputes_footer.png') top left no-repeat;
  }
  
  #leftNavPeopleFooter {
    background: #e0e0d8 url('images/nav_people_footer.png') top left no-repeat;
  }
  
  #leftNavEnterpriseFooter {
    background: #e0e0d8 url('images/nav_enterprise_footer.png') top left no-repeat;
  }


#content
{
  font-size: 13px;
  line-height: 18.5px;
  color: #666666;
  padding: 0 0 20px 0;
  background: #e6e6e0 url('images/contentFooter.png') bottom left no-repeat;
}

#content.blogContent
{
  background: #fff url('images/contentFooter.png') bottom left no-repeat;
  padding: 0 0 9px 0;
}

#contentUpper
{
  float: left;
  width: 561px;
  background: #fff;
}

	#contentUpper #breadcrumbs {
	  float: left;
	  display: inline;
	  width: 410px;
	  height: auto;
	  padding: 4px 0 2px 0;
	  margin: 0px 12px 0 12px;
	  font-size: 11px;
	}
	
		#contentUpper #breadcrumbs a {
		  text-decoration: none;
		  color: #336;
		  border-bottom: none;
		}
		
			#contentUpper #breadcrumbs a:hover {
			  text-decoration: underline;
			  color: #336;
			  border-bottom: none;
			}
			
	#contentUpper #actionIcons {
		float: right;
    display: inline;
		width: auto;
		list-style-type: none;
    padding: 6px 0 2px 0;
    margin: 0px 12px 0 12px;
	}
	
	#contentUpper #actionIcons li {
	  float: left;
	  display: inline;
	  width: 25px;
	}
	
  #contentUpper #actionIcons li a {
    float: right;
    display: inline;
    border-bottom: none;
  }
  
  #contentUpper #actionIcons li a:hover {
    border-bottom: none;
  }

#contentUpperContainer {
	width: 537px;
	height: auto;
	padding: 0 0 20px 0;
	margin: 0px 12px 0 12px;
	border-top: 1px solid #ccc;
	border-bottom: 5px solid #ccc;
}

#pubSummary{
padding:2px 20px
}

#pubSummary h2{
padding:10px 0;
border-bottom:1px solid #ccc;
}

#pubSummary .NewsSummary{
border-bottom:1px solid #ccc;
padding:6px 0
}

#pubSummary .NewsSummaryPostdate{
float:right
}

#contentUpperPeople {
  float: left;
  width: 537px;
  height: 200px;
  overflow: hidden;
  padding: 0;
  margin: 0px 12px 0 12px;
  border-top: 1px solid #ccc;
  border-bottom: 5px solid #ccc;
}

#contentUpperPeople img {

}

#contentUpperInternational {
  width: 537px;
  height: auto;
  padding: 10px 0;
  margin: 0px 12px 0 12px;
  border-top: 1px solid #ccc;
}

#contentUpperInternational p {
  padding: 10px 0 0 0;
}


#contentUpperContainer h1 {
  margin: 0;
  padding: 10px 0;
  line-height: 1.2;
}

#contentUpperContainer img, #contentUpperInternational img  {
  padding: 0 0 5px 5px;
}

#contentUpperInternational img {
	margin-top: -10px;
}


#contentUpperContainer ul {
  float: left;
  width: 255px;
  margin: 0;
  padding: 5px 0 0 0;
}

#contentLowerRight ul {
  float: left;
  width: 345px !important;
  margin: 0;
  padding: 5px 0 10px 0;
}

#contentLower ul {
  float: left;
  width: 545px;
  margin: 0;
  padding: 5px 0 10px 0;
}

#contentLower ul li {
  float: left;
  background: url(images/bullet.png) 0 6px no-repeat;
  padding: 0 0 0 12px !important;
}

#contentLower #infoSheet ul li {
  width: 535px !important;
}

#contentLowerRight ul li {
  float: left;
  clear: both;
  width: 333px !important;
  background: url(images/bullet.png) 0 6px no-repeat !important;
  padding: 0 0 0 12px;
}

#contentUpperContainer ul li {
  float: left;
  width: 230px;
  background: url(images/bullet.png) center left no-repeat;
  padding: 0 0 0 12px;
}



#contentUpperContainer strong,
#contentUpperContainer p b {
  color: #444 !important;
}


#contentLower
{
  float: left;
  width: 561px;
  height: auto;
  background: #e6e6e0 url('images/contentFade.png') top left repeat-x;
}


#contentLowerBoth {
  width: 537px;
  min-height: 200px;
  padding: 15px 0 0 0;
  margin: 0px 12px 0 12px;
}

#contentLowerBoth .contentRow, #contentLowerBoth .contentRowTop, 
#contentLowerBoth .contentRowBottom {
	float: left;
	width: 100%;
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

#contentLowerBoth .contentRowTop {
  border-top: none;
  padding: 0 0 10px 0;
}

#contentLowerBoth .contentRowBottom {
  padding: 10px 0 0 0;
}

#contentLowerBoth .contentRowLeft {
  float: left;
  width: 140px;
  color: #336;
  font-weight: bold;
}

#contentLowerBoth .contentRowRight {
  float: left;
  padding: 0 0 0 20px;
  width: 350px;
}


#contentLower.plain
{
  min-height: 250px;
  background: #fff url('images/contentFade.png') bottom left repeat-x;
}

#contentLower #contentlowerPlain {
  width: 537px;
  height: auto;
  padding: 10px 0;
  margin: 0px 12px 0 12px;
  border-top: 1px solid #ccc;
}

#contentLower #contentlowerPlain h3 {
  font-size: 16px;
  padding: 15px 0 5px 0;
}

#contentLower #contentlowerPlain ul {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

#contentLower #contentlowerPlain ul li {
  float: left;
  width: 100%;
  padding: 5px 0;
}











#contentLower #contentlowerPlain a {
  color: #336;
  text-decoration: none;
  border-bottom: none;
}

#contentLower #contentlowerPlain a:hover {
  border-bottom: 2px solid #336;
  text-decoration: none;
}

  #content p.title
  {
    font-size: 28px;
    font-face: 'HelveticaNeue', Helvetica, 'arial narrow', arial, sans-serif;
    line-height: 1em;
    color: #241b61;
    margin: 0;
    padding: 0 0 10px 0;
  }
  #content strong,
  #content b
  {
    color: #333366;
  }
  
  
#footer
{
  padding-top: 14px;
}

  #footerLeft
  {
    float: left;
    display: inline;
    background: url('images/footer_left.png') top left no-repeat;
    width: 11px;
    height: 31px;
  }
  #footerContent
  {
    float: left;
    display: inline;
    background: url('images/footer_content.png') top left repeat-x;
    color: #ffffff;
    width: 726px;
    height: 28px;
    padding-top: 3px;
  }
    #footerContent p
    {
      display: inline;
      margin: 0;
      padding: 3px 5px 0;
      font-size: 11px;
    }
    #footerContent a
    {
      color: #ffffff;
      text-decoration: none;
    }
      #footerContent a:hover
      {
        text-decoration: underline;
      }
  #footerRight
  {
    float: left;
    display: inline;
    background: url('images/footer_right.png') top left no-repeat;
    width: 11px;
    height: 31px;
  }
  p.copyright
  {
    float: left;
    width: 500px;
    margin: 0;
    padding: 5px 0 20px 5px;
    font-size: 10.5px;
    color: #666666;
  }
    p.copyright a
    {
      color: #666666;
      text-decoration: none;
    }
      p.copyright a:hover
      {
        text-decoration: underline;
      }
      
		  p.credit
		  {
		    float: right;
		    display: inline;
		    width: 200px;
		    margin: 0;
		    padding: 5px 5px 20px 0;
		    font-size: 10.5px;
		    text-align: right;
		  }
		  
      p.credit a
      {
			  color: #336;
			  text-decoration: none;
			  border-bottom: none;
      }
      
      p.credit a:hover
      {
			  color: #336;
			  text-decoration: none !important;
			  border-bottom: 2px solid #336;
      }


/* International Page */

#infoSheet {
	width: 537px;
	height: auto;
	padding: 10px 0;
	margin: 0px 12px;
}

#infoSheet h2 {
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px 0;
}

#infoSheet table tbody tr td img {
  padding: 15px 5px 0 0;
  margin-bottom: -5px;
}

#infoSheet a {
  color: #336;
  text-decoration: none;
}

#infoSheet a:hover {
  border-bottom: 2px solid #336;
  text-decoration: none;
}


/* People page */

#downloadNewsletter {
	margin-top: 15px;
}

#contentLeft {
	float: left;
	width: 260px;
	padding: 0 10px;
	background: url('images/peopleBg.png') top left repeat-x;
	margin-top: -205px;
	min-height: 250px;
	position: relative;
	z-index: 2003;
}

#contentLeft h1 {
  padding: 15px 0 0 0;
}

#contentLeft p {
  padding: 0 0 10px 0;
}

#contentLeft a {
  color: #336;
  text-decoration: none;
}

#contentLeft a:hover {
  text-decoration: underline;
}

#contentRight {
  float: left;
  width: 269px;
  padding: 10px 0;
}

#contentRight .ourPeopleMenu {
  float: left;
  padding: 10px 0 10px 0;
  margin: 0 5px 0 0;
}

	#contentRight .ourPeopleMenu h2 {
	  float: left;
	  width: 126px;
	  padding: 0;
	  margin: 0;
	}
	
	#contentRight .ourPeopleMenu ul {
	  float: none;
    width: 126px;
    padding: 10px 0;
    margin: 0;
	}
	
		#contentRight .ourPeopleMenu ul li {
		  float: none;
      width: 106px;
		  padding: 0;
		  margin: 0;
		  background: none;
		  padding: 5px 0px 5px 20px;
		  border-left: 1px solid #ccc;
		}


#aToZMenu {
	float: left;
  width: 537px;
  padding: 0;
  margin: 20px 12px 0 12px;
}

#aToZMenu ul {
  float: left;
  list-style-type: none;
}

#aToZMenu ul li {
  float: left;
  width: 20px;
  background: none !important;
  text-align: center;
  line-height: 1.3;
  padding: 5px 0 5px 0 !important;
  margin: 0 !important;
  text-transform: uppercase;
}

#aToZMenu ul li a {
  float: left;
  width: 20px;
  padding: 5px 0 5px 0 !important;
  line-height: 1.3;
  margin-top: -5px !important;
  color: #241b5e;
  text-align: center;
  text-transform: uppercase;
}

#aToZMenu ul li a:hover {
  font-weight: bold;
  background: url('images/atoZCurrent.png') center center no-repeat !important;
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}

#aToZMenu ul li.current a {
  font-weight: bold;
  background: url('images/atoZCurrent.png') center center no-repeat !important;
  color: #fff;
}


#letterMenu {
  border-left: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
  width: 200px;
}

#letterMenu a {
  display: inline;
  clear: both;
  width: auto;
  padding: 0;
}


/* Careers page */

#careerSide ul, #contentLowerLeft ul {
	list-style-type: none !important;
	float: left !important;
	padding: 0 !important;
	margin: 0 !important;
	width: auto;
}

#careerSide ul li, #contentLowerLeft ul li {
  float: left !important;
  width: 140px !important;
  padding: 10px 0 !important;
  border-bottom: 1px solid #ccc !important;
  text-align: right !important;
  background: none !important;
}

#careerSide ul li a, #contentLowerLeft ul li a {
  text-decoration: none;
  border-bottom: none !important;
}

#careerSide ul li a:hover, #contentLowerLeft ul li a:hover {
  text-decoration: none;
  border-bottom: 2px solid #336 !important;
}

#careerSide ul li img, #contentLowerLeft ul li img {
  margin-bottom: -5px;
}

#contentLowerLeft {
  float: left;
  display: inline;
  width: 150px;
  min-height: 200px;
  margin: 20px 0 0 20px;
  padding: 0 0 100px 0;
}

#contentLowerLeft strong, #contentLowerLeft b {
	font-weight: bold;
}

#contentLowerLeft blockquote {
  float: left;
  width: 130px;
  margin: 0;
  padding: 100px 0;
  color: #336;
  font-weight: bold;
  font-style: italic;
}


#contentLowerRight {
  float: right;
  display: inline;
  width: 350px;
  border-left: 1px solid #ccc;
  padding-left: 20px;
  margin: 10px 20px 0 0;
}

#contentLowerRight p {
  padding: 5px 0;
}

#contentLowerRight h2 {
  margin: 20px 0 0 0;
  padding: 0;
}

#contentLowerRight h3 {
  margin: 10px 0 0 0;
  padding: 0;
}

#contentLowerRight a {
  text-decoration: none;
  color: #336;
}

#contentLowerRight a:hover {
  text-decoration: underline;
}


.jobPosition, .jobPositionTop {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-top: 5px solid #CCC;
}

.jobPositionTop {
  border-top: none;
}

.jobPositionTop .jobSummary, .jobPositionTop .jobDetail {
  padding: 10px 0 0 0;
}

.jobPositionTop .applicationForm {
  padding: 15px 0 0 0;
}

.jobPositionTop .applicationForm img {
	margin-bottom: -5px;
}

.jobPosition em, .jobPositionTop em {
  color: #666;
  font-size: 11px;
  font-style: normal;
}

.jobPosition strong, .jobPositionTop strong {
  color: #336;
  font-size: 12px;
}

.jobPosition p, .jobPositionTop p {
  margin: 0;
  padding: 0 0 5px 0;
}

.jobPosition a, .jobPositionTop a, #careerSide ul li a {
  color: #336;
  text-decoration: none;
  border-bottom: 1px solid #999;
}

.jobPosition a:hover, .jobPositionTop a:hover, #careerSide ul li a:hover {
  color: #336;
  text-decoration: none !important;
  border-bottom: 2px solid #336;
}


/* Blogs CSS */


.blogs-showentrytitle {
  float: left;
  width: 100%;
  padding: 10px 0 5px 0; 
}

.blogs-showentrytext {
	float: left;
	width: 100%;
	padding: 10px 0; 
}

.blogs-showentrycomments {
  float: left;
  width: 100%;
  padding: 0 0 10px 0; 
}

.blogs-showentrycomments h2 {
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #ccc;
}

.blogs-showblogsentry {
  float: left;
  width: 100%;
  padding: 10px 0 0 0; 
  margin-top: 10px;
  border-top: 5px solid #ccc;
}

.blogs-showcategoryentries {

}

.blogs-pagination {
	padding: 5px 0;
	text-align: center;
margin-top:22px;
}

.blogs-showcategoryentry {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 5px solid #ccc;
}

.blogs-showentrycomment {
	float: left;
	width: 530px;
	margin: 5px 0;
	padding: 10px;
  border-bottom: 1px dashed #ccc;
  background: #fff;
}

.blogs-showentrycommenttime {
	padding-top: 10px;
	font-style: italic;
}

.blogs-showentrycommentform {
  padding-top: 20px;
}


/* js Menu stuff */

#jsMenu {
	display: none;
}

.subNavBody li ul li.jsParent ul {
  display: none;
  z-index: 3000;
}



#caseTrackerButton {
	float: right !important;
	width: 168px !important;
	margin: 0 0 0 10px !important;
	padding: 10px 0 0 0 !important;
	list-style-type: none;
	text-align: center;
}

#caseTrackerButton #caseTrackerButtonHeader {
	float: left;
  width: 168px;
  height: 10px;
  padding: 12px 0;
  overflow: hidden;
  color: #fff;
  background: url('images/caseTrackerHeader.png') top left no-repeat;
}

#caseTrackerButton #caseTrackerButtonBody {
  float: left;
  width: 156px;
  margin: 0;
  padding: 6px;
  height: auto;
  background: #E0E0D8;
  font-size: 11px;
  line-height: 1.4;
}

#caseTrackerButton #caseTrackerButtonBody form {
  padding: 6px 0 2px 0;
}

#caseTrackerButton #caseTrackerButtonFooter {
  float: left;
  width: 168px;
  height: 15px;
  background: url('images/caseTrackerFooter.png') top left no-repeat;
}

.news-pagination {
	float: right;
	width: 100%;
	margin-top: -32px;
	padding: 5px 0;
	text-align: right;
}

.blogs-addcommentinput textarea {
width: 340px;
height: 140px;
}

/* End of 'main' */

