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


h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 10px 0;
}

h2 {
	font-size:14px;
	color:#FF5C00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h3 {
	font-size:14px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

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

a {
	color:#FF5C00;
	text-decoration:none;
}

a:hover {
	color:#FF5C00;
}

/* Custom Styles for dropdown */

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

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

