/**************** Body and tag styles ****************/

*{margin:0; padding:0;}


body{
font:9pt Helvetica;
line-height:1.4em;
text-align:center;
color:#303030;
background:#FFFFFF;
margin:15px;
}

a{
color:#000000;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; }
a img{border:none;}

p{padding:0 0 1.4em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

h2{
  font:12pt Helvetica;
  font-weight:bold;
}

.bio_list li
{
margin-left: 20px;
}


/**************** Header and navigation styles ****************/

#container{
width:800px;
margin:15px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;


}

#header{
width:800px;
margin:0 1px 1px 1px;
}

#logo{
clear:left;
float:left;
width:500px;
}

#navigation{
clear:right;
float:left;
margin:0 1px;
background:#ffffff;
color:999999;
text-align:right;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #999999;
}

* html #navigation a {width:1%;}

#navigation li.here,#navigation a:hover{
background:#333333;
color:#ffffff;
text-decoration:none;
}
#navigation li.here { 
padding:0 10px;
text-transform:uppercase;
font-size:0.8em;
font-weight:normal;
}
#navigation li.here a, #navigation li.here a:hover{
padding:0;
font-size:1.0em;
}

/**************** Footer styles ****************/

#footer{

clear:both;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#000000;
background:#FFFFFF;
text-align:center;
width:760px;
}

#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}
#foot span {display:none;}

: both;
}

.mainarea
{
  background:#ffffff;
  clear: both;
  width:800px;


}

.banner
{
  text-align:center;
 }

.tagline
{
  font-weight: bold;
  float:left;
  width:525px;
  text-align:left;
  clear: left;
  color:#6b8ab0;
 }

.page_pic
{
  float:left;
  width:250px;
  text-align:right;
}

.content
{
  font-weight: regular;
  float:left;
  width:520px;
  text-align:left;
  clear: left;
  padding: 15px;
  margin: 0px;
 }

.resource_list
{
  background:#585a5c;
  float:right;
  width:250px;
  text-align:right;
}

.service
{
color:#dddddd;
font-weight:bold;
margin-top:10px;
margin-right:10px;
}

.resource a
{
font-weight:normal;
color:#dddddd;
margin-top:10px;
margin-right:10px;
}

.resource a:hover
{
font-weight:normal;
text-decoration:underline;
color:#dddddd;
margin-top:10px;
margin-right:10px;
}