@charset "utf-8";
/* CSS Document */

.content {
	position: relative;
	background-color: #fff;
	border: 1px solid #a8b2bb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 3px #aaa;
	-webkit-box-shadow: 0 1px 3px #aaa;
	box-shadow: 0 1px 3px #aaa;
	margin-top: 20px;
	padding: 10px;
}
	
.HighlightL3 {
	color: #0066FF;
	font-weight: bold;
}

.X-Small {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

.Small {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.InPageHead {
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#EBEBEB;
	background-repeat:repeat-x;
	font-weight: bold;
	font-variant: normal;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #102750;
	
}

.InPageHead-Med {
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	background-image:none;
	background-repeat:no-repeat;
	font-weight: bold;
	font-variant: normal;
	border-top-color: #102750;
	border-right-color: #102750;
	border-bottom-color: #102750;
	border-left-color: #102750;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
}

.InPageBorderLeft {
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	background-image:none;
	background-repeat:no-repeat;
	font-variant: normal;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: outset;
}

.H2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.Warning {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-variant: normal;
}

 a.navelem {
	background-color:#D8DFEE;
	background-image:url(../images/WebImg/bullet.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #102750;
	border-style:none solid solid none;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:700;
	height:24px;
	line-height:21px;
	margin:0pt 0pt 1px;
	text-decoration:none;
	text-indent:28px;
	width:175px;
}
a.navelem:hover {
background-color:#6987BC;
color:#FFFFFF;
}

a.DTCelemH {
font-size:small;
background-color:#c8c8c8
}

a.DTCelem {
font-size:small;
background-color:#eeeeee;
color:#000000
}

a.DTCelem:hover {
background-color:#c8c8c8;
color:#ffffff
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.type {
	font-family:"Courier New", Courier, monospace;
	color:#575757;
	border-bottom:thin;
	font-size: small;
	font-weight: bold;
	background-color: #DFDFDF;

}

#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }

