@charset "UTF-8";body  {	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	background-color: #003769;}#container  {	width: 950px;	text-align: left;	margin-top: 0;	margin-left: 0px;	height: auto;	vertical-align: top;	background-color: #FFFFFF;	background-position: left;	left: 0px;	border-right-color: #FFFFFF;	border-right-width: medium;	border-right-style: ridge;} #header  {	background-color: #19407A;	height: 80px;	top: auto;	right: 200px;	overflow: hidden;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: inset;	border-bottom-style: inset;	border-top-color: #AE5700;	border-right-color: #CCCCCC;	border-bottom-color: #006600;	border-left-color: #CCCCCC;} #image {	background-color: #2F5482;	padding: 0px;	overflow: hidden;	float: right;	height: 80px;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}#labname {	padding: 20px;	font-family: "Times New Roman", Times, serif;	font-size: 1.75em;	color: #FFFFFF;	width: 300px;	float: left;	background-position: center;	text-align: center;}#top {	color: #FFFFFF;	padding-left: 20px;	padding-top: 5px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.75em;	background-color: #AE5700;	padding-bottom: 10px;	height: 10px;}#mainContent   {	zoom: 1;	margin-left: 220px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #004E92;	font-size: 0.8em;	padding-top: 10px;	padding-right: 25px;	padding-bottom: 15px;	padding-left: 25px;}#sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 205px; /* padding keeps the content of the div away from the edges */	background-color: #FFFFFF;	padding-top: 30px;	padding-right: 10px;	padding-left: 5px;	font-family: Verdana, Arial, Helvetica, sans-serif;}#sidebar2 {	float: right; /* since this element is floated, a width must be given */	width: 150px; /* padding keeps the content of the div away from the edges */	background-color: #FFFFFF;	padding-top: 30px;	padding-right: 10px;	padding-bottom: 15px;	padding-left: 20px;	margin-right: 10px;	clear: right;}#sidebar1 ul {	color: #757575;	font-size: 0.8em;}#sidebar1 a:link, #sidebar1 a:visited {	color: #004E92;	text-decoration: none;}#sidebar1 a:hover {	color: #005900;	text-decoration: none;}#sidebar1 .indent {	text-decoration: none;	list-style-type: none;	margin-left: 15px;	font-size: 0.85em;	padding-bottom: 3px;	line-height: 1.5em;}#sidebar1 li.marker a {	color: #CC6600;	line-height: 1.5em;}#sidebar1 .indent2 {	text-decoration: none;	list-style-type: none;	margin-left: 30px;	font-size: 0.85em;	line-height: 1.3em;}#sidebar2 h3 {	font-size: 0.8em;	color: #004E92;	font-style: normal;	font-family: Arial, Helvetica, sans-serif;}#sidebar2 a {	text-decoration: none;	color: #666666;}#sidebar2 p {	font-size: .8em;}#contacts {	border-top-width: thin;	border-top-style: dotted;	border-top-color: #333333;	border-right-color: #333333;	border-bottom-color: #333333;	border-left-color: #333333;	margin-top: 50px;	padding-left: 20px;}#contacts p {	font-size: 12px;	color: #666666;}#navbar {	background-color: #005900;	height: 30px;	border-top-width: 1px;	border-top-style: inset;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-left-color: #FFFFFF;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 3px;	padding-left: 0px;	border-bottom-width: 1px;	border-bottom-style: inset;	border-bottom-color: #000000;}#navbar  ul {	list-style-type: none;	color: #FFFFFF;	text-decoration: none;	display: inline;	font-size: 1.25em;}#navbar ul li {	display: inline;	text-decoration: none;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 20px;}#navbar li a:hover {	color: #CC6600;	text-decoration: none;}#navbar a:link, #navbar a:visited {	font-size: 14px;	color: #FFFFFF;	text-decoration: none;}#header h1 {	font-family: "Times New Roman", Times, serif;	color: #FFFFFF;}#figcontent {	margin-right: 30px;	margin-bottom: 30px;	margin-left: 30px;	text-align: left;	font-size: 0.9em;	background-color: #FFFFFF;	padding-top: 15px;	padding-right: 20px;	padding-bottom: 20px;	padding-left: 20px;}#fig_top {	font-size: 0.8em;	color: #FFFFFF;	background-color: #D17315;	height: 15px;}#fig_labname {	font-family: "Times New Roman", Times, serif;	font-size: 1.5em;	color: #FFFFFF;	background-color: #004E92;	text-align: left;	height: 30px;	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 20px;}h3 {	color: #D17315;}h6 {	color: #CC6600;	font-family: "Courier New", Courier, monospace;	font-size: 10px;}h6  a:link, h6 a:visited {	color: #CC6600;	text-decoration: none;}.thrColFixHdr #footer {	background-color: #042672;} .thrColFixHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}#listpeople {	font-size: 14px;	color: #006600;}#listpeople li {	color: #333333;}#listpeople li a:link, #listpeople li a:visited {	color: #006600;	text-decoration: none;}#fig_labname a {	color: #FFFFFF;	text-decoration: none;}#figcontent p {	padding-left: 20px;}.small {	font-size: 0.9em;	height: 50px;	padding-top: -20px;	margin-top: -15px;}#mainContent #col1 {	float: left;	width: 350px;}#mainContent h4 {	margin-bottom: 5px;	color: #003769;}#mainContent  h4 ul li {	width: 300px;	float: left;	padding-left: 50px;}#mainContent p {	margin-right: 50px;	margin-left: 50px;	margin-top: 1px;}#mainContent h3 a:link, #mainContent h3 a:visited {	color: #D17315;	text-decoration: none;}#mainContent h3 a:hover {	color: #005900;	text-decoration: none;}#mainContent a {	color: #02396B;	text-decoration: none;}#mainContent a:hover {	color: #005900;	text-decoration: none;}