body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D3230;
	line-height:20px;
}


h1 {
	font-size:30px;
	color:#ffffff;
	font-weight:normal;
}

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

h2.subHeading {
	margin:-33px 0 15px 0;
	font-size:20px;
	font-weight:normal;
	color:#1C72B2;
	line-height:23px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#1775ab;
	margin:0 0 9px 0;
}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#A8C535;
	margin:0 0 9px 0;
}

a {
	color: #1C72B2;
	text-decoration:none;
}

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

/* Custom Styles for dropdown */

.greenHighlight {
	color:#A8C535;
	font-weight:bold;
}

.redHighlight {
	color:#BE1F41;
	font-weight:bold;
}

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

.redCTA {
	font-size:17px;
	font-weight:bold;
	background:url(/images/spacers/red_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	color:#BE2234;
}

.greenCTA {
	font-size:17px;
	font-weight:bold;
	background:url(/images/spacers/green_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	color:#A8C535;
}

.blueCTA {
	font-size:17px;
	font-weight:bold;
	background:url(/images/spacers/blue_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
	color:#1C72B2;
}

.rightCTA {
	float:right;
	padding:0 20px 0 12px;
}
