@charset "UTF-8";
#header_full {
	background-color: #d58317;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
  line-height:18px;
	background-image: url(images/brushedmetal.jpg);
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#header h1 {
	background-image: url(images/labormgmt-logo.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 389px;
	text-indent: -9999px;
	position: relative;
	float: left;
	margin-bottom: -5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header h1 a {
	display: block;
	height: 89px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav li a {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 104px;
	display: block;
	float: left;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	font-size: 14px;
	margin-right: 2px;
}
#nav li a:hover {
	color: #D58317;
	text-decoration: none;
}
#middle-home {
	background-image: url(images/middle-homebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#home-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bigarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontent {
	background-image: url(images/maincontentbg.gif);
	background-repeat: repeat-y;
	width: 739px;
	float: right;
	margin-right: 2px;
	margin-top: 1px;
	padding: 0px;
}
#footer {
	width: 739px;
	float: right;
	padding-top: 15px;
}
#rightcol {
	float: right;
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
  line-height:15px;
}

#rightcol p {
 margin-top:11px;
 margin-bottom: 11px;
}


.dividerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9A9A9;
}
.newsbottom {
	position: relative;
	bottom: -148px;
	right: -2px;
}
#leftcol {
	width: 528px;
	font-size: 14px;
	line-height: 21px;
	float: left;
	color: #333333;
}
#leftcol .halfcol {
	width: 50%;
	float: left;
}
#leftcol           p, h2, h3      {
	padding-right: 20px;
	padding-left: 20px;
}
.expander a {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-image: url(images/readmorebg.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
.small   {
	font-size: 12px;
	color: #666666;
}
#leftcol h2 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #D58317;
	font-size: 21px;
	font-weight: bold;
}
#header span {
	color: #FFFFFF;
	float: right;
}
#nav {
	float: right;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#rightcol  h4 {
	font-size: 13px;
	color: #D58317;
}
.date {
	font-size: 12px;
	color: #D58316;
}
.pdf {
	float: left;
}
a.arrow {
	background-image: url(images/sidebararrow.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: left center;
	color: #062697;
	text-decoration: none;
}
a.arrow:hover {
	background-image: url(images/sidebararrow_o.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: left center;
	color: #27282A;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	background-image: url(images/middlebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#subnav {
	width: 219px;
	float: left;
	margin-top: 133px;
	font-size: 14px;
  line-height:18px;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #000000;
	text-decoration: none;
}
.subset li {
	text-indent: 15px;
}
.subset a {
	color: #CCCCCC !important;
}

.subset a:hover {
	color: #000000 !important;
}


#subnav ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav li {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
a {
	color: #062697;
	text-decoration: none;
}
a:hover {
	color: #27282A;
}
#leftcol h3 {
	font-size: 14px;
	text-transform: uppercase;
}
.dividerline2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 20px;
}
.smallcol {
	float: left;
	width: 260px;
}
