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


h1 {
	font-size:41px;
	color:#F8C520;
	font-weight:normal;
	line-height:43px;
	margin-bottom:20px;
	padding-top:15px;
}

h2 {
	font-size:16px;
	color:#231f20;
	font-weight:bold;
	padding-bottom:15px;
}

h3 {
	font-size:14px;
	color:#F8C520;
	font-weight:bold;
	padding-bottom:10px;
}

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

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

a:hover {
	color:#231F20;
	text-decoration:underline;
}

hr {
	height:1px;
	border:none;
	border-bottom:1px solid #E6E7E8;
	margin-bottom:18px;
}

/* Custom Styles for dropdown */

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

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

.callToAction {
	background:url(/images/backgrounds/cta_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 23px;
	color:#231F20;
	font-size:15px;
	font-weight:bold;
}

.callToAction:hover {
	background:url(/images/backgrounds/cta_arrow.gif) no-repeat 0 -20px;
	text-decoration:none;
}

.contactPhone {
	font-size:14px;
}

.pageImageLeft {
	float:left;
	border:solid #CCC 1px;
	margin:0 15px 0 0;
}

.pageImageRight {
	float:right;
	border:solid #CCC 1px;
	margin:0 0 5px 15px;
}

.clear {
	clear:both;
	padding-top:18px;
}

.teamHeading {
	padding-bottom:5px;
}