﻿@import url("layout.css");
body {
	background: #FFFFFF url('../images/background.gif') repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #005EAA;
}
#container {
	width: 100%;
	margin-top: 17px;
	border-bottom: 2px solid #001177;
	background-color: #FFFFFF;
}
#masthead {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: x-large;
	background-color:#D8E6FE
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	font-size: 16px;
}
#page_content {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#content {
	position: relative;
	float: left;
	width: 328px;
	padding-top: 1px;
	text-align: left;
	top: 3px;
	left: 3px;
}
#sidebar {
	float: right;
	width: 309px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: left;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #191970;
	text-transform: uppercase;
	display: inline;
	font-family: Rockwell;
	font-size: large;
}
#masthead h3 {
	bottom: 0;
	font-weight: normal;
	color: #00742C;
	display: inline;
	margin-top: 15px;
	margin-left: 25px;
	font-size: x-large;
	font-style: italic;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
	color: #223377;
}
#navigation li {
	float: left;
	color: #223377;
}
#navigation a {
	text-decoration: none;
	color: #FFFF99;
	display: block;
	margin: 0 1px;
	padding: 3px;
	border: 1px solid #001177;
	background-color: #77AACC;
	font-weight: 700;
	font-size: 15px;
}
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
/* Content Styles */
h6 {

	padding: 0px;

	margin: 0px;

	text-align: center;

	}

h5 {

	color: #003764;

	padding: 0 0 0 0;

	margin: 4px 0 0 0;

	text-align: justify;

	font-size: 14px;

	text-indent: 7px;

}

h4 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
h3 {
	color: #00742C;
	text-align: left;
	margin: 1px 2px 0px 0px;
	padding: 0 0 0 0;
	font-size: 18px;
	
}
h2 {
	color: #005EAA;
	margin: 0px 1 2px 1;
	padding: 0 0 0 0;
	font-size: large;
	margin-top: 0px;
	
}
#content h1 {
	color: #b22222;
	font-size: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFF99;
}
#content img {
	border-style: solid;
	border-width: 2px;
	margin: 2px;
	float: none;
		text-align: center;
}
/* Sidebar Styles */
{
	color: #00742C;
}
/* Footer Styles */
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}

a {
	background-position: 0px 0px;
	text-align: right;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #005EAA;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
	color: #00742C;
}
.style_italic {
	font-style: italic;
}
.center {
	text-align: center;
}

