
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8d8d8;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
}
.heading{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #149924;
	font-weight: bold;
	text-decoration: none;
}

.heading2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #262B7D;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}

.heading3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #149924;
	font-weight: bold;
	text-decoration: none;
}

.body_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	text-decoration: none;
	line-height: 18px;
	
}

.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4a4949;
	text-decoration: none;
	
}

.contact_us{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #149924;
	text-decoration: none;
	font-weight: bold;
	
}

.disclaimer{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.inputBox {color : #149924;
background : #FFFFFF;
border-color : #149924;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}

.submit {color : #149924;
background : #FFFFFF;
border-color : #149924;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Tahoma;
font-size : 11px;
font-weight: bold;
}

.heading5{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #262B7D;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}