﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#masthead {
	text-align: right;
	background-color: #036;
	width: 790px;
	height: 65px;
}
#masthead h1 {
	font-size: 26px;
	color: #fff;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
	float: left;
}
#navigation {
	background-color: #545454;
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#top_statement h3 {
	padding: 15px;
	font-size: 1.5em;
	margin: 0px;
	color: #003366;
	font-style: italic;
	font-variant: small-caps;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 0px 0 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 18px 5px 18px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
#side_navigation {
	width: 150px;
	background-color: #C6E2FF;
	position: relative;
	float: left;
	text-align: center;
	text-decoration: none;
	min-height: 600px;
	height: 600px;
}
#side_navigation a {
	text-decoration: none;
}
#side_navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#top_statement {
	width: 640px;
	background-color: #D9ECFF;
	position: relative;
	float: right;
	text-align: center;
	color: #003366;
	font-style: italic;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	height: 176px;
}
#top_statement p {
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	margin: 0px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
#main_content {
	width: 640px;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	color: #000000;
	font-style: normal;
	float: right;
}
#main_content h3 {
	padding: 15px;
	font-size: 1.5em;
	margin: 0px;
	color: #000000;
	font-variant: small-caps;
}
#main_content h4 {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	margin: 0px;
}
#main_content h6 {
	padding: 15px;
	font-size: 1.5em;
	margin: 0px;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
}
#main_content p {
	padding: 5px 15px 5px 15px;
	font-size: 14px;
	margin: 0px;
}
#main_content a:hover {
	text-decoration: underline;
	color: #003366;
}
#main_content-short {
	width: 640px;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	color: #000000;
	font-style: normal;
	float: right;
	height: 525px;
	overflow: hidden;
}
#main_content-short h3 {
	padding: 15px;
	font-size: 1.5em;
	margin: 0px;
	color: #000000;
	font-variant: small-caps;
}
#main_content-short h4 {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	margin: 0px;
}
#main_content-short h6 {
	padding: 15px;
	font-size: 1.5em;
	margin: 0px;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
}
#main_content-short p {
	padding: 5px 15px 5px 15px;
	font-size: 14px;
	margin: 0px;
}
#main_content-short a:hover {
	text-decoration: underline;
	color: #003366;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer {
	width: 790px;
	text-align: center;
	background-color: #113962;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
/* Styles for Navigation */
/* Styles for Side Navigation */
/* Styles for Footer */
ontent {
	width: 650px;
	margin: 0;
	background-color: #F9F9F9;
	position: relative;
	float: right;
	text-align: center;
	color: #003366;
	font-style: normal;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
 for Links */
a {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

{}

form {
	border: medium solid #666666;
	padding: 15px;
	margin: 0em 5px 0em 5px;
	background-color: #A4A4A4;
	font-weight: bold;
}
label {
	float: left;
	padding-right: .5em;
	width: 10em;
	text-align: right;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.submit {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

