@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */
 
 .noshow{
  position:absolute !important;
  left:-99999px !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
 
 }
body {
text-align:center;
background:url(/img/body-background.gif) repeat-x;
}

a {
  text-decoration: none;
  color:#2972ad;
}



div#header{
  text-align:left;  
  margin: 0 auto 18px auto;
  width:1024px;
  height:201px;
  padding:0;  
  position:relative;
  background:url(/img/header.jpg);
}

div#header-logo{
  background-image:url(/img/header_logo.gif);
  background-repeat: no-repeat;
  background-position: 550px  42px;
  cursor: pointer; 
  cursor: hand;
  padding: 0px 0 0 0px;
  width:934px;
  height:112px;  
}
div.rightborder{
  position:absolute;
  right:0;
  top:0;
  background-color:#fff;
  height:44px;
  width:1px;
}

div#header-logo h1{
display:none;
}
div#header div#ulbackground,
div#header ul{
position:absolute;
bottom:0px;
left:80px;
margin:0;
margin:0;
padding:0;
min-height:44px;
_height:44px;
list-style:none;
overflow:hidden;
	width:861px;
_margin-bottom:-1px;

}



div#header ul li{
font-family: Lucida Grande, Lucida Sans Unicode, tahoma, Arial, Helvetica, Sans Serif;
display:block;
float:left;
zoom:1;
z-index:1;
position:relative;
overflow:hidden;
	margin:0 0px 0 0;
	padding: 0 0 0 0;
	border-right:1px solid #31597a;
height:44px;
line-height:44px;
}


div#header ul li.first{
padding-left:86px;
}

div#header ul li.last{
padding-right:86px;
border-right:none;

}




div#header ul li a{
  color:#fff;
  line-height:44px;
  min-height:44px;
  display:block;
  padding:0 18px 0 18px;
  text-decoration:none;
  font-weight:bold;
  display:block;
  z-index:2;
  _width:1%;
  _height:1%;
}

div#header ul li a.current{
  background:url(/img/main-menu-a-hover.gif) bottom repeat-x;
}
div#header ul li a:hover{
  color:#0079c2;

}

div#main{
  text-align:left;
  overflow:hidden;
  margin: 0 auto 0 auto;
  width:861px;
}


div#footer{
  text-align:right;
  float:none;
  clear:both;
  margin: 5px auto 0 auto;
  width:861px;
}

div#footer a{
  text-decoration:none;
  color:#000;
}

div#footer-contact{
  text-align:left;
  padding:10px;
  background-color:#bfd5e3;
}

div#footer-contact address{
  font-style:normal;
  display:block;
  margin:0 0 5px 2px;
}


#main-inner{
  width:436px;
  float:left;
}
div#main-header{
  padding: 0 0 0 0;
  background:url(/img/tmp/header.jpg) top right no-repeat #011d45;
  color:#fff;
  font-family:helvetica, arial, sans-serif;
  margin-top:15px;
  float:left;
  overflow:hidden;
  margin:0;
  width:478px;  
  min-height:80px;
  _height:80px;  
}

#main-inner-full #main-header{
  width:608px;  

}

div#main-header h2{
  color:#fff;
  margin:0 0;
  font-size:1.5em;
  padding:16px 20px;
  width:256px;
}
div#main-header h2 a{
text-decoration:none;
color:#fff;
}


div#main-header h2 a:hover{
color:#ddd;
}
#mainmenucontainer h3{
font-size:1.3em;
margin:0;
}

#mainmenucontainer h3 a{
  display:block;  
  padding:0 0  0 20px;
  margin:0 0 8px 0;
  background-color:#5f90b1;
  color:#fff;
  line-height:30px;
  float:left;
  font-weight:normal;
  width:212px;
}

ul#mainmenu{
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  width:212px;
}




#mainmenucontainer{
  float:left;
  overflow:hidden;
  margin:0px 15px 0 0;
  width:212px;
}

ul#mainmenu li{
  background-color:#cdd8de;
  color:#001645;
  font-weight:bold;  
  margin:0 0 7px 0;
  padding:0;
}

ul#mainmenu li.current{
  background-color:#a4456d;
}

ul#mainmenu li a{
  display:block;
  zoom:1;
  color:#3c4462;
  margin:0;
  padding:10px 0 10px 20px;

}

ul#mainmenu li.current a{
  color:#fff;

}
#main-content{
  float:left;
  line-height:1.7em;
  padding-top:21px;
  width:478px;
}

#main-inner-full #main-content{
width:608px
}

div#subpage-right{
  float:right;
  margin:0 0 0 0;
  padding:0;
  width:141px;
}

div#subpage-right h3{
  background:url(/img/right-h3.jpg) no-repeat #1e5e97;
  color:#fff;
  line-height:15px;
  padding:0;
  margin:0 0 1px 0;
  font-size:1.2em;
  min-height:45px;
  _height:45px;
  width:141px;
}

div#subpage-right h3 span{
  display:block;
  padding:10px 0 0 10px;
}

div#subpage-right ul{
  list-style:none;
  overflow:hidden;
  background:#ccd8de;
  margin:0 0 12px 0;
  padding:5px 6px 0 8px;
}


div#subpage-right li{
  background:url(/img/sub-right-li.gif) bottom no-repeat;
  overflow:hidden;
  zoom:1;
  margin:0 0 6px 0;
  padding:0 0 6px 0;
}

div#subpage-right li.last{
  background:none;
}

div#subpage-right li div.image{
  float:left;
  width:43px;
}


div#subpage-right li h4{
  font-size:1.0em;
  vertical-align: middle;
  display:block;
  margin:8px 0 0 0;
  padding:0;
}

div#subpage-right li a{
  color:#3c4462;
}
div.topinfo{
  background:url(/img/our-people-top.gif) bottom repeat-x;
  float:right;
  width:335px;
}

div.one-text{
  width:335px;
  float:right;
}

div.topinfo h3{
  color:#001c44;
  font-size:1.6em;
  margin:0;
  padding:0 0 10px 0;
}

h4{
  font-size:1.1em;
}

span.name{
  font-style:italic;
}

div.return{
  float:none;
  clear:both;
}