.nav {
	color: #FFFF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}

.nav a:link {
	color: #FFFF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.nav a:hover {
	color: #66FFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.largequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
	font-style: oblique;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bolder;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.imgpadrgt {
	padding-right: 10px;
	padding-bottom: 5px;
}
.imgpadlft {
	padding-bottom: 5px;
	padding-left: 10px;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: right;
}
.formtextreq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #000000;
}
.inperror {
	border: 2px solid #FF0000;
}
.inpreq {
	border: 2px solid #CCCCCC;
}
.formtexterror {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}.imgright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 6px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
