BODY
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 70%;
	COLOR: #666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}
.maincontainer
{
	border: 10px #D0D0D0 solid;
	width: 80%;
	TEXT-ALIGN: left;
	BACKGROUND: #ffffff;
}
.logobox
{
	text-align: center;
	width: 80%;
}
.mainbanner
{
	font-family: georgia, times;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	background: #438344;
	padding-bottom: 25px;
	line-height: 28px;
	height: 100px;
	padding-top: 40px;
}
.bodyhighlight
{
	background: #FBFF8A;
	color:#000;
}
.callext
{
	color: #cc0000
}
.reversetext
{
	color:#999999;
	font-family: georgia, times;
	font-size: 15px;
}
.bodytext
{
	font-family: georgia, times;
	font-size: 15px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 25px;
	width: 100%;
}
.bodytext a:link
{
	font-family: georgia, times;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px #d0d0d0 dotted;
}
.bodytext a:hover
{
	font-family: georgia, times;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	color: #54894A;
	text-decoration: none;
	border-bottom: 1px #d0d0d0 dotted;
}
.bodytext a:visited
{
	font-family: georgia, times;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px #d0d0d0 dotted;
}
.bodytext a:active
{
	font-family: georgia, times;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	color: #cc0000;
	text-decoration: none;
	border-bottom: 1px #d0d0d0 dotted;
}
.shouttext
{
	font-family: georgia, time new roman;
	font-size: 20px;
	text-align: left;
	color: #000;
	line-height: 25px;
}
.callofaction
{
	font-family: georgia, times;
	font-size: 15px;
	text-align: left;
	color:#333333;
	font-weight:bolder;
	padding: 4px;
	margin-top: 5px;
	line-height: 28px;
}
.inputbox
{
	font-family: georgia, times;
	font-size: 10pt;
	text-align: left;
	padding: 4px;
	border: 1px #d0d0d0 solid;
	background-color: #FFFDD3;
	color: #000;
	width: 200px;
	height: 22px;
}
.inputbtn
{
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background-color: #423E3E;
	color: #ffffff;
	height: 30px;
	border: none;
	cursor:hand;
}
.gobtn
{
	font-family: georgia;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	background-color:#333333;
	color: #999999;
	height: 22px;
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
	cursor:hand;
}
.ErrorMsg
{
	color: #cc0000;
	font-family: georgia, times;
	font-size: 10pt;
	text-align: right;
	padding-top:5px;
	padding-bottom:5px;
}
.WhiteSmallText
{
	font-family: verdana;
	font-size: 10px;
	color: #BDBDBD;
	padding-top: 5px;
}
.footer
{
	font-family: arial;
	font-size: 10px;
	color: #BDBDBD;
	padding: 10px;
	/*border-top:1px #d0d0d0 solid;*/
}