@charset "UTF-8";
a img {
	border: none;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
	background-color: #0066c3;
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-x;
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 0 0 3px 10px; 
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #333333;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	padding: 15px 30px 0 35px;
}
.contentHead {
	font-size: 14pt;
	color: #003FA0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.content h1{
	font-size: 14pt;
	color: #003FA0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.contentSubHead {
	font-size: 12pt;
	color: #003FA0;
}
.footer_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #66CCFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 70px 30px 0 10px;
}
.footer_homehead {
	font-size: 8pt;
	color: #FFFFFF;
}
.footer_homeBold {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_home h1{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
#footheader h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12pt;
	padding: 0 30px 0 10px;
}
#buttons {
float: right;
margin: 0 0 3px 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #66CCFF;
	padding: 0 30px 0 10px;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	padding: 15px 30px 10px 35px;
	font-style: italic;
}
.testimonials p {
	border-bottom: 1px dotted #66CCFF;
	padding-bottom: 15px;
}
.testimonials h1 {
	font-size: 14pt;
	color: #003FA0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	color: #0165C3;
	line-height: 18pt;
	font-style: normal;
}
.forms {
	text-align: right;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;	
}.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #66CCFF;
	padding: 0 20px 0 40px;
	margin-top: -10px;
	text-align: right;
}
#toc {
	margin: 10px 0 5px 10px;
	padding: 10px 10px 5px 15px;
	border: 1px solid #0066C3;
	background-color:#F4F6FF;
	float: right;
	width: 270px;
}
#toc h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	margin: 0;
}
#toc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	color: #000000;
	margin: 0;
}
#toc a:link {
	color: #003FA0;
	text-decoration: none;
}
#toc a:visited {
	text-decoration: none;
	color: #003FA0;
}
#toc a:hover {
	text-decoration: underline;
	color: #4C99C1;
}
#toc a:active {
	text-decoration: none;
}
.top {
	font-size: 10pt;
}