/*General styles*/
BODY{ font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#DCE0E7;line-height:140%;margin:0px 0 0 0;padding:0px;background:#000000 url(../images/header-bg.jpg) center top no-repeat;}

P {padding:0px 0px 6px 0px;margin:0px;}

:active, :focus{outline:none;}
  
FORM, UL, OL, LI, DIV, h1, h2, h3, h4  {padding:0px;margin:0px;}
  
a:link, a:visited{color:#FFF;text-decoration: underline;}

a:hover{text-decoration: none;color:#7DD1FF;}

input, textarea, select {padding:2px;margin:0;color:#23559A;font-size:97%;}


/*Headings*/

h1{font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#A8BFDB;margin: 0px;padding: 0 0 8px 0;}

h2{font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#A8BFDB;padding: 0px 0 7px 0;}


/*Common Styles*/

p.bullet {padding:2px 0 5px 14px;background:url(../images/bullet.gif) left 8px no-repeat;}

img.left {float:left;margin:3px 12px 2px 0; border:#888 1px solid;}
img.leftbrd {float:left;margin:0 12px 3px 0; border:#467CC6 1px solid; padding:5px;}
img.leftbrda {border:#5789CC 1px solid; padding:5px;}

img.right {float:right;margin:0 0 3px 10px;}

.topzero {padding-top:0px;}

BR.clear {clear:both; height:1px;}

/*DIVs*/

.container {width: 960px;margin: 0 auto;overflow:hidden; padding:0;}

.header {width:960px;float:left; height:194px; }

/*Navigation*/
.nav {width:940px;float:left; height:28px; padding-left:20px;}
.nav ul{font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;padding: 0;margin: 0;}
.nav ul li{list-style: none;display: inline; height:28px; margin-right:10px;float:left;line-height:28px;}
.nav ul li a, .nav ul li a:visited {text-decoration: none;font-weight:bold; float:left;padding:0px 10px; color:#1D5594;text-align:left;background:url(../images/nav-bg.gif) top repeat-x;}
.nav ul li img { float:left;}
.nav ul li a:hover, .nav ul li a.active {text-decoration: none;color:#000;}

.content {width:900px;float:left; padding:80px 30px 0;}
.cnt_top_wrap {width:900px;float:left;}
.welcome-note {width:200px;float:left; margin-right:30px;}
.banners_a {width:210px;float:left; margin-right:20px; }
.banners_b {width:210px;float:left; }
.banners_img {width:200px;float:left; padding:5px;background:#FFF;}
.banners_img h3 {color:#000; font-size:15px; font-weight:bold; padding:0 0 0 3px; margin:0;}
.banners_txt {width:210px;float:left; padding-top:6px; font-size:12px;}

.contnt-brk {width:900px;float:left; height:72px; background: url(../images/break.jpg) center center no-repeat;}
.cnt_bot_wrap {width:900px;float:left;}
.content_lft {width:420px;float:left; margin-right:50px; }
.content_rgt {width:430px;float:left; }
.content_rgt li, .content_rgt_sub li { margin:0; padding:0 0 20px 0; list-style:none; font-size:12px;}

.content_lft_sub {width:400px;float:left; margin-right:50px; }
.content_rgt_sub {width:450px;float:left; }

.contact_lft_sub {width:500px;float:left; margin-right:50px; }
.contact_rgt_sub {width:350px;float:left; }


/*contact pages*/
br.clear {clear:both;}
input.cntfrm, textarea.cntfrm {width:200px;}
td.cnfrm {background:#366AB0; border-bottom:#23559A 1px solid;}
.contact_form {}
.contact_form label {width:90px;float:left;margin:3px 0;}
.contact_form input, .contact_form textarea {width:210px;float:left;margin:3px 0;clear:right;}
.contact_form input.new {width: auto;}
.contact_form p {width:100%;clear:both;}

.footer {width:960px; float:left; font-size:12px; padding:0px 0px 30px 0px;text-align: center;}

.footer a {color:#A8BFDB;}
.footer a:hover {color:#FFF;}


/*Lightbox*/
#lightbox{position: absolute;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{border: none; border-bottom: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;}
#loading a {border: none; border-bottom:none; }
#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;border-bottom:none;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{outline: none; border-bottom: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 {background: url(../images/prevlabel.gif) left 15% no-repeat; border-bottom:none; }
#nextLink {background: url(../images/nextlabel.gif) right 15% no-repeat; border-bottom:none;}
#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; border-bottom:none;}		
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;}