.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #437000;
	text-decoration: none;
	font-weight: bold;
}.submenu_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EA9B00;
	text-decoration: none;
	font-weight: bold;
}
.Contact_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.res_head
{
	color:#024266;
	font-size:9pt;
	border-bottom:1px dotted;
	border-color:#6F6F6F;
}
a
{
	color:#177FA2;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}

#txtClientName, #txtEmail, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px;
    background-color: #ffffff;
	border: 1px solid #9AB571;
}
.redBigtext
{
    font-size: 13px;
    font-weight: bold;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: #ff0000;
}

.cont-us-bor{
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.cont-us-form-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#EEF1E9;
	padding-left:5px;
}
.cont-us-input-text{
	width:265px;
	border:1px solid #709B31;
	height:15px;
	float: left;
	font-size:11px;

}
.off-font{
font-size:12px;

}

.inquiry{
background-image:url(../images/send-btn.gif);
background-repeat:no-repeat;
width:97px;
height:20px;
line-height:20px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
border:0px;


}