html
{
	height: 100%;
}
body
{
	height: 100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	margin-top: 0px;
	background-color: #6B946C;
	vertical-align: middle;
}
.bodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #212121;
	line-height: 11pt;
}
.greytext a
{
	color: #212121;
}
.greytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #212121;
}
.greentext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #006600;
}
.greentextbold
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #006600;
	font-weight: bold;
}
.greentextbold_page
{
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.menutext_on
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #006600;
	font-weight: bold;
}
.menutext_on a {color: #006600;}
.menutext_on a:link {text-decoration: none;}
.menutext_on a:visited {text-decoration: none;}
.menutext_on a:active {text-decoration: none;}
.menutext_on a:hover {text-decoration: underline;}
.menutext_off
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #707070;
	font-weight: bold;
}
.menutext_off a {text-decoration: none;color: #707070;}
.menutext_off a:link {text-decoration: none;}
.menutext_off a:visited {text-decoration: none;}
.menutext_off a:active {text-decoration: none;}
.menutext_off a:hover {text-decoration: underline;}
.toptext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
}
.menuspacer
{
	background-color: #ffffff;
}
.toptext a
{
	color: #878787;
}
a
{
	color: #000000;
}
.bottext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
.bottext a
{
	color: #ffffff;
}
a
{
	color: #212121;
}
.menuformfield
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	background-image: url(../images/menuformfield_bg.gif);
	background-repeat: no-repeat;
	background-position: right middle;
	border: 0px;
	height: 19px;
	width: 105px;
	padding-left:4px;
	padding-top:2px;
}
.menuformfield2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	background-image: url(../images/menuformfield2_bg.gif);
	background-repeat: no-repeat;
	background-position: right middle;
	border: 0px;
	height: 19px;
	width: 213px;
	padding-left:4px;
	padding-top:2px;
}
.checkbox
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height: 15px;
	width: 15px;
}
.contactformfield
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	background-image: url(../images/form_bg_text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	border: 0px;
	height: 21px;
	width: 227px;
	padding-left:3px;
	padding-top:2px;
}
.contactformfieldsmall
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height: 21px;
	width: 60px;
}
.contactformtextarea
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	background-image: url(../images/form_textarea_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	border: 0px;
	height: 74px;
	width: 227px;
	padding-left:3px;
}
.bg_contactus
{
	background-image: url(../images/bg_ourdetails.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #DCE6DD;
}

