﻿@import url(layout.css);
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
#container {
	padding: 0px;
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
	top: 2px;
	left: 0px;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #c5d5e5;
	padding-top: 0px;
	padding-left: 2px;
}
#navigation {
	background-color: #dfcfbf;
	overflow: hidden;
}
#page_content {
	border-top: 1px solid #CCAA77;
	padding: 3px;
	position: relative;
		width: 100%;
		top: 0px;
	left: 0px;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 4 2% 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: right;
	width: 322px;
	margin: 0;
	padding: 5px;
	background-color: #cdf;
	position: absolute;
	right: 9px;
	top: 4px;
	height: 201px;
}
#footer {
	background-color: #dfcfbf;
	padding-bottom: 5px;
	width: 100%;
}

#masthead img {
	float: left;
	margin: 0;
	padding: 8 5 0 8;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000080;
	margin: 10px 15px 10px 0px;
	padding: 4;
	height: 72px;
	float: right;
	width: 204px;
}

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 10pt;
	top: 0px;
	left: 0px;
}
#navigation li {
	float: left;
	font-size: 10pt;
}
#navigation a {
	color: #393939;
	text-decoration: none;
	display: block;
	padding: 2px;
	border: 1px solid #393939;
	background-color: #dfcfbf;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}

h1 {
	padding: 8px 8px 3px 6px;
	font-size: 12pt;
	color: #006666;
	font-style: italic;
}
h2 {
	padding: 10px 5px 1px 6px;
	font-size: 12pt;
	color: #006666;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
ng: 2px 2px 0px 6px;
	font-size: 12pt;
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h4 {
	height: 28px;
	float: left;
	width: 310px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #006666;
	text-align: justify;
	font-weight: bold;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}

#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
