body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.top_icon {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF6600;
}
.text_bg {
	background-image:url('../images/greyBG.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:102px;
}
.footer_bg {
	background-image:url('../images/adders.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:111px;
	text-align:left;
}
.footer_bg2 {
	background-image:url('../images/footer-line-bg.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	height:25px;
	text-align:left;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#191A14;
	line-height:16px;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.footer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#060000;
	text-decoration:none;

}
a.footer_text:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#060000;
	text-decoration:underline;

}
.text_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013B85;
	text-decoration:none;
	font-weight:800;
}
.text_heading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013B85;
	text-decoration:none;
	font-weight:normal;
}
.text_heading-orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E17D49;
	text-decoration:none;
	font-weight:800;
}
a.websitelink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#191A14;
	line-height:16px;
	text-decoration:none;
}
.text_box {
	width:145px;
	height:16px;
}
.text_dob {
	width:30px;
	height:16px;
	font-size:11px;	
}
.text_dob_month {
	width:35px;
	height:16px;
	font-size:11px;	
}
.text_dob_year {
	width:52px;
	height:16px;
}
.text_phone {
	width:95px;
	height:16px;
}
.Select_box {
	width:145px;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tag-line {
	color:#478AB1;
	font-family:verdana, 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:13px;
}
.news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#191A14;
	line-height:16px;
}
.orange-bg-td {
	padding-left:8px;
	color:#FFFFFF;
	height:30;
	background-color:#FF6600;
}
.border {
	border:1pxsolid#000000;
}

