﻿@import url(layout.css);
.Line_oneandhalf {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
.top_margin_12 {
	margin-top: 12px;
}
.wider_spacing {
	margin-top: 0;
	margin-bottom: 8px;
}
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}
#container {
	width: 650px;
	margin: 0 auto;
	background: #fff repeat-y 50%
top;
}
#masthead {
	text-align: left;
	width: 650px;
	padding: 0;
	background-color: #E9E9E9;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #D8D8D8;
}
#navigation {
	background-position: bottom;
	background-color: #D7D7D7;
	overflow: hidden;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #D3DCE4;
	background-image: url('../images/bkgd_shadow_horiz_tile.gif');
	background-repeat: repeat-x;
}
#column_l {
	width: 480px;
	padding: 0 10px 10px 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#column_r {
	width: 200px;
	margin: 0;
	float: right;
	background-color: #E9E9E9;
	position: relative;
	right: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}
#footer {
	background-position: bottom;
	text-align: center;
	background-color: #E9E9E9;
	overflow: hidden;
	background-repeat: repeat-x;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */

a {
	color: #0B479D;
}
a:hover {
	color: #FFCC00;
}
a:visited {
	color: #336699;
}
h1 {
	color: #0B479D;
	font-size: 1.5em;
}
h2 {
	color: #0B479D;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 20px;
}
h3 {
	color: #0B479D;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
}
h4 {
	color: #0B479D;
	font-size: 0.75em;
	font-weight: bold;
}
#column_r p {
	color: #000;
	font-size: small;
	margin: 0 0 10px 0;
	padding: 0px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 10px;
	padding-top: 0;
	padding-left: 10px;
	vertical-align: text-top;
	line-height: normal;
}
#column_r ul li {
	font-size: small;
	display: list-item;
	list-style-position: outside;
	text-indent: inherit;
}
.style2 {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 22px;
	margin-bottom: 34px;
}
.style3 {
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.style4 {
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}
.align_left_10px_padding {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.centre_align {
	text-align: center;
}
.right_align {
	text-align: right;
}
.medium_bold_centred {
	text-align: center;
	font-size: medium;
}
.red_text {
	color: #FF0000;
}
.w3c_links {
	border-width: 0px;
}
.maroon_text {
	color: #800000;
}

/* Styles for Footer */
#footer p {
	color: #000000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.yellow_bgnd {
	border-style: none;
	border-width: thin;
	padding: 10px;
	background-color: #FFE118;
}

