@charset "utf-8";
.frontfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:14px;
}
A:link	{ color: #1d437c; }
A:visited { color: #1d437c; }
A:active  { color: #0e6c37; }
A:hover   { color: #690000; }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.largertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}
.ittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
	color: #000000;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align:justify;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #1d437c;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #942750;
	text-decoration: none;
}

.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#homeright {
	width:100%;
	height:232px;
	margin-bottom:10px;
	border-color:#628cbb;
	border-style:solid;
	border-width:1px;
}

.righttitle {
background-image:url(images/rightback.gif);
background-repeat:repeat-x;
background-color: #d4d3d3;
padding: 12px 0px 6px 6px;
border-bottom-color:#1d437c;
border-bottom-style:outset;
border-bottom-width:2px;
font-size:16px;
font-weight:bold;
color:#1d437c;
}

#rightcontent {
	padding:6px;
}
