@charset "UTF-8";
.middle {
	text-align: center;
}
body,td,th {
	color: #000;
	text-align: center;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
text {
	text-align: left;
}
.middle table tr td table tr td {
	text-align: left;
	color: #000;
	padding-bottom: 0px;
}td img {
	display: block;
	text-align: center;
}
headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #3478B9;
}
bodytext {
	color: #3D78B4;
}
#bodytext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}
.headers {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D78B4;
	font-weight: bold;
}
a:link {
	color: #3185CE;
	text-decoration:underline ;
	font-size: 13px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	text-decoration:underline ;
	color: #3185CE;
}
a:hover {
	text-decoration:underline ;
	color: #3185CE;
}
a:active {
	text-decoration:underline;
	color: #F00;
	font-size: 13px;
}
.formbtn {
	text-align: left;
}
.formheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
}
.smalltxt {
	font-size: 9px;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.middle table tr td table tr td p strong #call {
	color: #F00;
}

