body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	background-color: #FFF;
	background-image:url(images/image_background_fade_1.jpg);
	background-repeat:repeat-x;
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 14px;
	color: #535353;
	}
html, body {
 min-height:101%;
 margin-bottom:1px;
}
.style_body_heading {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 18px;
	color: #1D337C;
	font-weight: bold;
	text-align: center;
	}
.style_body_text {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #535353;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	}
.style_body_text_heading {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #1D337C;
	font-weight:bold;
	}
.style_box_heading_text {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}
.style_box_body_text {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	}
.style_box_body_text_2 {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 10px;
	font-style: italic;
	}
.style_footer_text {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	}
.style_form_text {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #00F;
	}
#ScrollDiv {
	width: 575px;
	height: 550px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
}
.style_form_text_red {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #F00;
}
.style_body_text_centred {
	font-family: "Gill Sans MT", "trebuchet MS";
	font-size: 14px;
	color: #535353;
	text-align: center;
	font-weight: bold;
}
