@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: left; /* 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: 1.2em;	background-color: #FFFFFF;}#container  {	text-align: left;	margin-top: 0;	margin-left: 0px;	height: auto;	vertical-align: top;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: 0;	border-right-style: 0;	border-bottom-style: 0;	border-left-style: 0;	background-color: #FFFFFF;	background-position: left;	left: 0px;} #header  {	background-color: #004E92;	height: 80px;	top: auto;	right: 200px;	overflow: hidden;} #image {	background-color: #004E92;	padding: 0px;	overflow: hidden;}#labname {	padding: 20px;	font-family: "Times New Roman", Times, serif;	font-size: 1.25em;	color: #FFFFFF;	width: 300px;	float: left;	}#top {	color: #FFFFFF;	padding-left: 20px;	padding-top: 5px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: medium;	background-color: #CC6600;	padding-bottom: 10px;}#mainContent     {	zoom: 1;	padding: 10px;	margin-left: 220px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #004E92;	margin-right: 150px;	font-size: 0.7em;	color: #666666;	font-family: Geneva, Arial, Helvetica, sans-serif;}#mainContent .indent {	font-size: 0.9em;	text-decoration: none;	list-style-type: none;	margin-left: 5px;}#mainContent  a:link, #mainContent a:visited  {	color: #003768;	text-decoration: none;	font-size: .95em;}#mainContent a:hover {	color: #006600;	text-decoration: none;}.thrColFixHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 200px; /* padding keeps the content of the div away from the edges */	background-color: #FFFFFF;	padding-top: 30px;	padding-right: 5px;	padding-left: 10px;	}.thrColFixHdr #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: 20px;	clear: right;}#sidebar1 ul {	color: #757575;	font-size: 0.7em;	padding-bottom: 3px;}#sidebar1 ul li {	padding-bottom: 5px;}#sidebar1 a:link, #sidebar1 a:visited {	color: #004E92;	text-decoration: none;}#sidebar1 a:hover {	color: #004E92;	text-decoration: none;}#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;}#contacts p {	font-size: 0.7em;	color: #666666;}#navbar {	background-color: #006600;	height: 20px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-left-color: #FFFFFF;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}#navbar  ul {	list-style-type: none;	color: #FFFFFF;	text-decoration: none;	display: inline;	font-size: 12px;}#navbar ul li {	display: inline;	padding: 10px;	margin-left: 20px;	text-decoration: none;}#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-top: 0px;	margin-right: 30px;	margin-bottom: 30px;	margin-left: 30px;	text-align: left;	font-size: .9em;}#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;}h3  a:link, h6 a:visited {	color: #004E92;	text-decoration: none;	font-size: .8em;}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 {	padding: 0 10px 0 20px;	background-color: #FFFFFF;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #006600;} .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;}#sidebar1 .indent {	text-decoration: none;	list-style-type: none;	margin-left: 15px;	font-size: 0.85em;	padding-bottom: 3px;	line-height: 1.5em;}#sidebar1 .indent2 {	text-decoration: none;	list-style-type: none;	margin-left: 30px;	font-size: 0.85em;	line-height: 1.3em;}