p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
}
.FormTitle {
	font-family: Garamond, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-variant: small-caps;
	background-color: #000E6A;
	line-height: 140%;
	padding: 6px;
	letter-spacing: .3em;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	vertical-align: top;
}
.tdright {
	text-align:left;
	width: 300px;
}
.tdleft {
	text-align: right;
	width: 250px;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
}
.logo {
	text-align: left;
	vertical-align: top;
	border: 0px;
}
.entryfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #333333;
}
.topnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000E6A;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
}

