﻿.form_margin {
	margin-left: 20px;
	margin-bottom: 30px;
}
.top_10_centre {
	margin-top: 10px;
	text-align: center;
}
.links_position {
	margin-left: 70px;
}
.margin_left_20 {
	margin-left: 20px;
}
.image4_right {
	margin-left: 21px;
	margin-bottom: 20px;
}
.no_border {
	border-width: 0;
	margin-bottom: 0px;
}
.margin_top_12px {
	margin-top: 12px;
}
.image_left {
	margin-left: 1px;
	margin-right: 17px;
	margin-top: 0px;
	margin-bottom: 14px;
}
.image2_right {
	margin-left: 17px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.image3_left {
	margin-right: 32px;
	margin-bottom: 18px;
}
.margin_left_32 {
	margin-left: 32px;
}
.text_right {
	text-align: right;
}
.colour_white {
	color: #FFFFFF;
}
.margin_left_32 {
	margin-left: 20px;
}
.margin_bottom_12 {
	margin-bottom: 12px;
}
.top_right_para {
	margin-top: 22px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: 13px;
}
body {
	color: #000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
}
#container {
	border: 1px none #004880;
	width: 794px;
	margin: 0 auto;
	background: top;
	background-color: #FFFFFF;
}
#column_l {
	background-position: right bottom;
	width: 420px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	background-image: none;
	background-repeat: no-repeat;
}
#footer {
	background-position: right top;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	background-image: url('../images/footer_graphic_longer_03.gif');
	background-repeat: no-repeat;
}
/* Styles for Masthead */


/* Styles for Navigation */
#navigation a:hover {
	color: #07BAB9;
	background-color: #f2f2f2;
	border: 1px none #f2f2f2;
	font-size: medium;
	font-weight: bold;
}
/* Styles for Content */
h1 {
	color: #004880;
	font-size: large;
	font-weight: bold;
}
h2 {
	color: #004880;
	font-size: medium;
	font-weight: bold;
}
h3 {
	color: #004880;
	font-size: small;
	font-weight: bold;
}
h4 {
	color: #16B5B5;
	font-size: small;
	font-weight: bold;
}


/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #16B5B5;
	text-decoration: underline;
}
a:hover {
	color: #16B5B5;
	text-decoration: underline;
}
