.background {
	margin: 0px;
}
.boxFaded {
	background-image: url(siteimages/template/box_faded.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	padding: 25px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	color: #F41009;
	font-size: 12px;
	margin: 0px;
}
.contactBox {
	font-weight: bold;
	color: #F41009;
	background-color: #E9EAEE;
	padding: 8px;
}
a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.services:link, a.services:visited {
	font-size: 14px;
	font-weight: bold;
	color: #F41009;
	text-decoration: none;
}
a.services:hover {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
.formPanel1 {
	background-color: #E9EAEE;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.formPanel2 {
	background-color: #F3F3F5;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodySmall {
	font-size: 10px;
}
