body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	line-height:16px;
}


h1 {
	font-size:18px;
	color:#002C5A;
	font-weight:normal;
	margin:0 0 16px 0;
}

h2 {
	font-size:15px;
	color:#00AEEF;
	font-weight:normal;
	margin:0 0 10px 0;
	line-height:22px
}

h3 {
	font-size:13px;
	color:#002C5A;
	font-weight:normal;
	margin:0 0 10px 0;
}

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

a {
	color: #00AEEF;
	text-decoration:none;
}

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

/* Custom Styles for dropdown */

.blackTextHighlight {
	color:#333333;
	font-size:12px;
}

.ctaButton {
	background:url(images/spacers/cta_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
}

.ctaButton:hover {
	background:url(images/spacers/cta_arrow.gif) no-repeat 0 -15px;
}

.lineBreak {
	border-top:1px dashed #999999;
	padding:20px 0 0 0;
}
