﻿.hid_nav {
	text-decoration: none;
	font-size: small;
	color: #F2E82F;
}
a.hid_nav {
	color: #F2E82F;
	text-decoration: none;
}
a.hid_nav:hover {
	color: #F2E82F;
	text-decoration: none;
}
a.hid_nav:active {
	color: #F2E82F;
}
a.hid_nav:visited {
	color: #F2E82F;
}
.image {
	margin-top: 5px;
}
.top_nav {
	text-decoration: none;
	font-size: x-small;
	color: #0B479D;
}
a.top_nav:hover {
	color: #3399FF;
}
a.top_nav:active {
	color: #3399FF;
}
a.top_nav:visited {
	color: #0B479D;
}
.highlighted {
	background-color: #FFFF00;
}
.footer_grey_text {
	width: 750px;
	color: #808080;
}
.margin_bottom_10px {
	margin-bottom: 10px;
}
.no_border {
	border-width: 0px;
}
.right_img {
	margin: 10px 0px 10px 25px;
}
.left_img {
	margin-left: 2px;
	margin-right: 23px;
	margin-top: 11px;
	margin-bottom: 11px;
}
.no_underline {
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.centred {
	text-align: center;
}
#container {
	border: 1px solid #000000;
	border-color: #000000;
	width: 798px;
	margin: 0 auto;
	padding: 0px;
	border-right: 1px solid #725972;
	border-bottom: 1px solid #725972;
	border-left: 1px solid #725972;
	background-color: #FFFFFF;
}
#masthead {
	background-position: center;
	text-align: left;
	width: 800px;
	padding: 0px;
	background-image: url('../../images/header.jpg');
	background-repeat: no-repeat;
}
#navigation {
	position: relative;
	float: right;
	width: 270px;
	clip: rect(auto, auto, auto, 654px);
	top: -3px;
	left: -3px;
}
#content {
	float: left;
	width: 420px;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 12px;
	position: relative;
}
body {
	color: #000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a {
	color: #0B479D;
}
a:active {
	color: #0066FF;
}
a:visited {
	color: #0B479D;
}
a:hover {
	color: #0066FF;
}
a#no_underline {
	color: #0B479D;
	text-decoration: none;
}
h2 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	margin-top: 25px;
}
h4 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.x-small {
	font-size: x-small;
}

/* Footer Styles */
#footer {
	text-align: left;
	clear: both;
	width: 795px;
	float: none;
}
#footer p {
	border: 1px none #C0C0C0;
	padding: 5px 0px 5px 0px;
	color: #333333;
	font-size: x-small;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.ul.wider {
	line-height: 25px;
}
.indent_bottom_8px {
	margin-top: 0px;
	margin-bottom: 8px;
	text-indent: 40px;
}
.narrow_spacing {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 100%;
}
#right_col {
	position: relative;
	float: right;
	width: 270px;
	clip: rect(auto, auto, auto, 600px);
	top: -3px;
	left: -3px;
}
.standard_spacing {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 100%;
}
