/* layout styles */

html,body{margin:0;padding:0; background-color:#003333;}
body {
	font-size:11pt;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
}
p{
	margin:0px 10px 0px 0px;
	color: #333333;
}

/* newer Text Styles */
.secthead {
	font-size: 250%;
	color: #0F3360;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	line-height: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0f3360;
	font-weight: bold;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0f3360;
	font-weight: bold;
}
.servicesheader {
	font-size: 150%;
	font-weight: bold;
	color: #0F3360;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom:10px;
	margin-left: 10px;
	margin-top: 10px;
}
.services_subhead {
	font-size: 105%;
	font-weight: bold;
	color: #0F3360;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left: 10px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #0f3360;
	font-weight: bold;
}
.info {
	font-size: 12pt;
	color: #0F3360;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height:1.2}
.leftright_cellpadding {
	margin-right: 10px;
	margin-left: 10px;
}
.footer_text {
	font: 9pt;
	margin-top: 10px;
}	
.picture_left{float:left; margin-right: 20px;}
.picture_right{float:right; margin-left: 20px;}


/* older Styles */
div#picture_left{float:left; margin-right: 20px;}
div#picture_right{float:right; margin-left: 20px;}
.bioheader {
	font-size: 125%;
	font-weight: bold;
	color: #0F3360;
	font-family: Georgia, Times New Roman, Times, serif;
	
}
.biofield {
	font-size: 105%;
	font-weight: bold;
	color: #0F3360;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left: 10px;
	
}
.bioname {
	font-size: 150%;
	font-weight: bold;
	color: #0F3360;
	font-family: Georgia, Times New Roman, Times, serif;
	border-bottom: 1px solid #444444
}
.sectionheader{
	font-size: 150%;
	font-weight: bold;
	color: #444444;
	font-family: Georgia, Times New Roman, Times, serif;
        margin-bottom:10px;
}
.grayline {
	font-size: xx-small;
	font-weight: bold;
	color: #444444;
	font-family: Georgia, Times New Roman, Times, serif;
	border-bottom: 1px solid #444444
}
.biobody {
	margin-left: 10px;
	margin-top:4px;
}


/* end of older Text Styles */
.sectheadsub {
	font-size: 200%;
	color: #0F3360;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	line-height: normal;
}
