@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777c6d;
	line-height:20px;
}

h1{
	font-size:9px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

a:link {
	color: #00723e;
	text-decoration: none;
}
a:visited {
	color: #00723e;
	text-decoration: none;
}
a:hover {
	color: #43b83b;
	text-decoration: none;
}
a:active {
	color: #00723e;
	text-decoration: none;
}



a.gray:link {
	color: #777c6d;
	text-decoration: none;
}
a.gray:visited {
	color: #777c6d;
	text-decoration: none;
}
a.gray:hover {
	color: #00723e;
	text-decoration: none;
}
a.gray:active {
	color: #777c6d;
	text-decoration: none;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #bedc26;
	text-decoration: none;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
}

ul{
	margin:0px;
	padding-left:15px;
}

ul li{
	list-style:url(../images/bullet.gif);
}


.greanHeader{
	background:url(../images/greem-head.gif) repeat-x;
	height:130px;
}

.headerShade{
	background:url(../images/headerShade.gif) no-repeat;
	height:130px;
	vertical-align:bottom;
}

.buttonBack{
	background:url(../images/buttonBack.gif) repeat-x;
	height:31px;
}

.leftShade{
	background:url(../images/01.png) repeat-y;
}

.headerWhite{
	background:url(../images/white.png) repeat-x;
}

.contact{
	background:url(../images/contact.png) no-repeat;
	width:203px;
	height:97px;
}

.white11{
	font-size:11px;
	color:#FFFFFF;
}

.white12{
	font-size:12px;
	color:#FFFFFF;
}

.green14{
	font-size:14px;
	color:#00723e;
}

.contentBack{
	background:url(../images/contentBack.jpg) #f7f8f8 repeat-y center;
}

.middleBack{
	background:url(../images/01.gif) repeat-y;
}
.topCurve{
	background:url(../images/topCurve.gif) no-repeat;
}

.downGradient{
	background:url(../images/downGradient.gif) #FFFFFF repeat-x;
}

.aloevera{
	background:url(../images/aloe.gif) no-repeat top right;
}

.lineheight16{
	line-height:16px;
}

.footer{
	background:url(../images/footer.gif) repeat-x;
	height:160px;
}

.greenBottom{
	background-color:#00723e;
	height:33px;
}

.timesGreen{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#00723e;
}

.borderTB{
	border-top: 1px solid #8cad92;
	border-bottom: 1px solid #8cad92;
}

.borderB{
	border-bottom: 1px solid #8cad92;
}

.borderNone{
	border:none;
}

.productdiv{
	width:254px;
	padding:10px;
	height:254px;
	text-align:left;
	line-height:20px;
	}
	
.productdivBorderL{
	padding:10px;
	text-align:left;
	line-height:20px;
	border-left:1px solid #8CAD92;
	}
	
.productdivBorderR{
	height:100%;
	padding:10px;
	text-align:left;
	line-height:20px;
	border-right:1px solid #8CAD92;
	background-color:#eef2ea;
	}
	
.mandatory{
	color:#ff0000;
}

.greyBorder{
	border:1px solid #bfbfbf;
}

.handCursor{
	cursor:pointer;
}

.black{
	color:#000000;
}

.textboxWidth{
	width:200px;
	margin-bottom:5px;
}

.lineheight{
	line-height:18px;
}

