.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B697F;
}
.vertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;
	line-height: 18px;
	text-align: justify;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tablebdr {
	border: 1px solid #323232;
}
.bodytext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}
.bodytext2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	
}
.heading {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}
.heading1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}
.heading2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}
.links-light-small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.links-light-small:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	text-decoration: underline;
}