body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#000000;
	line-height:17px;
}

#content .testimonialImg{
	float:left;
	margin:3px 15px 10px 0;
	border:solid #CCC 1px;
}

hr{
	background:none;
	border:none;
	border-top:solid #CCC 1px;
	height:0;
	margin:0 0 18px 0
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#1A5984;
	padding:10px 0 0 12px;
	margin:5px 0 18px -12px;
	height:45px;
	line-height:26px;
	font-weight:bold;
	background:url(/images/backgrounds/heading_bg.gif) no-repeat;
}

h1.contentH1 {
	font-size:16px;
	background:none;
	margin-bottom:0;
}

h2 {
	font-size:13px;
	color:#4d8f23;
	font-weight:bold;
	margin:0 0 5px 0;
}

h3 {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin:0 0 5px 0;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #C40000;
	text-decoration:underline;
}

a:hover {
	color:#93D135;
	text-decoration:underline;
}

/* Custom Styles for dropdown */

.textHighlightBlue {
	font-weight:bold;
	color:#0076AA;
}

.textHighlightGreen {
	font-weight:bold;
	color:#4d8f23;
}

.textHighlightRed {
	color:#C40000;
	font-weight:bold;
}

/* Change TinyMCE Editor Background */

body.mceContentBody {
	background: #000000;
	color: white;
}
