
	
	body{scrollbar-face-color:#C0C0C0;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#C0C0C0;scrollbar-3dlight-color:#808080;scrollbar-arrow-color:#003752;scrollbar-track-color:#C9C7C7;scrollbar-darkshadow-color:#98AAB1;}
	body,td,p {font-family:Verdana,Arial,Helvetica,sans-serif;color:#96FF00;font-size:8pt;}
	a.simplelink{text-decoration:none;color:#ffffff;}
	a:link,a:active,a:visited {text-decoration:none;color:#FF9600;}
	a:hover{text-decoration:none;color:#ffffff;}
	hr{height:0px;border:solid #000000 0px;border-top-width:1px;}
	H1,H2,H3{font-size:10pt;font-weight:bold;margin-bottom:6px;color:#FF9600;}}
	H4{font-size:10pt;font-weight:bold;margin-bottom:6px;color:#000000}
	form{margin:0;}
	IMG{border:0;}
	ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{
	padding-left: 0;margin-left: 0;list-style: none;}
	li{line-height:1.5;}
	li.doc{padding-left: 16px;background-image: url(menu/doc.gif);background-repeat: no-repeat;}
	li.docs{padding-left: 16px;background-image: url(menu/docs.gif);background-repeat: no-repeat;}
	li.sdoc{padding-left: 16px;background-image: url(menu/sdoc.gif);background-repeat: no-repeat;}
	li.sdocs{padding-left: 16px;background-image: url(menu/sdocs.gif);background-repeat: no-repeat;}
	.sitename{font-weight:normal;font-size:20pt;letter-spacing:1px;}
	.menulevel1,.menulevel2,.menulevel3,.locator,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu{font-weight:normal;font-size:8.0pt;color:#000000;}
	.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel1 a:hover,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel2 a:hover,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.menulevel3 a:hover,.locator a:link,.locator a:visited,.locator a:active,.locator a:hover,.navigator a:link,.navigator a:visited,.navigator a:active,.navigator a:hover,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,
	.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:link,.submenu a:visited,.submenu a:active,.submenu a:hover{text-decoration:none;}
	.menu{font-weight:normal;font-size:7.5pt;color:#000000;}
	.menu a{text-decoration:underline;font-weight:normal;}
	.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{font-weight:normal;font-size:7.5pt;color:#7C9B35;text-decoration:none;}
	.search a{font-weight:normal;color:#000000;}
	.search a:link,.search a:visited{color:#000000;text-decoration:none;}
	.search a:active,.search a:hover{color:#151C10;text-decoration:none;}
	.edit{font-size:7pt;color:black;background-color:#c9c7c7;}
	.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;text-decoration:none;color:#000000;}
	input,select{font-size:8pt;text-indent:2px;}
	textarea{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:8pt;background-color:#E9E9E9;width:98%;}
	.searchbox .submit{font-size:7pt;color:black;border:1px solid #151C10;background-color:#607B2A;}
	.searchbox .text{font-size:7pt;color:black;background-color:#607B2A;border:1px solid #151C10;}
	.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
	.cmsline	{ background-color: #FFFFFF; border: 2px #ffffff solid; }
	.innerline	{ border: 2px #FFFFFF solid; }
	.copyright {font-size:8px;color:#444444;letter-spacing: -1px;}
	.copyright a,.copyright a:link,.copyright a:visited {color:#444444;text-decoration:none;}
.copyright a:hover,.copyright a:active {color:#000000;text-decoration:underline;}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #4F4F4F;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../lightbox/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../lightbox/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #4F4F4F;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	