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

.body{
	background-image:url(../images/bg-top.jpg);
	background-position:top;
	background-color:#f3f3f3;
	background-repeat:repeat-x;
	margin:0px;
}
.menuLinks{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;

}
.menuLinksHover{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#f1f654;
	letter-spacing:1px;
}
.menuLinkTDHover{
	background-image:url(../images/hover.jpg);
}
.manuBg{
	background-image:url(../images/menu-center-bg.jpg);
	height:53px;
}
.h1{
	font-family:Arial;
	font-size:19px;
	color:#49494b;
}
.line{
	font-family:Arial;
	font-size:19px;
	color:#def2c1;
	font-weight:bold;
}
.h2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#4da410;
	text-decoration:underline;
}
.mainText{
	font-family:Arial;
	font-size:12px;
	color:#6c6c6c;
	text-align:justify;
}
.orangeText{
	font-family:Arial;
	font-size:12px;
	color:#ea8c0c;
	text-align:justify;
}
.h3{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.line2{
	font-family:Arial;
	font-size:25px;
	color:#c7d9a7;
	font-weight:bold;
}
.copyright{
	font-family:Arial;
	font-size:13px;
	color:#464847;
}
.headerBg{
	background-image:url(../images/header.bg.jpg);
	background-repeat:no-repeat;
	height:322px;
	width:360px;
}
.headerH{
	font-family:Arial;
	font-size:16px;
	color:#468d00;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
}
.headerH:hover{
	color: #000000;
}
.newsLetter{
	background-image:url(../images/news-letter.jpg);
	height:109px;
	width:301px;
	background-repeat:no-repeat;
}
.newsLetterText{
	font-family:Arial;
	font-size:17px;
	color: #FFFFFF;
	padding-bottom:20px;
	padding-left:75px;
	padding-top:15px;
	font-weight:bold;
}

.homefooter:hover{
	color: #000000 ;
}
.homefooter{
	color: #FFFFFF;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	text-align:Left;
	font-weight:bold;
}
.benefitspagetext{
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.heading
{
	color: #009900;
	font-size: 18px;
	font-weight:bold;
}
