body
{
  margin: 0px;
  padding: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
  background: #ffffff;
}
#container
{
  position: relative;
  margin: 28px auto 0px auto;
  width: 740px;
}
#header { position: relative; }
#header img { display: block; }
#navinfo
{
  position: relative;
  background: #0066ca;
  border-top: 1px solid #000000;
  width: 740px;
  height: 22px;
  color: #ffffff;
  font-size: 14px;
}
#navinfo-left { position: relative; float: left; margin: 0px; padding: 2px 4px; }
#navinfo-right { position: relative; float: right; margin: 0px; padding: 2px 4px; }
#nav
{
  position: relative;
  background: #01366c;
  width: 740px;
}
#nav a
{
  position: relative;
  display: block;
  float: left;
  padding: 2px 8px 4px 8px;
  background: #01366c;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
#nav a:hover { background: #0033cc; }
#nav1 { padding: 4px; }
#nav2 { padding: 4px; }


.dropdown
{
  position: absolute;
  left: 0px;
  width: 150px;
  background: #01366c;
  z-index: 100;
  display: none;
}
#dd1 { left: 46px; }
#dd2 { left: 128px; }
#dd3 { left: 202px; }
#dd4 { left: 316px; }
#dd5 { left: 485px; }
.dropdown a
{
  display: block;
  position: relative;
  padding: 6px;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
}
.dropdown a:hover { background: #0033cc;
  display: block;
  position: relative;
  padding: 6px;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
 }
.dropdown a.over { background: #0033cc; 
  display: block;
  position: relative;
  padding: 6px;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
}














.clear { clear: both; }

h1
{
	margin: 15px 0px 4px 0px;
	padding: 0px;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
}
h2
{
  margin: 0px;
  padding: 0px;
  font-size: 1.2em;
  font-weight: bold;
}

.profile
{
  padding-bottom: 4px;
  margin-bottom: 24px;  
}
.profile img
{
  float: left;
  margin: 0px 10px 10px 0px;
  border: 1px solid #01366c;
}
.quote { font-style: italic; font-size: 0.8em; }
.quote2 { font-size: 1.0em; }
.style2 {font-size: 10px}
.style4 {
	font-size: 22px;
	font-weight: bold;
}

/* --------------------- */

.body_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.title_one {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	line-height: 2;
	font-style: italic;
}
.bullet_list {
	font-style: italic;
}
.title_two {
	font-weight: bold;
}
.sub_nav {
	font-size: small;
}
.list_bold {
	font-weight: bold;
}
.back_to_top {
	font-size: x-small;
	text-transform: uppercase;
	text-align: right;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footerTop { position:relative; background-color:#0066ca; padding:0px; margin:0px; height:4px; margin-top: 10px; }
.footer {
	position: relative;
	background-color: #01366c;
	padding: 4px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 5px;
	line-height:150%;
}

.gsa_link a { color:#ffffff; text-decoration:none; }
.gsa_link a:hover { text-decoration:underline; }

.footer a { color:#ffffff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.letters {
	border-right-width: thin;
	border-right-style: solid;
}
