
@charset "UTF-8";
*{
	outline:none;
}
#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);
}

sup {
  font-size:70%;
  line-height:0px;  
}

#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;
}
#leftcol h4 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #D58317;
	font-size: 16px;
	font-weight: bold;
	margin-left:5px;
}
#leftcol h5 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #D58317;
	font-size: 15px;
	font-weight: bold;
	line-height:40px;
	padding:5px 20px 5px 10px;
}
#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;
}
h4.cntr{
	text-align:center;
}
.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;
}


.size10 {
 font-size:10px; 
}

.leading18 {
 line-height:18px; 
}
/* ================================== Styles for videos and tab video nav ================================== */
#video{
	width:500px;
	height:305px;
	margin-left:15px;
	margin-top:15px;
}
#video-home{
	width:475px;
	height:291px;
	margin-left:15px;
	margin-top:12px;
}
#tabs{
	width: 500px;
	height:385px;
	margin:20px 0 10px 13px;
	padding:0;
}
div#tabs ul li a{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	padding:5px 22px 5px 22px;
}
div#tabs ul li a{
	font-size:12px;
	font-weight:bold;
	color:#D58317;
	font-family: Helvetica, sans-serif;
	}
div#tabs p{
	font-size:10px;
	}	
#player1{
	width:500px;
	height:305px;
	margin-left:15px;
	margin-top:15px;
}
#player2, #player3, #player4{
	width:475px;
	height:291px;
	margin-top:20px;
	margin-left:12px;
}
#player5{
	width:500px;
	height:305px;
	margin-left:15px;
	margin-top:15px;
}
#player6{
	width:500px;
	height:306px;
	margin-left:15px;
	margin-top:15px;
}
/* ================================== Styled Lists for some Programs pages ================================== */

.leftcol_lists ol {
	margin:0;
	padding:0 0 0 70px;
}
.leftcol_lists ul {
	margin:0;
	padding:0 0 0 60px;
}
.leftcol_lists li {
	margin:0;
	padding:0 0 5px 0;
}
