.bodyText {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-bottom:10px;
}

.heading {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:white;
	font-weight:bold;
}
p{
	color:white;
}
.titles {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top: 18px;
}
.altColor{
	color: #1F3D4E;
}
.brandText {color: #CC0000}
.highlightText {color: #333333}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:0px;
}
body {
	background:#6ba6c8;
	text-align:center;
	background-repeat: repeat-x;
}
.footerText {color: #666666}
.footer2 {color: #666666; font-size: 11px; }
.legal {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; }

div.testimonials{
	text-align:left;
	background:none transparent;
	width:525px;
	height:435px;
	overflow:auto;
	padding-right:10px;
	margin-top:0px;
	padding-top:0px;
}
.right{
	margin-left:20px;
}
.articleImage{
	text-align:right;
	float:right;
	clear:both;
	margin-left:10px;
	margin-bottom:3px;
}
.caption {
	font-family:verdana;
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.articleImage{
	text-align:right;
	border:0px;
	max-height:155px;
	max-width:205px;
}
.content{
	width:600px;
}