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


h1 {
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin:0 0 20px 0;
}

h2 {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	margin:0 0 10px 0;
}

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

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

a {
	color: #238FBB;
	text-decoration:underline;
}

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

/* Custom Styles for dropdown */

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

.pageQuote {
	color:#1D3E80;
	font-weight:bold;
	font-size:13px;
}

ul.pageSubMenu {
	font-size:13px;
	font-weight:bold;
}

