A:link {
	TEXT-DECORATION: underline;
	color: #E46127;
}
A:visited {
	TEXT-DECORATION: underline;
	color: #E46127;
}
A:hover {
	TEXT-DECORATION: none;
	color: #E46127;
}
A:active {
	COLOR: #E46127;
	TEXT-DECORATION: none;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_fade_1.jpg);
	background-repeat: repeat-x;
}
html, body {
 min-height:101%;
 margin-bottom:1px;
}
.h1{
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #1B2369;
	text-align: center;
}
.h2 {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #1B2369;
	font-weight: normal;
	text-align:left
}
.body_heading{
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #1B2369;
	text-align: center;
}
.body_text {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #1B2369;
	font-weight: normal
}
.form_text_red {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: normal;
	text-align:left
}

.body_text_2 {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #1B2369;
	font-weight: normal;
	text-align:left
}

.footer_text_1 {
	font-size: 20px;
	color: #333333;
	font-family: "Gill Sans MT", "Trebuchet MS";
	text-align: center;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
.footer_text_2 {
	font-size: 12px;
	color: #333333;
	font-family: "Gill Sans MT", "Trebuchet MS";
	text-align: center;
	font-weight: bold;
}
#ScrollDiv {
	width: 749px;
	height: 400px;
	overflow: auto;
	margin: 10px;
	text-decoration: none;
	position:relative;
}
.body_text_small {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #1B2369;
	text-align: right;
	text-transform: lowercase;
}
.menu_text {
	font-family: "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #E46127;
	font-weight: bold;
	text-align: center;
}
.right-aligned_image_spacer {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.left-aligned_image_spacer {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_heading {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #1B2369;
	text-align: center;
	border-top-width: 20px;
}
.small_print {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #5A524B;
	font-weight: normal;
	text-align:left
}
.body_text_centred {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #1B2369;
	font-weight: normal;
	text-align:center
}
.form_text {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #E46127;
}

