body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}


h1 {
	font-size:20px;
	color:#000066;
	font-weight:normal;
}

h2 {
	font-size:17px;
	color:#846137;
	font-weight:bold;
	padding:0 0 10px 31px;
}

h3 {
	font-size:18px;
	color:#008b47;
	font-weight:normal;
}

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

a {
	color: #89663B;
	text-decoration:none;
}

a:hover {
	color:#89663B;
	text-decoration:underline;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

#content p.CTAPara {
	margin:0 0 20px 0;
}

/* Change TinyMCE Editor Background */

body.mceContentBody {
	background: #1C0902;
	color:#ffffff;
}
