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


h1 {
	font-size:19px;
	color:#FF850D;
	font-weight:normal;
	margin:0 0 23px 0;
}

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

h3 {
	font-size:14px;
	color:#666666;
	margin:0 0 5px 0;
}

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

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

a:hover {
	text-decoration:none;
}

/* Custom Styles for dropdown */

.orangeHighlight {
	font-weight:bold;
	color:#FF850D;
}

.tagline {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

.callToAction, .callToAction a {
	font-size:17px;
	color:#576063;
	text-decoration:none;
}