#content, .mceContentBody { 
	/* font-family: Times New Roman, serif; */
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
}
a { color: #336699; }
h1 {
	margin: 0px;
	color: #b70038;
	font-size: 23px;
	margin-bottom: 6px;
}
h3 {
	margin: 0px;
	color: #003366;
}
p {
	margin: 0px;
	margin-bottom: 10px;
	line-height: 22px;
}
.imgcap {
	float: right;
	padding: 5px;
	font-size: 10px;
	font-weight: 900;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 277px;
	/* font-family: Times New Roman, serif; */
	font-family: Trebuchet MS, Arial, sans-serif;
	font-style: italic;
}
.imgcap img {
	width: 277px;
	margin-bottom: 10px;
}
.imgcap p { 
	line-height: 15px;
}
.highlight {
	display: inline;
	color: #3f9bc2;
	font-size: 21px;
}
#links li {
	margin-bottom: 3px;
}
.faq_q {
	font-size: 16px;
	font-weight: 900;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 5px;
	color: #003366;
}
.faq_a {
	margin-left: 20px;
	margin-bottom: 20px;
}
.c_input {
	width: 250px;
	padding: 5px;
	font-size: 12px;
	background-color: white;
	border: 1px solid #999999;
	font-family: Arial, sans-serif;
}
.form_errors {
	color: #9a2727;
	font-size: 18px; 
	font-weight: 900;
}
.form_errors li {
	font-size: 14px;
	font-weight: 100;
}
.testimonial_text {
	margin-top: 10px;
}
.testimonial_client {
	margin-top: 3px;
	text-align: right;
	padding-bottom: 6px;
	padding-right: 10px;
	border-bottom: 1px solid #aaa;
	font-weight: 900;
}
ol li {
	margin-bottom: 15px;
}
.news_date {
	color: #aaa;
	font-weight: 900;
}
.news_image {
	float: right;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.news_past {
	width: 270px;
	padding: 15px;
	clear: right;
	float: right;
	border: 1px solid #003366;
	margin-left: 10px;
	margin-bottom: 10px;
}
.news_title {
	font-size: 17px;
	font-weight: 900;
}