body {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	color: #000000;
	background-color: #5695B3;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div#container {
	margin:0 auto;
	width: 800px;
}
p {
	color: #000000;
}
#maintext {
	padding-top: 30px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 39px;
}
#maintext p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: -4px;
	font-weight: bold;
}
.formtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-weight: bold;
}
#maintext a:link, #maintext a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#maintext a:hover, #maintext a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.leftimage {
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}
.fieldstyle{font-family: Arial; font-size: 9px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px solid #5695b3; vertical-align: middle}

.form { margin-top: 0; margin-bottom: 0; }