body{
    scrollbar-face-color:#DEE3E7;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#DEE3E7;
    scrollbar-3dlight-color:#D1D7DC;
    scrollbar-arrow-color:#006699;
    scrollbar-track-color:#EFEFEF;
    scrollbar-darkshadow-color:#98AAB1;
    }
body,td,p {
    font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9pt;
    }
a:link,a:active,a:visited {
    color:#006699;
    }
a:hover{
    text-decoration:underline;color:#D99800;
    }
hr{
    height:0px;border:solid #D1D7DC 0px;border-top-width:1px;
    }
H1,H2,H3{
    font-size:16pt;font-weight:normal;margin-bottom:6px;
    }
H4{
    font-size:12pt;font-weight:normal;margin-bottom:6px;
    }
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: 20px;background-image: url(menu/doc.gif);background-repeat: no-repeat;}
li.docs{padding-left: 20px;background-image: url(menu/docs.gif);background-repeat: no-repeat;}
li.sdoc{padding-left: 20px;background-image: url(menu/sdoc.gif);background-repeat: no-repeat;}
li.sdocs{padding-left: 20px;background-image: url(menu/sdocs.gif);background-repeat: no-repeat;}
.sitename{
	font-weight:normal;
	font-size:20px;
	letter-spacing:1px;
	color: #FFFFFF;
}
.menulevel1,.menulevel2,.menulevel3,.locator,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu{
    font-weight:bold;font-size:9pt;color:#5493B4;
    }
    
.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:bold;font-size:8pt;color:#5493B4;
    }
.menu a{
    text-decoration:underline;font-weight:bold;
    }
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{
    font-weight:normal;font-size:8pt;color:#5493B4;text-decoration:none;
    }
.edit{
    font-size:7pt;color:black;background-color:#E5E5E5;
    }
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{
    font-weight:normal;text-decoration:none;color:black;
    }
input,select{
    font-size:8pt;text-indent:2px;
    }
textarea{
    font-family:Verdana,Arial,Helvetica,sans-serif;font-size:8pt;background-color:white;width:98%;
    }
.searchbox .text{
	border:1px solid #5493B4;
	background-color:#FFFFFF;
	height: 18px;
	background-image: url(menu/text.jpg);
	vertical-align: bottom;
    }
.searchbox .submit{
	background-image: url(menu/submit.jpg);
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	height: 19px;
	width: 90px;
    }
.bodyline	{ 
    background-color: #FFFFFF; border: 1px #98AAB1 solid; 
    }
.cmsline	{ 
    background-color: #FFFFFF; border: 1px solid #006699; 
    }
.innerline	{ 
    border: 2px #FFFFFF solid; 
    }
.copyright {
    font-size:6px;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;
    }.behindmenu {
	background-image: url(menu/behindmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.search a {
	text-decoration: none;
	font-weight: normal;
}
.submenu a {
	text-decoration: none;
	font-weight: normal;
}
.sitemaplevel1 a {
	text-decoration: none;
	font-weight: normal;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{	padding:0 10px; color: #666; }
#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;
	}
	
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
