body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
}
.subtitle {
	color: #005496;
}
h2 {
	color: #005496;
	font-size: 13px;
	margin: 0px;
}
h1 {
	font-size: 24px;
	margin: 0px;
	color: #005496;
}

.searcharea {
	background-image: url(images/searchareabg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #333333;
	padding-right: 15px;
	height: 28px;
	margin-top: 2px;
}
iframe {
	float: left;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
	height: 61px;
}
.contentbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
}
.footer {
	font-size: 11px;
	color: #a7d2f5;
	padding-left: 12px;
	padding-right: 3px;
}
.footerurl a{
	font-size: 18px;
	color: #005496;
	letter-spacing: 3px;
	padding-left: 25px;
	text-decoration:none;
}
.footerphone {
	font-size: 19px;
	color: #4e4e4e;
	letter-spacing: 2px;
	padding-right: 12px;
}
.bottomfooter {
	padding-top: 5px;
}

.footeraddress {
	font-size: 11px;
	color: #4e4e4e;
}
.topfooter {
	padding-top: 2px;
}
.footer a{
	color: #a7d2f5;
	text-decoration:none;
}
.error{ color: red; font-weight: bolder; }
.success{ color: #006400; font-weight: bolder; }
.required{ color: red; font-weight: bolder; }
.instructions{ color: #999966; font-size: 8pt; }

.contact {
	float: right;
	margin-right: 60px;
	margin-top: 50px;
}

td.infoHeader
{
	width: 40%;
	color: #005496;
	vertical-align: top;
	text-align: right;
	font-weight: bolder; 
}
td.info
{
	width: 60%;
	color: #005496;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}
form{
margin:0px;
clear: both;
}
input{
margin:0px;
}
label{
margin:0px;
}

img {
	border: 0px none;
}
.featured-wrap {
	float: right;
	width: auto;
	margin: 0 0 20px 20px;
}
.featured-header {
	font-weight: bold;
	color: #005496;
	padding-bottom: 5px;
}
.featured-image {
	padding-bottom: 5px;
}
.featured-name {
	padding-bottom: 3px;
}
.featured-link {
}
