/* CSS Document */

.cap1 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 11px;
color:598FCC;
font-weight:bold;
}

.hed{
	font-family: Arial, "Times New Roman", Times, serif;
font-size: 28px;
font-weight: bold;
color:598FCC;
}

.hed2 {

font-family: Arial, "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
color:598FCC;
font-style: italic;
}


 .hed2 a:link {
color: #598FCC;
text-decoration: underline;
}

.hed2 a:visited {
color: #598FCC;
text-decoration: underline;
}

.hed2 a:hover {
color: #676767;
text-decoration: underline;
}

.hed2 a:active {
color: #666666;
text-decoration: none;
}



h3 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 14px;
color:598FCC;
}

h4 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 16px;
color:598FCC;
font-style: italic;
}

h5 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 18px;
color:598FCC;
font-style: italic;
}

.hed4 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 16px;
color:598FCC;
font-style:italic;
}

 .hed4 a:link {
color: #598FCC;
text-decoration: underline;
}

.hed4 a:visited {
color: #598FCC;
text-decoration: underline;
}

.hed4 a:hover {
color: #676767;
text-decoration: underline;
}

.hed4 a:active {
color: #666666;
text-decoration: none;
}

.hed6 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 11px;
color:3F81CC;
font-weight:770;
}

 .hed6 a:link {
color: #598FCC;
text-decoration: underline;
}

.hed6 a:visited {
color: #598FCC;
text-decoration: underline;
}

.hed6 a:hover {
color: #676767;
text-decoration: underline;
}

.hed6 a:active {
color: #666666;
text-decoration: none;
}


.hed7 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 14px;
color:598FCC;
font-weight:bold;
}

.hed8 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 12px;
color:ffffff;
font-weight:1000;
}

.hed9 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 11px;
color:676767;
font-weight:770;
}

h10 {

font-family: Arial, "Times New Roman", Times, serif;
font-size: 2px;
font-weight: bold;


}




table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	cell-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}



content_txt {font-family: Arial, "Times New Roman", Times, serif;
font-size: 20px;
}
content_txt_white {
	font-family: Arial, "Times New Roman", Times, serif;
	color:#ffffff;
}



img {
	border: 0px none;
	background-position: center center;
}

body {
	background-image: url(../Templates/images/1pixfade.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFff;
	padding-right: 5px;
}



#heading1 {

font-family: Arial, "Times New Roman", Times, serif;
font-size: 28px;
font-weight: bold;
color:598FCC;
}

#heading2 {

font-family: Arial, "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
color:598FCC;
text-decoration: italic;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; 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: 1500; }
#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; background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;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; }

	





