body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4F4F4F;
	line-height:18px;
}

h1 {
	font-size: 24px;
	color: #00537E;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h2 {
	font-size:16px;
	color:#b3d100;
	font-weight:bold;
	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:#B3D100;
	text-decoration:none;
}

a:hover {
	color:#B3D100;
	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;
}

