body{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#464243;
	text-align:justify;
	margin:0;
	background-color:#092238;
	}
	
.apply_now {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}
.call_us{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#97171A;
	}
.title{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#781010
	}
	
.heading{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#004990;
	}
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#004990;
	}	
	
.footer_border{
	border-top:1px solid #771111;
	}
	
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#172261;
	padding-left:5px;
	font-weight:normal;
	}
.inputclass
{
	border:1px solid;
}
 .top_bg
 {
 	height:137px; 
 	background-image:url(images/top_bg.gif); 
 	background-repeat:repeat-x;
 }
 .bottom_bg
 {
 	background-image:url(images/bottom_bg.gif); 
 	background-repeat:
 	repeat-x; 
 	background-position:bottom;
 }
 .error
 {
 	color:#AD0B20;
 	font-weight:bold;
}