@charset "UTF-8";
/* CSS Document */

.maintable {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	background-color: #c1c6d7;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
}
.bodytext {
	padding-left: 30px;
	vertical-align: top;
	padding-top: 30px;
	font-size: 11px;
}
.rhpics {
	vertical-align: top;
	text-align: right;
}
.subs {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #003366;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #96230c;
	text-decoration: none;
}
.footerright {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	background-color: #c1c6d7;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: right;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.main {
	width: 800px;
}
.bold {
	font-weight: bold;
}
.services {
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 16px;
	padding-left: 3px;
	background-color: #D8DBDE;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 11px;
}
.servicesheads {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #eceef2;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
}
.formfields {
	width: 200px;
	font-size: 11px;
}
