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

td {
	vertical-align:top;
	color:#fff;
}


h1 {
	font-size:20px;
	color:#fff;
	font-weight:normal;
	margin:0 0 20px 0;
}

h2 {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	margin:0 0 8px 0;
}

h3 {
	font-size:14px;
	color:#ffffff;
	margin:0 0 8px 0;
}

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

a {
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}

hr {
	height:1px;
	border:none;
	border-bottom:1px solid #fff;
}

/* Custom Styles for dropdown */

.textHighlightMaroon {
	font-weight:bold;
	color:#820024;
}

.textHighlightLightBlue {
	font-weight:bold;
	color:#00ADEF;
}

.pageImageRight {
	float:right;
	padding:0 0 15px 20px;
}

.pageImageRight img {
	margin:0 0 15px;
}



/* Change TinyMCE Editor Background */

body.mceContentBody {
	background: #820024;
}
