.headline { font-size: 11px; font-weight: bold; color: #F8F8F8; font-family: Verdana;}
.headline_1 { font-size: 11px; font-weight: bold; color: #F8F8F8; font-family: Verdana;}
.headline_2 {font-size: 10px; color: #F8F8F8; font-family: Verdana; font-weight: normal;}
.headline_3 { font-size: 11px; font-family: Verdana;}
.headline_4 { font-size: 12px; font-weight: bold; color: #F8F8F8; font-family: Verdana;}

.instructions_big { font-size: 11px; font-weight: bold; color: #F8F8F8; font-family: Verdana;}
.instructions_small { font-size: 10px; font-weight: normal; color: #F8F8F8; font-family: Verdana;}

.noformborder { background-color: #ffffff; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; border-top: #000000 1px solid; background-image: url(images/form_input.gif)}

input { font: 11px Verdana, Helvetica; color: 000000}
textarea { font-family: Verdana, Helvetica; font-size : 11px}
select { font-family: Verdana, Helvetica; font-size : 10px}
option { font-family: Verdana, Helvetica; font-size : 10px}
a:link { text-decoration: none; font-family: Verdana, Helvetica; color: #ffffff}
a:visited { text-decoration: none; font-family: Verdana, Helvetica; color: #ffffff}
a:active { text-decoration: none; font-family: Verdana, Helvetica; color: #ffffff}
a:hover { text-decoration: underline; font-family: Verdana, Helvetica; color: #ffffff}
body { font-family: Verdana, Helvetica; background-color: #414ED3; font-size: 10px; color: C7C7C7}

td { font-family: Verdana, Helvetica; color: #C7C7C7; font-size: 10px}.news {  font-size: 11px; font-weight: bold; color: #FFFFFF}

BODY { scrollbar-base-color: #32385E; scrollbar-arrow-color: #DBDEF0;}
hr {
	border: 1px solid #888888;
}





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