body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 2px 0px 0px;
}
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
.hdnav {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3A6085;
	padding: 5px;
	height: 17px;
	text-align: center;

}
.content {
	vertical-align: top;
	padding: 80px 25px 25px;
	background-color: #FFFFFF;
	font-size: small;
	line-height: 18px;
	color: #333333;



}
a:link {
	color: #7299C0;
	text-decoration: none;
}
a:visited {
	color: #7299C0;
	text-decoration: none;
}
a:hover {
	color: #7299C0;
	text-decoration: underline;
}
a:active {
	color: #7299C0;
	text-decoration: underline;
}
.pgtitle {
	font-size: 12px;
	text-transform: uppercase;
	color: #3A6085;
	font-weight: bold;
}
.ftemail {
	text-align: left;
	padding-bottom: 15px;
	font-size: x-small;



}
.hdnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.hdnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: small;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-size: x-small;
	font-weight: bold;
}
h5,h6{
	font-weight: normal;
}
.inputarea {
	background-color: #FFFFFF;
	border: 1px solid #3A6085;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #3A6085;
	width: 98%;
}
.genbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A6085;
	border: 1px solid #333333;
}
.blueimgbkg {
	background-color: #3A6085;
	padding: 4px;
}
.ftdevby {
	text-align: right;
	padding-bottom: 15px;
	font-size: x-small;

}
