body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	background-color: #FFFFFF;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 205px;
}

.anylinkcss a{
color: #2d2dea;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #2d2dea;
color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d2dea;
	
}

.tableRowHeader {
        background-color: #033e5c;
        color: #ffffff;
}



#pageConstrain {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/MainBodyBgTile.gif);
	background-repeat: repeat-y;
}

#headerMenu {
        height: 18px;
	float: left;
	boarder: 2px;
	width:984px;
	margin-left: 200px;
}

#headerMenu a{
	color: #f39032;
	font-weight: bold;
	text-decoration: none;
}

#headerMenu a:hover{
	text-decoration: none;
	background-color: #ffffff;
}


#MainContentArea {
	width: 984px;
	padding-right: 30px;
	padding-left: 30px;
}	

#headerNav {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	margin-top: 0px;
	float: left;
	padding-left: 30px;
	
}

#headerNav a {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#MainBody {
	width: 770px;
	padding-left: 0px;
	padding-right: 10px;	
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}


#pageHeader {
	height: 105px;
	clear: both;
	background-color: #2d2dea;
	
}

#MainBody input {
	border: 1px solid #666666;
	font-size: 12px;
	margin-bottom: 2px;
	padding-left: 2px;
	width: 300;
	
}

#MainBody textarea {
	border: 1px solid #666666;
	font-size: 12px;
	margin-bottom: 2px;
	padding-left: 2x;
	
}

#MainBody select {
border: 1px solid #666666;
	font-size: 12px;
	margin-bottom: 2px;
	
}

#MainBody td {
	padding-left: 2px;
	
}




#MainBody a {
	color: #f39032;
	
}

#LHSColumn {
	width: 178px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

#LHSColumn .LHSNavLinks {
	color: #2d2dea;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2d2dea;
}

#LHSColumn .LHSNavLinks:hover {
	color: #ffffff;
	background-color: #7eaff8;
}


#pageTitle {
	height: 25px;
	width: 450px;
	color:	blue;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

#pageFooter {
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: both;
	background-color: blue;
	background-repeat: no-repeat;
}

#pageFooter a {
	font-weight: normal;
	color: #FFFFFF;
}

#cdtLink {
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cdtLink a:hover {

	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 9px;
}

#tblNames {
	text-align: center;
	font-weight: bold;
	color: #000000;	
}




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


