@charset "utf-8";
/* CSS Document */

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.maintextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D6A88;
	font-weight: bold;
}
.maintitlelg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #4D6A88;
	font-weight: bold;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
p.footertext a {
	color:#CCCCCC;
	text-decoration:none;
}
p.footertext a:hover {
	color:white;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
}
body {
	background-color: #000000;
}
a:link {
	color: #336799;
}
a:visited {
	color: #336799;
}
a:hover {
	color: #336799;
}
a:active {
	color: #336799;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetextlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.maintextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.timestitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D6A88;
}
.lefttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.testimonials img {
	float:left;
	margin-right:10px;
	border:solid #666666 1px;
}