body,td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FFFFFF;
	line-height:20px;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	line-height:24px;
	letter-spacing:1px;
	color:#FFFFFF;
	background:#5c135c;
	margin:0 -30px 23px -30px;
	padding:26px 30px 24px 30px;
}

h2 {
	font-size:17px;
	color:#904990;
	font-weight:normal;
	margin:15px 0 10px 0;
}

h2.yourDetails {
	margin:0;
	line-height:5px;
	font-size:16px
}

h3 {
	font-size:18px;
	color:#666666;
}

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

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

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

/* Custom Styles for dropdown */

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

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

.callToAction {
	text-decoration:underline;
	letter-spacing:1px;
	font-size:14px;
}

.pageImage {
	margin-left:10px;
	border:solid #CCCCCC 1px;
	float:right;
}



body.mceContentBody {
	background: #FFFFFF;
	color: black;
}