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


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#BCBCB7;
	font-weight:normal;
	line-height:28px;
	margin:0 0 20px 0;
	letter-spacing:-1px;
}

h2 {
	font-size:15px;
	color:#027C94;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}

h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}

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

a {
	color: #8BC500;
	text-decoration:none;
}

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

hr {
	height:1px;
	color:#E9E8E4;
	margin:0 0 12px 0;
	border:0;
	border-bottom:#E9E8E4 solid 1px; 
}

/* Custom Styles for dropdown */

.textHighlightAqua {
	font-weight:bold;
	color:#027C94;
}

.textHighlightGreen {
	font-weight:bold;
	color:#8BC500;
}

.textHighlightPink {
	font-weight:bold;
	color:#D91C5C;
}

.textHighlightRed {
	font-weight:bold;
	color:#ee202e;
}

.linksList {
	color:#BCBCB7;
}

.linksListTitle {
	
}

.pageImage {
	float:right;
	margin:0 0 5px 10px;
}
