body, div, p, h1, h2, h3, span, form, input {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color:#C0C0C0;
}
.pad-top {
	padding-top: 6px;
}
hr {
	padding: 0px;
	margin: 0px;
}
.links {
	padding: 5px 5px;
	text-align: center;
	background: #6BB402;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links a{
	padding: 5px 8px;
	text-align: center;
	background: #6BB402;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover{
	padding: 5px 8px;
	text-align: center;
	background: #0F2787;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#home .links a.home, #about .links a.about, #faq .links a.faq, #latestnews .links a.latestnews, #report .links a.report, #tips .links a.tips{
	text-align: center;
	background: #0F2787;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.left_bg {
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#left-table {
	width: 230px;
	background-color: #FFFFFF;
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo-bdr {
	border-bottom: 1px solid #CCCCCC;
	background-color:#f2f2f2;
}
#centre-table {
	width: 535px;
	background-color: #FFFFFF;
}
.left_contact {
	background: #F2F2F2 url(../images/CONTACT.jpg) no-repeat;
}
.contact {
	height: 115px;
	width: 215px;
	font-size: 18px;
	font-weight: bold;
	color: #6AB401;
	margin: 0px;
	text-align: center;
	padding: 0px;
	display: block;
	text-decoration: none;
}
.left_public_adj {
	background-color: #F2F2F2;
	background-image: url(../images/started1.gif);
	background-repeat: no-repeat;
}
.public-adj {
	height: 115px;
	width: 205px;
	font-size: 18px;
	font-weight: bold;
	color: #6AB401;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 0px;
	text-align: center;
}
.left_text {
	font-size: 13px;
	font-weight: bold;
	color: #0E2787;
	background-color: #F2F2F2;
}
.left_click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6AB401;
	text-align: right;
	padding-right: 5px;
	background-color: #F2F2F2;
	padding-top: 3px;
	text-decoration: none;
}
.left_click2 {
	font-size: 12px;
	font-weight: bold;
	color: #0E2787;
	text-align: right;
	padding-right: 5px;
	background-color: #F2F2F2;
	padding-top: 3px;
	text-decoration: none;
}
.left_click1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6AB401;
	text-align: right;
	padding-right: 6px;
	padding-top: 15px;
	text-decoration: none;
}
.blue_txt {
	color:#0E2787;
	font-size: 18px;
}
#centre_bg {
	background-image: url(../images/centre_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	background-position: left top;
	width: 533px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	color: #313131;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.footer-links {
	font-size: 11px;
	color: #313131;
	text-decoration:none;
}
.centre_heading {
	font-size: 18px;
	font-weight: normal;
	color: #0E2787;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration:none;
}
.style1 {
	color: #0E2787
}
.centre_text {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.small_text {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
.centre_text_padding {
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	line-height: normal;
	padding-right: 10px;
	padding-bottom: 10px;
}
.text_centre {
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-left: 20px;
	line-height: normal;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: justify;
}
.links_text {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.links_text:hover {
	font-size: 12px;
	color: #555656;
}
.text_link {
	font-weight:bold;
	color: #71A429;
	font-size: 12px;
	text-decoration: underline;
}
.centre_high_text {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #0E2787;
}
.centre_high_text1 {
	padding-right: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.high_text {
	padding-top: 20px;
	padding-left: 9px;
	font-size: 13px;
	font-weight: bold;
	color: #0E2787;
}
.form_text {
	font-size: 13px;
	font-weight: bold;
	color: #0E2787;
	margin-top: 20px;
}
.form_text:hover {
	font-size: 13px;
	font-weight: bold;
	color: #0E2787;
	text-decoration:none;
}
.marque {
	font-size:14px;
	color:#000000;
	line-height:50px;
	text-align:center;
}
.left_padding {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 215px;
}
.left_padding1 {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 215px;
}
ul {
	font: normal 12px;
	color: #000000;
	text-decoration: none;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li.tab {
	padding-bottom: 10px;
	padding-left: 18px;
/*	list-style-image: url(../images/bullets.jpg);
	background-position: left 10px;
*/	background: url(../images/bullets.jpg) left 5px no-repeat; 
	font-size: 12px;
	margin-left: 0px;
}
li.h {
	padding-bottom: 15px;
	padding-left: 10px;
	background-position: left 5px;
}
#btm-pad {
	padding-bottom:30px;
}
.BTM-BDR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.centre_heading1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	line-height: 30px;
	text-decoration: none;
}
.centre_heading2 {
	font-size: 16px;
	font-weight: normal;
	color: #0E2787;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.claim_text {
	font-size: 12px;
	font-weight: normal;
	color: #0E2787;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.BTM-BDR1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rt-table {
	margin-left:10px;
	margin-bottom: 10px;
}
ol {
	padding:0px;
	margin:0px;
	margin-left:20px;
}
#rt-table1 {
	margin-left:10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.tahoma11 {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-size: 12px;
}
.centre_text1 {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centre_text2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
.heading {
	font-size: 18px;
	color: #000000;
	padding-left: 10px;
	font-weight: normal;
}
.heading1 {
	font-size: 17px;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 21px;
	font-weight: normal;
}
.line {
	color: #C0C0C0;
}
.img-bdr {
	border: 2px solid #CCCCCC;
}
.blacksubheading {
	font-size: 14px;
	font-weight: bold;
}
