/* CSS Document */
html, body {
   margin : 0;
   padding : 0;
}

body {
	font-family: Tahoma,Geneva,sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 21px;
	background: #81A3C5 url("images/Bbackground.jpg") no-repeat;
	width: 100%;
	color: #013684;
}

body.rotate {
background-color:#1E56A9;
background-image: none;
}

a:link {
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}

a:link:hover {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}

h2{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin:0px;
	padding:0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


h4 {
	margin: 0;
	text-align: center;
	font-size: 20px;
}

h5 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.smalltxt {
	margin: 0;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	}

.floatleft {
float: left;
margin: 0 20px 10px 0;
}

.floatright {
float: right;
margin: 0 0 10px 10px;
}


/**************** Header and Footer***********************/

#Hbackground {
	background: #406F9F url("images/headerbg.jpg") repeat-x;
	margin: 0px;
	width: 100%;
	height: 154px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 750px;
}

#footer {
	text-align: center;
	line-height: 16px;
}
	

/******************** Columns *********************/

#leftcontent {
	z-index:10;
	position: absolute;
	left:0px;
	top:153px;
	width:151px;
	height: 100%;
	background-color:#1E56A9;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}

#leftcontent a:link {
	color: #fff;
}

#leftcontent a:visited {
	color: #fff;	
}

#centercontent {
	margin-left: 184px;
	margin-right:220px;
	margin-top: 25px;
	margin-left: 201px;
	margin-right:220px;
	}
html>body #centercontent {
margin-left: 206px;
margin-right:220px;
	}

#searchcontent {
margin-left: 206px;
	}
	
#image {
	text-align:center;
}

#rightcontent {
	z-index: 10;
	position: absolute;
	right: 0px;
	top: 154px;
	width: 183px;
	height: 100%;
	padding: 8px;
	background-color:#194774;
	font-size: 12px;
	line-height: 21px;
	color: #2C3883;
}


#twocolumnlayout {
	margin-left: 164px;
	margin-top: 50px;
	margin-left: 201px;
	margin-right: 15px;
}

#twocolumnlayout img{
	border: #fff solid 1px;
}


#popup {
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	padding:25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	
#featured {
	position:relative;
	margin:auto;
	padding: 15px;
	width:475px;
	color: #FED800;
	background-color:#194774;
	border: 3px solid #FED800;
	}

/************* logos styles **************/

.logos{
	margin: 0px;
	height: 100%;
	padding: 60px 15px 15px 15px;
	color: #fff;
	
}	
	
 #mr table {
 width: 90%;
 color: #013684;
 border: 2px solid #fff;
 border-collapse: collapse;
}

#mr td {
 border: 1px solid #fff;
 padding-left: 4px;
 color: #013684;
}

#mr a:link, #mr a:visited {
	color:#013684;
	text-decorations:underline;
	}
	
#mr a:hover {
	color:#013684;
	text-decorations:none;
	}
	

.odd {
	background-color:#0066CC;
	}
	
.even {
	background-color:#fff;
	}
	
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	/*border-bottom: 1px solid #e7ebf4;*/
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #e7ebf4;
	/*border-bottom: 1px solid #e7ebf4;*/
	color: #fff;
	padding: 3px 0px 3px 10px;
	background-color: #1E56A9;
}

#sectionLinks a:hover{
	border-top: 1px solid #939FAE;
	background-color: #fff;
	background-image: none;
	text-decoration: none;
	color: #013684;
}
.lastlink {
	border-bottom: 1px solid #fff;
	}
/************* rotating styles **************/

#rotating{
	margin-top: 30px;
	width:145px;
	height: 300px;
	padding: 15px 5px 5px 5px;
	text-align: center;
	background-color: #1E56A9;
	color: #fff;
	font-size: 11px;
}

#rotating img{
	border: #fff solid 3px;
}

#rotating a:link, rotating a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	}

#rotating a:hover{
	color: #fff;
	text-decoration: none;
	}
	
/************* lightbox styles **************/

#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; }
