body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.logo {
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 0px;

}
.hdbkg {
	background-image: url(hd_bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.navbar {
	background-color: #B6C5D3;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(navspacer.jpg);
	background-repeat: repeat-x;

}
.content {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
	vertical-align: top;


}
.contact {
	font-size: x-small;
	font-weight: bold;
	background-color: #B6C5D3;
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(contactbkg.jpg);
	background-repeat: repeat-x;




}
.contactbkg {

	font-size: x-small;
	font-weight: bold;
	color: #333333;
	background-color: #B6C5D3;
}
.contacthd {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #7895B1;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C8171D;

}
.copyright {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #313793;
}
h3 {

	font-size: small;
	font-weight: bold;
}
h4 {

	font-size: small;
	font-weight: bold;
	color: #C8171D;
}
h5 {


	font-size: x-small;
	font-weight: bold;
}
h6 {


	font-size: x-small;
	font-weight: bold;
	color: #313793;
}
.footerbkg {
	background-color: #B6C5D3;
}
.footertxt {
	font-size: x-small;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	font-weight: bold;
	color: #C8171D;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #C8171D;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #C8171D;
	text-decoration: none;
}
a:active {


	font-weight: bold;
	color: #C8171D;
	text-decoration: none;
}
.navbar a:link {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {


	font-weight: bold;
	color: #C8171D;
	text-decoration: none;
}
.navbar a:active {



	font-weight: bold;
	color: #C8171D;
	text-decoration: none;
}
.genbutton {
	background-color: #C8171D;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.inputarea {
	width: 98%;
	border: 1px solid #7895B1;
}
