<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.headings {
	color: #f7941e;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.headings2 {
	color: #8e8c84;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
} 

.headings3 {
	color: #f7941e;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
} 

.body_text {
	color: #8e8c84;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height: 18px;
	text-decoration: none;
}

.body_text_orange {
	color: #f7941e;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height: 18px;
	text-decoration: none;
}

.body_text_orange_bold {
	color: #f7941e;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.footer_text {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.read_more {
	color: #f7941e;
	font-size: 9px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
}

.date {
	color: #f7941e;
	font-size: 9px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.body_text_bold {
	color: #8e8c84;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height: 18px;
	text-decoration: none;
}
.latest_news_white_on_grey{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}

.inputBox {color : #8e8c84;
background : #FFFFFF;
border-color : #8e8c84;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}

.inputSubmit {color: #8e8c84;
background-color: #FFFFFF;
border-color : #8e8c84;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family :  Tahoma;
font-size : 11px;
font-weight: bold;
}
-->
