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

body { 
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top:2px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;}
	
a { color: #004890; text-decoration: none; }
a:link { color: #004890; text-decoration: none; }
a:hover { color: #004890; text-decoration: underline;  }

a.newsheadline { color: #004890; font-weight:bold; }
a:link.newsheadline { color: #004890; font-weight:bold;}
a:hover.newsheadline { color: #004890; font-weight:bold; text-decoration: underline; }

a.pdf { background: url('images/icons/pdf-icon.gif') left no-repeat; padding-left: 19px; }
a.doc { background: url('images/icons/word-icon.gif') left no-repeat; padding-left: 19px; }
a.img { background: url('images/icons/img-icon.gif') left no-repeat; padding-left: 19px; }
a.ppt { background: url('images/icons/ppt-icon.gif') left no-repeat; padding-left: 19px; }
a.xls { background: url('images/icons/xls-icon.gif') left no-repeat; padding-left: 19px; }
/* a.link { background: url('/images/link-icon.gif') left no-repeat; padding-left: 19px; } */
a.audio { background: url('images/icons/audio-icon.gif') left no-repeat; padding-left: 19px; }


.newsdate { color:#000;font-weight:bold;}

fieldset { border:1px solid #666; }

#logo {	
    margin: 15px 0 0 15px;
	position: absolute;
	z-index: 100; }
#logo img { float: left; }
#logo p { 
	margin: 25px 0 0 125px;
	padding: 0;
	color: #004890;
	font-size: 2.2em;
	font-weight: bold;}

legend {
    padding: 0.2em 0.5em;
    border:1px solid #CCC;
    color:#000;
    color: #004890;
    font-size: 1.3em;
    font-weight: normal; 
    text-align:left;  }
  
.red { color: #F00;}
.blue { color: #004890;}
.black { color:#000;}

.dotted-orange-box {
	padding-left:50px;
	padding-right:10px;
	background-image:url(/images/spiral8.gif);
	background-repeat:repeat-y;}

.picture {
	padding-right:7px;
	padding-left:7px;
	border: none;}
	
.caption {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	background-color:#fff;
	color:#666;
	text-align:center;}
	
input, textarea, select { 
    background-color: white;
    color: #004080;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
    font-weight: normal;
    border: 1px solid #004080;}
		
.header {
    background-image:url(images/nav/filler.gif);
	background-repeat:repeat-x;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #0000A0;
	width: 980px;
	padding:0px;
	margin:0px;}
	
.submitback {
    background-image:url(images/submitback.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;}	
	
h1 {color: #004890;
	font-size: 1.6em;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;}
	
h2 {color: #004890;
	font-size: 1.3em;
	padding: 0 0 3px 0;
	margin: 0;
	font-weight: normal;}
	
h3 {color: #004890;
	font-size: 1.1em;
	padding: 0 0 0px 0;
	margin: 0;
	font-weight: normal;}	
	
.content {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #575757;
	padding-top:10px;
	padding-bottom: 10px;
	vertical-align: top;}
	
.box {
    font-family: helvetica, arial, sans-serif;
	font-size: 12px;
    padding:5px;
	border: 1px solid #828282;
	background-color:#F1F1F1;}	
	
.announcement {
	background-image: url(images/announcement-back.png);
	background-repeat:no-repeat;
	border:1px solid #006;
    }

.home-right {
	font-size: 14px;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	color: #0000A0;
	vertical-align: bottom;
	padding-top:17px;
	padding-right:0px;
	padding-left:5px;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
	
.box1 {
    background-image:url(images/index_05.gif);
	background-repeat:no-repeat;
	width:326px;
	font-size: 12px;
	color: #575757;}
	
.box2 {
    background-image:url(images/index_06.gif);
	background-repeat:no-repeat;
	width:330px;
	font-size: 12px;
	color: #575757;}

.box3 {
    background-image:url(images/index_07.jpg);
	background-repeat:no-repeat;
	width:324px;
	font-size: 12px;
	color: #575757;}
	
.formback {
    background-color:#F1F1F1;
	padding-left:10px;}	
	
.footer {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #575757;
	padding-top:5px;}
	
.padtop5 {padding-top:5px;}

li {list-style-image: url(images/bullet.gif);}	

#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: 90%; 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; }
