body {
	margin:	0px;
	margin-top: 3px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e6ebf2;
}

.main {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    text-align: left; 
}

.header {
	background-color: #e6ebf2;
	padding-top: 2px;
	padding-bottom: 5px;
	height: 27px;
}

.logo {
	float: left;
}

.toplinks {
	font-size: 70%;
	float: right;
	padding-right: 15px;
	padding-top: 9px;
}


h1, h2, h3, dt, .biotitle {
	font-style: normal;
	font-weight: bold;
	color: #263a6b;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
	font-style: italic;
}

h3, dt, .biotitle {
	font-size: 13px;
}

p, blockquote, dd, label{
	font-size: 80%;
	line-height: 1.3em;	
}

p img {
	float: left;
	padding-right: 5px;
}

dd {
	margin-left: 0px;
}
	
blockquote a {
    	font-size: 90%;
}    	

a {
	color: #003399;	
}

a:hover {
	color: #ffa700;
}

li {
	font-size: 13px;
}	

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 5px 5px 0.5em;
	border-bottom: 1px solid #263a6b;
	background-color: #003399;
	border-left: 1px solid #ffc966;
	border-right: 1px solid #ffc966;
}

#nav li {
	float: left;
	width: 156px;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover a, #nav li.sfhover a {
	border-left: 6px solid #263a6b;
	border-right: 6px solid #263a6b;
	border-bottom: 1px solid #263a6b;
	background-color: #ffc966;				
	color: #263a6b;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
	border-left: 		6px solid #263a6b;
	border-right: 		6px solid #263a6b;
	border-bottom: 		1px solid #263a6b;
	background-color: 	#003399;
	color: #ffffff;
}

#nav li:hover li a, #nav li.sfhover li a {
	color: #263a6b;
	background-color: #ffc966;
}

* html ul li a {height:1%}

#vnav, #vnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#vnav {
	margin-top: 45px;
	width: 156px;
}
	
#vnav a {
	display: block;
	text-decoration: none;
	color: #263a6b;
	background-color: #e6ebf2;
	padding: 3px 0px 5px 0.5em;
	border-bottom: 1px solid #263a6b;
	border-left: 1px solid #ffc966;
	border-right: 1px solid #ffc966;
}

#vnav li {
	width: 156px;
}	

#vnav li:hover a, #vnav li.sfhover a {
	border-left: 6px solid #263a6b;
	border-right: 6px solid #263a6b;
	border-bottom: 1px solid #263a6b;
	background-color: #ffc966;				
	color: #263a6b;
}


.content {
	clear:	both;	
}

.features {
	list-style: disc inside none;
}

.features li {
	float: none;
	position: static;
	width:auto;
}

.leftcontent, .rightcontent, .narrowleft, .wideright, .menuleft, .widestright {
	float: left;
	width: 352px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

.leftcontent h1, .rightcontent h1, .narrowleft h1, .wideright h1, .menuleft h1, .widestright h1 {
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #263a6b;
}

.fullcontent {
	width: 90%;
	padding-left: 5%;
	padding-top: 10px;
}
.narrowleft {
    width: 250px;
}

.menuleft {
	width: 156px;
}

.wideright {
    width: 442px;
}

.widestright {
	width: 592px;
}

.rightcontent, .wideright, .widestright {
	float: right;	
}

.services, .biog {
	clear: both;
	padding: 15px 0px;
	margin: 0px;
}

.servicesleft, .biogleft {
	float: left;
	padding-right: 3px;
}

.servicesleft img {
	width: 50px;
	height: 50px;
	border: none;
}	

.servicesright {
	width: 280px;
	float: right;
}

.biogleft {
	width: 100px;
	border: 1px solid #00ff00;
	border: none;
}	

.biogleft img {
	height: 140px;
	width: 100px;
}

.biogright {
	width: 475px;
	float: right;
}

.servicesright p, .servicesright h3  {
	margin-top: 0px;
	margin-bottom: 2px;
}

.footer {
	clear: both;
	width: 550px;
	margin-left: 115px;
	margin-top: 5px;
	text-align: center;
	font-size:  60%;
	border-top: 1px solid #5c7099;
	color: #5c7099;
}

.footer a {
	color: #5c7099;
}	

.footer a:hover {
	color: #263a6b;
}

.mission {
	font-size: 120%;
	font-weight: bold;
	color: #263a6b;
	width: 80%;
	padding-left: 10%;
	text-align: center;

}

.leftdetail, .rightdetail {
	width: 281px;
	border: 0px;
	padding: 5px;
}

.leftdetail {
	clear: left;
	float: left;
	border: 1px solid #ff0000;
	border: none;
	
}


.rightdetail {
	clear: right;
	float: right;
	padding-left: 10px;
	border: 1px solid #00ff00;	
	border: none;
	
}

.leftdetail ul, .rightdetail ul, .features ul {
	list-style: disc outside url(/html/default/images/bpoint.jpg);
	line-height: 1.3em;
}

dt, dd {
	display: inline;
}


