Body {
	background-color: #FFFFFF;
	background-image: url(../images/BodyTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.BodyBottomBg {
	background-image: url(../images/BodyBottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: auto;
	margin-bottom: 0px;
}
.title-green {
	color: #459D20;
	font-size: 24px;
	font-family: "Myriad Pro", Arial, Verdana;
	font-weight: normal;
	text-decoration: none;
}
.title-orange {
	color: #FF6307;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.body-txt {
	color: #4B4B4B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.body-txt1 {
	color: #4B4B4B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.green-txt {
	color: #459D20;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.white-txt {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.blue-txt {
	color: #053379;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bodylink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #4B4B4B;
}
.bodylink:hover {
	color: #FF6307;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.viewmorelink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FF6D17;
}
.viewmorelink:hover {
	color: #FF6D17;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clickherelink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.clickherelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submitlink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #373633;
}
.submitlink:hover {
	color: #45A714;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footlink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #4B4B4B;
}
.footlink:hover {
	color: #4B4B4B;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body-bg {
	background-color: #FFFFFF;
	background-image: url(../images/box1-bg.jpg);
	background-repeat: repeat-x;
}
.TextField {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 120px;
	height: 18px;
	background-image: url(../images/text-field.jpg);
	background-repeat: repeat-x;
	border: 1px solid #7A7A7A;
	padding-left: 3px;
}
.smtext-field {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #5D5D5D;
	height: 20px;
	width: 160px;
}
.smtext-area {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #5D5D5D;
	height: 100px;
	width: 160px;
}
.myBt {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	border: 1px none;
	height: 23px;
	background-image: url(../images/submit-bt.jpg);
	cursor: hand;
}
.cnt {
	font-family: Arial;
	font-size: 11px;
}
.ArrowOrange {
	background-image: url(../images/pluse.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor:pointer;
}
.Minus {
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor:pointer;
}
.ArrowBlack {
	background-image: url(../images/pluse.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor:pointer;
}
.bodyimage
{
    background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width:734px;
	height:246px;

}
.bodyimagecolor
{
color:#FFFFFF;
font-size:12px;
font-family:Tahoma;
font-weight:bold;
}


