/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
body {
	background-color: #fff;	
	font: 12px arial, sans-serif;
	color: #333;
}

a {
	text-decoration: underline;
}

a:link, 
a:visited {
	color: #600;
}
a:hover, 
a:active {
	color: #796353;
}
a.white:link, 
a.white:visited, 
a.white:hover, 
a.white:active {
	color: #fff;
}
p {margin: 0 0 1.2em}

ul, 
ol {
	margin: 10px 30px;
}
ul {
	list-style: square url(../../photos/li-blue.gif);
}
li {
	padding: 2px 0;
}
dl {
	margin: 0 0 20px 10px;
}
dt {
	font-weight:bold;
	margin: 15px 0;
	}
dd {
	text-indent: 18px;
	line-height: 22px;
	background: transparent url(../../img/dd.gif) no-repeat left;
}

h1 {
	margin: 10px 0 0 0;
	padding: 0;
}
h2 {
	font: 18px tahoma, arial, sans-serif;
	color:#800;
	text-transform:uppercase;
	letter-spacing: .5px;
	border-bottom: 3px dotted #A4BECF;
	margin: 10px 10px 10px 0;
	padding-left: 5px;
	text-align: right;
}
.newsletter h2 {
	text-align: left;
	margin-top: 20px;
}
h2.alt {
	font: 16px tahoma, arial, sans-serif;
	color:#800;
	text-transform:uppercase;
	letter-spacing: .5px;
	border-bottom: 3px dotted #A4BECF;
	margin: 10px 10px 10px 0;
	padding-left: 5px;
	text-align: left;
}
h3 {
	font-weight: normal;
	color: #0B2D52;
	font-size: 18px;
	padding: 15px 5px 0 0;
	margin-left: 0;
	margin-bottom: 5px;
}
h3 a {
	text-decoration: none;
}
h4 {
	font: 16px tahoma, arial, sans-serif;
	color: #782727;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
h5 {

 	color: #466C86;
 	font-size: 14px;
	margin: 3px 0;
	padding: 2px 10px 2px 0;	
	margin-top: 30px;
 }
.txtc {
	text-align: center;
}
.txtr {
	text-align: right;
}
.txtl {
	text-align: left;
}
.code {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;

}
.small {
	font-size: .85em;
}
.large {
	font-size: 120%;
}
.red {
	color: #800 !important;
}
.blue {
	color: #466C86 !important;
}
.dkblue {
	color:#0B2D52 !important;
}
.fltr {
	float:right;
	margin: 5px 0 5px 10px;	
}
.fltl {
	float:left;
}
#sub-content {
	font-size: 11px;
}
.clear {
	clear: both;
}
.nopad {
	margin:0;
	padding: 0;
}
#ft11 {
	float: right;
	width: 60px;
	margin: 10px 40px 0 0 ;
}
#footer div {
	width: 240px;
	text-align: center;
	font-size: 10px;
	color: #466C86;	
	float: left;
	line-height: 50px;
	font-weight: bold;
}
#footer .footer-nav {
	float: right;
}
#footer .footer-logos img {
	margin: 0 30px 0 0;
}
.top {
	width: 400px;
}
div.bio {
	float: left;
	width: 350px;
	margin-right: 20px;
	margin-top: 5px;
	height: 225px;
	font-weight: normal;
}
.bio h4 {
	color: #782727;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.bio img {
	border: 4px solid #A5BECF;
	float: right;
	margin: 5px;
}
.column350 {
	width: 370px;
	float: left;	
	margin: 20px 0;
}
.corner {
	padding: 40px 30px 30px 30px;
	background: transparent url(../../img/page-corner.jpg) no-repeat top left;
}
.faq h3 {
	font-size: 14px;
	border-bottom: 1px solid #466C86;
}
.optbox {
	padding: 20px;
}
ul.reports {
	width: 320px;
	float: left;
	list-style: none none;
	margin-bottom: 30px;
	margin-left: 10px;
}
ul.reports li {
	background: transparent url(../../img/document_text.gif) no-repeat left top;
	text-indent: 40px;
	line-height: 24px;
}
ul.services {
	width: 250px;
	float: left;
	list-style: none none;
	margin-left: 10px;
}
ul.services li {
	background: transparent url(../../img/document_ok.gif) no-repeat left top;
	text-indent: 40px;
	line-height: 24px;
	font: bold 14px tahoma, arial, sans-serif;
	color: #0B2D52;
}
ul.services ul {
	margin-bottom: 30px;
	margin-left: 50px;
}
ul.services ul li {
	background: transparent url(../../img/li.gif) no-repeat left top;
	text-indent: 5px;
	line-height: 14px;
	font-weight: normal;
	font-size: 12px;
}
ul.quotes {
	width: 300px;
	float: left;
	list-style: none none;
	margin-left: 10px;

}
ul.quotes li {
	background: transparent url(../../photos/document_edit.gif) no-repeat left top;
	text-indent: 30px;
	font: bold 13px tahoma, arial, sans-serif;
	color: #0B2D52;	
	margin-bottom: 20px;
}
ul.quotes ul {
	list-style: square url(../../photos/li-blue.gif);
}
ul.quotes ul li {
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	line-height: 16px;
	text-indent: 5px;
	margin-bottom: 0;
}
ul.sitemap {
	width: 320px;
	float: left;
	list-style: none none;
	margin-bottom: 30px;
	margin-left: 10px;
}
ul.sitemap li {
	background: transparent url(../../img/document_text.gif) no-repeat left top;
	text-indent: 40px;
	line-height: 24px;
}
ul.sitemap ul {
	list-style: square url(../../photos/li-blue.gif);
}
ul.sitemap ul li {
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	line-height: 12px;
	text-indent: 5px;
	margin-bottom: 0;
}

