body {
	background-color: #8D8D8D; 
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_landing {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

.footer_inside {
	color: #101a72;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

.body_text {
	color: #101a72;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	line-height: 18px;
}

.blue_big_headers {
	color: #101a72;
	font-size: 18px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;

}

.call_us {
	color: #101a72;
	font-size: 14px;
	font-family: Arial, sans-serif;
	text-decoration: none;
    font-weight: bold;
}

.body_text_underline {
	color: #101a72;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
	line-height: 18px;

}

.body_text_underline_noraml {
	color: #101a72;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
	line-height: 18px;
}

.inputBox {color : #101a72;
background : #FFFFFF;
border-color : #101a72;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}

.inputSubmit {color : #101a72;
background : #FFFFFF;
border-color : #101a72;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Tahoma;
font-weight: bold;
font-size : 11px;
}

.block_headings {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}