@charset "UTF-8";
.regulartext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

.mainnav {
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #53A5BC;
	font-weight: normal;
	text-decoration:none;
}

.mainnav a:hover { font-family: "Times New Roman", Times, serif;font-size: 16px; font-weight:normal; color: #333333; text-decoration:none;}

.subhead {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #53A5BC;
	font-weight: bold;
}	

.testimony {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 16px;
	font-style: italic;
	margin: 35px 25px 30px 40px;
	line-height: 30px;	
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #53A5BC;
	margin-left: 0px;
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #53A5BC;
	font-weight: bold;
}

.testimonylink {
	font-family: "Times New Roman", Times, serif;
	color: #53A5BC;
	font-size: 13px;
	font-style: italic;
	margin: 35px 25px 30px 40px;
	line-height: 20px;	
	text-decoration:none;
}
