body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	line-height:19px;
}

h1 {
	font-size:18px;
	color:#333333;
	padding:5px 0 0 13px;
	font-weight:normal;
	background:url(/images/backgrounds/heading_ends.gif) no-repeat #EDEDED;
	height:25px;
}

h2 {
	font-size:15px;
	color:#333333;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 {
	font-size:18px;
	color:#666666;
}

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

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

a:hover {
	color:#7ACF00;
	text-decoration:none;
}

/* Custom Styles for dropdown */

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

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

