body, td {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	line-height:18px;
}

h1 {
	font-size:14px;
	color:#000000;
	font-weight:normal;
	margin:0 0 20px 0;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h2 {
	font-size:14px;
	color:#3d3d3d;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-size:13px;
	color:#1A2674;
	font-weight:bold;
	margin:0 0 10px 0;
}

h4 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

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

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

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

/* Custom Styles for dropdown */

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

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

.pageImageRight {
	float:right;
	margin:0 0 15px 20px;
}
