#sitelayout_content {
	background-color: #FFF;
	width: 780px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body_text_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 0f467e;
	text-align: justify;
}
.main_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 868686;
}
.date_text_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
}
.news_title_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.news_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-right: 8px;
}

.news_story_front {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding-right: 4px;
}
.body_text_grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	margin-right: 5px;
}
.body_text_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: justify;
}
/********* form and related tag styles *********/

form {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 0px;
	font-weight: normal;
	border: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

label{
 font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 0f467e;
}
				
input{
font-family: Arial,sans-serif;
}
.body_text_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F00;
}
#Enquiry {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.date_text_white_large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.news_title_boldLarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.body_text_black_Bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
.body_text_black_Bold_Large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}

