﻿@import url("layout.css");
.TopImageStyle {
	background-color: #00496E;
	vertical-align: top;
	height: 100px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #00496E;
}
#container {
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #fff;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #808080;
	border-top-style: none;
	border-bottom-style: none;
}
html>body #navigation {
	overflow: hidden;
}
#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 99%;
	margin: 0;
	padding: 5px 0 0 0;
}
#navigation li {
	float: right;
	border-left-style: none;
	border-right-style: groove;
}
#navigation a {
	font-weight: normal;
	text-decoration: none;
	color: #3A527C;
	display: block;
	padding: 1px;
	background-color: #FFFFFF;
	border-left-style: none;
	border-left-color: #00496E;
	border-left-width: .5px;
	border-right-style: none;
	border-right-width: .5px;
	border-right-color: #00496E;
	font-family: "Lucida Sans";
}
#navigation a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 0px none #00496E;
	background-color: #FFFFFF;
}
/* Right Column */
/* Site typography */
h1 {
	font-size: xx-large;
	color: #800;
}
h2 {
	font-size: x-large;
	color: #17516D;
	font-family: "Lucida Sans";
}
h3 {
	font-size: large;
	color: #600;
}
h4 {
	font-size: medium;
	color: #500;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
	font-family: "Lucida Sans";
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
	font-family: "Lucida Sans";
}
/* Links */
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.PageTop {
	background-color: #00496E;
	vertical-align: top;
	height: 100px;
}
#nav#2 {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #808080;
	border-top-style: none;
	border-bottom-style: none;
}
.Nav-2HyperLink {
	color: #FFFFFF;
	background-color: #17516D;
	text-decoration: none;
	font-family: "Lucida Sans";
}
#container {
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #fff;
	border-style: none;
	border-width: 0px 2px 2px 2px;
	vertical-align: top;
}

