.navigation_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	background-color: #6a6a6a;
}
.page_justification {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navigation_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #B7A492;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333;
	left: auto;
}
.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color:#FFFFFF
}
a.white_link:link {
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration:none; 
	background-color:#006AB5
}
a.white_link:active {
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration:none;
	background-color:#006AB5
	}
a.white_link:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	background-color: #006AB5;
}
a.white_link:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	background-color: #006AB5;
}

a.white_navigation_link:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
	background-color: #B7A492;
}
a.white_navigation_link:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
	background-color: #B7A492;
}
a.white_navigation_link:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
	background-color: #B7A492;
}
a.white_navigation_link:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size:12px;
	background-color: #B7A492;
}
.footer_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#006AB5;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 0.1em;
}
.back_colour_top {
	background-color: #006AB5;
}
.back_colour_bottom {
	background-color: #006AB5;
}
.back_colour_navigation {

	background-color: #B7A492;
}
.table_top_colour {

	background-color: #66a6d3;
}
.table_bottom_colour {


	background-color: #cce1f0;
}
a:visited {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}

