a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}   
a:active {
	color: #003366;
	text-decoration: underline;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.bodyboxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.rtbarheader {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #666666;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003366;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.leftbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 12pt;
}

img.floatrt {
    float:right; margin-left:20px; margin-bottom:15px;
}

img.floatleft {
    float:left; margin-right:20px; margin-bottom:15px;
}

img.testim-img {
    float:left; margin-right:10px; margin-bottom:10px; margin-top:3px;
}

.homebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}

.homebox a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.homebox a:hover {
	text-decoration: underline;
}

.homebox a:active {
	text-decoration: underline;
}

.homebox a:visited {
	text-decoration: underline;
}