h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #f88828;
	padding: 0;
	margin: 2px;
}

p.contactbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0069a6;
	line-height: 1.2em;
	margin: 8px 0px;
}

a.contactlink, a.contactlink:visited {
	color: #f88828;
}

a.contactlink:hover, a.contactlink:active {
	background-color: #f88828;
	color: #fff;
	text-decoration: none;
}

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

ul.contactbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0069a6;
	line-height: 1.2em;
}

ol.contactbody {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: 5px;
	padding-left: 1em;
	position: relative;
}

ol.contactbody li {
	line-height: 1.4em;
}

ol.contactbody a, ol.contactbody a:visited {
	color: #f88828;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

ol.contactbody a:hover, ol.contactbody a:active {
	background-color: #f88828;
	color: #fff;
	text-decoration: none;
}

div.contact {
	margin: 0 auto;
	width: 1000px;
}

div.contactcol {
	background-color: #e7f3f9;
	float: left;
	height: 650px;
	padding: 10px;
	vertical-align: top;
	width: 300px;
}

div.faqrow {
	padding: 5px;
}

div.faqrow .toplink, div.faqrow .toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: .6em;
	text-decoration: underline;
}

div.faqrow .toplink:hover, div.faqrow .toplink:active {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

div.bluerow {
	background-color: #e7f3f9;
}
