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


h1 {
	font-size:22px;
	color:#000000;
	font-weight:normal;
}

h2 {
	font-size:15px;
	color:#E41B25;
	font-weight:bold;
	margin:30px 18px 10px 16px;
}

h3 {
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin:0 18px 10px 16px;
}

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

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

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

hr {
	margin: 0 0 20px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #CCCCCC;
	color: #fff;
}


/* Custom Styles for dropdown */

.blackTexthighlight {
	color:#000000;
	font-weight:bold;
}

.redTexthighlight {
	color:#E41B23;
	font-weight:bold;
}

.blueTexthighlight {
	color:#3F506A;
	font-weight:bold;
}

.lineBreak {
	border-bottom:1px dashed #cccccc;
	padding-bottom:18px;
}

.callToAction {
	background:url(/images/spacers/cta_bullet.gif) no-repeat 0 -23px;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding:0 0 0 25px;
}

.callToAction:hover {
	background:url(/images/spacers/cta_bullet.gif) no-repeat 0 1px;
	color:#E41B23;
}