BODY { 
	font-family: "Helvetica";
	font-size: 12px;
	color: #585858; 
	background-color: #FFFFFF; 
	background-image: url('images/bg.jpg');
	background-position: top center;
	margin: 0 0 0 0
}

ul { 		
	list-style-image: url('images/blue_arrow.png');	
	margin-left: 10px; 
	list-style-position: outside;		
}

li { 
	color: #5a69a7;
	list-style-position: inside;
	list-style-type: square;	
}

.bgr {
	background-color:#FFFFFF;		
}

.commontext {
	font-family : "trebuchet ms", arial, helvetica, sans-serif; font-size: 10px; color: #525252; text-decoration: none;
}

.commontext2 {
	font-family : "trebuchet ms", arial, helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none;
}

.maintext {	
	font-size: 13px;
}

.textlight {
	COLOR: #cccccc;
}

.bodytextlight {
	color: #999999;
}

.footer {
	font-family: "arial"; font-size: 10px; color: #585858;
	text-align: center;	
}
.footer a:link {
	color: #5a69a7;
	text-decoration: none;
}
.footer a:hover {	
	color: #FFF;	
	display: inline; background: #5B69A8;
	text-decoration: none;
}
.bodytextsm {
	font-size: 10px;
}
.bodytextsmgrey {
	FONT-SIZE: 9px;
	COLOR: #999999;
	FONT-FAMILY: arial
}
.v11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.leftborder {
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}
input[type="text"] {
	background-color: #F1F1F1;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.v9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3b3b3b;
	text-decoration: none;
}
.a9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.a10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a:link {
	color: #5a69a7;
	text-decoration: none;
}
a:visited {
	color: #5a69a7;	
	text-decoration: none;
}
a:hover {
	color: #396290;	
	display: inline; background: white;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: none;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.t11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;

}
.newsarticle {
	border: medium solid #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 16px;
	color: #333333;

}
.newsarticlebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 15px;
	color: #333333;
}

.t11white {
	font-family: Tahoma, Arial;
	font-size: 11px;	
	color: white;
}

.imgfloat {
	margin: 8px 8px 8px 0px;
	float: left;
}

.newsarticletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 20px;
	color: #006600;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;
}

.smalltext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #e04885;
}

.smalltext_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #5b69a6;
}

.v12 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #5a6aa8;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: left;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}