.bodytxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0C2152;
	text-decoration: none;
}
.headertxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link{font-size: 11px;	font-weight: normal;color: #0C2152;text-decoration: none;}
a:hover{font-size: 11px;	font-weight: normal;color: #D20B77;text-decoration: none;}
a:active{font-size: 11px;	font-weight: normal;color: #0C2152;text-decoration: none;}
a:visited{font-size: 11px;	font-weight: normal;color: #0C2152;text-decoration: none;}
A.bodytxt:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D20B77;
	text-decoration: none;
}
.style1 {color: #EB4C20}
/* FOR PAGE HEADINGS */
.phd
{  border-bottom: solid 1px #A8A8A8;padding-bottom:3px;
 font-size:14px; font-weight:bold; color:#FF7040; /*height: 28px; width: 100%;*/
}
.prhd
{  font-size:12px; font-weight:bold; color:#FF7040;}
.hd1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF7040;
	text-decoration: none;
}
.hd2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0C2152;
	text-decoration: none;
}	
.border {
	border: 1px solid #C0C0C0;
}
.hd {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyhdcolor {
	background-attachment: fixed;
	background-color: #66CCCC;
	background-repeat: no-repeat;
}
.bdcolor {
	border: 1px solid #BFBFBF;
}
.bdcolorNw {
	border: 1px solid #92A0C3;
}
.bgnew {
	background-attachment: fixed;
	background-color: #92A0C3;
	background-repeat: no-repeat;
}
.bgsd {
	background-attachment: fixed;
	background-color: #E6F7F5;
	background-repeat: no-repeat;
}
.bgwd {
	background-attachment: fixed;
	background-color: #FFF1EC;
	background-repeat: no-repeat;
}
.bgseo {
	background-attachment: fixed;
	background-color: #F4F0F7;
	background-repeat: no-repeat;
}
.bgwh {
	background-attachment: fixed;
	background-color: #DEEDC6;
	background-repeat: no-repeat;
}
.hdsd {
	background-attachment: fixed;
	background-color: #00A99D;
	background-repeat: no-repeat;
}
.hdwd {
	background-attachment: fixed;
	background-color: #FF7040;
	background-repeat: no-repeat;
}
.hdseo {
	background-attachment: fixed;
	background-color: #8C64AB;
	background-repeat: no-repeat;
}
.hdwh {
	background-attachment: fixed;
	background-color: #326C13;
	background-repeat: no-repeat;
}
.bgbottom {
	background-attachment: fixed;
	background-color: #ECECEC;
	background-repeat: no-repeat;
}
.bgimghd {
	background-attachment: fixed;
	background-image: url(images/bg-bt_06.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.bgbanner {
	background-attachment: fixed;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}
INPUT
{
	border: solid 1px #7F9Db9;
	font-size: 9pt;
	color: #454545;
	font-family: Verdana,sans-serif;
}
/*sitenavigation;*/
.helpText
{font-size: 8pt;color: Gray;}
.sitemap
{font-size: 8pt;font-weight: normal;color: #333333;}
.seperatortext
{font-size: 8pt;font-weight:bold;color:#A6A6A6;padding-top:12px; }
/*for Error & Success message purpose*/
.errText{font-size: 100%;font-weight: normal;color: red;}
.AckS{font-size: 100%;font-weight: normal;color: green;}