body, td {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#333;
	line-height:22px;
}

h1 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size:32px;
	color:#f78f1e;
	font-weight:bold;
	margin:0 0 25px 0;
}

h2 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#0067ab;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#1A2674;
	font-weight:bold;
	margin:0 0 10px 0;
}

h4 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

a {
	color:#f78f1e;
	text-decoration:underline;
}

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