body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
td {
	color: #666666;
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;

}
.logo {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}
.hdrow {
	font-size: 13px;
	color: #333333;
	font: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(navbkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #012A60;
}
.hdimage {
	height: 240px;
	width: 648px;
	background-image: url(navbkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contentfull {
	padding: 20px;
	line-height: 20px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E0DD;
	border-left-color: #E3E0DD;
}
.quote {
	text-align: center;
}

.contentleft {
	padding: 20px;
	line-height: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E3E0DD;
	width: 50%;
}
.contentright {
	padding: 20px;
	line-height: 20px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E3E0DD;
	width: 50%;
}




.hdnav {
	font-size: 13px;
	color: #454545;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(navbkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 20px;
}
.hdnav a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:hover {
	color: #A3978A;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:active {
	color: #A3978A;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #A3978A;
	text-decoration: underline;
}
a:visited {
	color: #A3978A;
	text-decoration: underline;
}
a:hover {
	color: #002B62;
	text-decoration: underline;
}
a:active {
	color: #002B62;
	text-decoration: underline;
}
.ftaddressbdr {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ftaddress {
	font-size: medium;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E0DD;
	border-left-color: #E3E0DD;
}
.ftdetails {
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 25px;
	font-weight: normal;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003366;

}
.ftcopy {
	text-align: right;
}

.ftdetails a:link {
	color: #002B62;
	text-decoration: none;
}
.ftdetails a:visited {
	color: #002B62;
	text-decoration: none;
}
.ftdetails a:hover {
	color: #002B62;
	text-decoration: underline;
}
.ftdetails a:active {
	color: #002B62;
	text-decoration: underline;
}
.inputarea {
	border: 1px solid #E3E0DD;
}
.genbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #012A60;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.subhdnav {
	font-size: 13px;
	color: #454545;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(subnavbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 20px;
	width: 200px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E3E0DD;
}
.subhdnav a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.subhdnav a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.subhdnav a:hover {
	color: #A3978A;
	text-decoration: none;
	font-weight: normal;
}
.subhdnav a:active {
	color: #A3978A;
	text-decoration: none;
	font-weight: normal;
}
