.home-txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	font-weight: normal;
}

.top-txt-bg {
	background-image: url(../images/top_header_05-2.jpg);
	background-repeat: repeat-x;
}
.main-bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.innerbg {
	background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.dotted_line {
	background-image: url(../images/dotted_line.jpg);
	background-repeat: repeat-x;
}
.bottom-bg {
	background-color: #FFF6CF;
}
.orrange-heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #F06C2B;
	font-weight: bold;
}




body {
	margin: 0px;
}
.grey-heading-txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #646464;
	font-weight: bold;
}
.grey-txt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #646464;
	font-weight: normal;
}
.right-section-bg {
	background-image: url(../images/bg-green.jpg);
	background-repeat: repeat-x;
}
.right-section-dotted-line {
	background-image: url(../images/right-section-dotted-line.jpg);
}



.grey-txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #646464;
	font-weight: normal;
	text-decoration:underline;
}
.grey-txt-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
}
.new-dotted-line {
	background-image: url(../images/new-dotted-line.jpg);
	background-repeat: repeat-x;
}
.bottom-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}
.white-txt {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: normal;
}
.blue-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #1B2859;
	font-weight: normal;
	text-decoration: none;
}

.blue-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #1B2859;
	font-weight: normal;
	text-decoration: underline;
}

.blue-txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #1B2859;
	font-weight: bold;
	text-decoration: none;
}

.normal-font{
font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #646464;
	font-weight: normal;
}
.top-dotted_line {

	background-image: url(../images/top_dotted-bg.gif);
	background-repeat: repeat-x;
}
