﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Arial;
	font-style: normal;
	background-color: #191848;
}
#container {
	width: 800px;
	margin: 0 auto;
	background: #808080 url('../images/bkgd_tile_804.gif') top;
	background-repeat: repeat-y;
	background-color: #C0C0C0;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 780px;
	background-color: #191848;
	color: #191848;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #C0C0C0;
	overflow: hidden;
}
#column_l {
	background-color: #191848;
	font-size: 15px;
	font: 14px Arial;
	background: #191848;
	width: 550px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #FFFFFF;
	text-align: justify;
}
#column_r {
	background-color: #808080;
	background: #FFFFFF;
	width: 200px;
	margin: 0;
	float: right;
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #191848;
}
#footer {
	text-align: center;
	background-color: #C0C0C0;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: 14px;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #191848;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px #C0C0C0 solid;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #FFFF00;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
}
h2 {
	background-color: #191848;
	font-size: 20px;
	font-family: Arial;
	background: #191848;
	color: #FFFFFF;
	width: 550 px;
}
: #FFFFFF;
	font-size: 1.3em;
	background-color: #191848;
	width: 550 px;
}
: #FFFFFF;
	font-size: 1.25em;
}
h5 {
	color: #FFFFFF;
	font-size: 0.75em;
}
h6 {
	color: #FFFFFF;
	font-size: 0.5em;
}
h6 {
	color: #FFFFFF;
	font-size: 0.5em;
}
: #FFFFFF;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #191848;
	font-size: x-small;
	text-align: justify;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
}
#column_r h4 {
	margin-bottom: 0;
	color: #191848;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
	background-color: #191848;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
	padding-bottom: 4px;
}
/* Styles for Footer */
#footer p {
	color: #191848;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #191848;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style8 {
	font-family: Arial;
	font-size: x-large;
}
.style9 {
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
}
