.hn-p1 {
	width: 770px;
	height: 23px;
	margin: 0;
	background: url(assets/hn-p1.jpg) no-repeat;
} 
.hn-p2 {
	width: 770px;
	height: 97px;
	margin: 0;
	background: url(assets/hn-p2.jpg) no-repeat;
} 
.hnen-p2 {
	width: 770px;
	height: 97px;
	margin: 0;
	background: url(assets/hnen-p2.jpg) no-repeat;
} 
.hn-p3 {
	width: 177px;
	height: 26px;
	margin: 0;
	background: url(assets/hn-p3.jpg) no-repeat;
} 



.h-p1 {
	width: 770px;
	height: 14px;
	margin: 0;
	background: url(assets/h-p1.jpg) no-repeat;
} 
.h-p2 {
	width: 770px;
	height: 116px;
	margin: 0;
	background: url(assets/h-p2.jpg) no-repeat;
} 

.m_blue {
	FONT-SIZE: 12px; COLOR: #424284; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.m_blue A:link {
	COLOR: #424284; TEXT-DECORATION: none
}
.m_blue A:visited {
	COLOR: #424284; TEXT-DECORATION: none
}
.m_blue A:hover {
	COLOR: #424284; TEXT-DECORATION: underline
}

.bgrmenu {
	background: url(assets/starfish.gif) #EDEEEE no-repeat left bottom;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #2269b5;
	font-size: 9pt;
}

.bodytext {
	FONT-SIZE: 11px; COLOR: #424284; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.linkitem {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #2269b5; LINE-HEIGHT: 16px
}

.errormsg {
	FONT-SIZE: 11px;
	COLOR: #FF0000;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif, Geneva;
	font-weight: normal;
}

.bodybgr {
	background: url(assets/bgr.gif) repeat-x;
}

FORM {
	display: inline;
}

.border {
	border-top: none;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	border-left: 2px solid #FFFFFF;
}
.formborder {
	border: 1px solid #000000;
}

.bluedark {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	COLOR: #153b63;
	LINE-HEIGHT: 15px;
}

#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; }
