@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #385EA9;
	font-size: 9pt;
}
.twoColHybLtHdr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left; 
	background-image: url(images/bodybg.jpg);
	background-position: top center;
} 
.twoColHybLtHdr #header {
	padding:175px 85px 10px 85px;
	background-image: url(images/header.jpg);
	background-position: top center;
} 
.twoColHybLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}

.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 180px; 
	padding: 0px 10px 0px 15px; 
	margin: 0px 0px 0px 75px;
	display: inline;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColHybLtHdr #mainContent {
	margin: 0px 85px 0px 280px; 
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #385EA9;
} 
.twoColHybLtHdr #footer {
	padding: 20px 75px 0px 75px;
	background:#385EA9;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	font-size: 8pt;
	color: #FFFFFF;
} 
.twoColHybLtHdr #footer p {
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallheader1 {
	background-image: url(images/smallheader1.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding: 20px 0px 0px 70px;
	font-size: 12pt;
	font-weight: bold;
	color: #385EA9;
	background-position: top center;
}
.smallheader2 {
	background-image: url(images/smallheader2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding: 28px 25px 0px 60px;
	font-size: 12pt;
	font-weight: bold;
	color: #385EA9;
}
.smallbody {
	background-image: url(images/smallbody.jpg);
	background-repeat: repeat-y;
	padding: 0px 15px 0px 10px;
}
.smallfooter {
	background-image: url(images/smallfooter.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px 0px 5px 0px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	color: #385EA9;
	border-bottom: 2px dotted #9A7423;
}
.classlink a {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.classlink a:hover {
	text-align: right;
	color: #87590C;
	text-decoration: none;
}
.linkbar1 {
	width: 275px;
	font-size: 10pt;
	text-align: center;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
.linkbar2 {
	width: 235px;

	font-size: 10pt;
	text-align: center;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
}
.linkbar3 {
	width: 275px;
	font-size: 11pt;
	text-align: center;
	float: left;
	color: #2B5386;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}
.linkbar4 {
	font-size: 12pt;
	text-align: center;
	color: #2B5386;
	font-weight: bold;
	padding: 11px 0px 0px 0px;
}
.menu a {
	text-decoration: none;
	color: #330000;
}
.menu a:hover {
	text-decoration: none;
	color: #0000CC;
}
.footerleft {
	text-align: left;
}
.footerright {
	text-align: right;
}
.footermenu {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B5386;
}
.footerlink a {
	text-align: right;
	color: #2B5386;
	text-decoration: none;
}
.footerlink a:hover {
	text-align: right;
	color: #999999;
	text-decoration: none;
}
ul {

}
.list {
	padding: 0px 0px 5px 12px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #2B5386;
}
.list2 {
	padding: 0px 0px 15px 15px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
}
form {
	padding: 10px 0px 10px 0px;
}
.alert {
	font-size: 8pt;
}
.date {
	text-align: left;
	color: #385EA9;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
.firstletter {
	float: left;
	margin-right: 5px;
}
.content {
	height: 125px;
	padding: 5px 0px 0px 0px;

}
a {
	font-weight: bold;
	text-decoration: none;
	color: #385EA9;
}
a:hover {
	color: #CC9900;
}
a:visted {}
.warning {
	color: #FF0000;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	padding: 5px 0px 5px 0px;
	font-style: italic;
	margin: 0px 0px 15px 0px;
	font-size: 12pt;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #385EA9;
}
.email {
	font-size: 7pt;
}
tr { vertical-align:top;}
