body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_text {
	color: #ff671c;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}

.heading {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	text-decoration: none;
	text-transform: uppercase;
    font-weight: bold;
}

.contact {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	text-decoration: none;
    font-weight: bold;
}

.body_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	text-decoration: none;
	line-height: 20px;
}
.body_text_orange_bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff671c;
	text-decoration: none;
	font-weight: bold;
}

.inputBox {color : #ff671c;
background : #FFFFFF;
border-color : #4A4A4A;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial;
font-size : 12px;

}

.inputBox2 {color : #ff671c;
background : #FFFFFF;
border-color : #4A4A4A;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Arial;
font-size : 12px;
font-weight: bold;

}


