body  {
	font: 13px  Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background: url(images/bg_sub.gif) repeat-x #fff;
	margin: 0; 
	padding: 0;
	text-align: left; 
}

a { 
color:#666666;
}
a:hover {
text-decoration:none;}

.twoColElsLtHdr #firstrow {
background: url(images/logo_bg.jpg) no-repeat;
height: 117px;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
padding-left: 475px; 
padding-top: 6px;
}

#navcontainer li {
padding-top: 11px;
padding-left: 20px;

}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 25px;
text-align: left;
font:15px arial, verdana, lucida, sans-serif;
text-decoration: none;
color: #666666;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}
.twoColElsLtHdr #container { 
	width: 969px;;  
	background: #FFFFFF;
	margin: 0 0; 
	text-align: left; 
	margin-top: 20px;
	margin-bottom:15px;
} 
.twoColElsLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px; 
} 
.twoColElsLtHdr h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	color:#02638c;
	margin: 5px;
	background: url(images/h1.gif) repeat-x left bottom;
	padding: 10px;
	padding-left: 0px;
}


.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 120px; 
	padding: 0px 20px 0px 50px; 
	background: #fff;
	margin-top: 20px;
	margin-right: 10px;
	list-style-type: none;
	text-align: left;
	
}

#sidebar1 ul {
list-style-type: none;
text-align: left;
}
#sidebar1 li {
padding-top: 11px;
padding-left: 20px;

}

#sidebar1 ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 25px;
text-align: left;
font:15px arial, verdana, lucida, sans-serif;
text-decoration: none;
color: #666666;
}

.twoColElsLtHdr #sidebar3 {
	float: left; 
	width: 120px; 
	padding: 10px 20px 0px 50px; 
	background: #fff;
	margin-top: 20px;
	margin-right: 10px;
	list-style-type: none;
	text-align: left;
	
}


.twoColElsLtHdr #sidebar2 {
	float: left; 
	width: 200px; 
	padding: 50px 10px 0px 30px; 
	background: #fff;
	list-style-type: none;
	text-align: left;
	
}


#sidebar1 ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#sidebar1 ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}

.twoColElsLtHdr h3 {
	margin-left: 100px; 
	margin-right: 10px;
	color:#02638c;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;	
}





.twoColElsLtHdr #mainContent {
	margin: 0 1.5em 0 13em;
	margin-top: 20px;
	width: 665px;
	padding-left:130px; 
} 
.twoColElsLtHdr #footer { 
	width:100%;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px; 
	background: url(images/footer_bg.jpg) repeat-x;
	margin-top:30px
} 
.twoColElsLtHdr #footer p {
	margin-top: 30; 
	padding: 0px 0px 0px 0px; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
	padding: 8px 0px 0px 26px;
	
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
input { border: 1px solid #666666;
			}

textarea {width: 310px;
border: 1px solid #666666;}

.labortops { padding-left: 300px; }
