html
{
	height: 100%;
}
body
{
	height: 100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	vertical-align: top;
}
.bodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #8C9D7C;
	text-decoration : none;
	line-height: 14px;
}
.bodytext a
{
	color : #8C9D7C;
	text-decoration : underline;
}
.menutext
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 22px;
	color : #FBFFC9;
	text-decoration : none;
}
.bgblend {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat;
}
.formfieldm
{
	width: 280px;
	height: 20px;
	border: 1px solid #1c5180;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 1px;
}
.formtextarea
{
	width: 431px;
	height: 125px;
	border: 1px solid #1c5180;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 3px;
}
.bodytextbold {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11pt;
	color : #FBFFC9;
	text-decoration : none;
	line-height: 18px;
	font-weight: bold;
}
