﻿@import url("layout.css");
body {
	background-position: top;
	background: #FFFFFF 50%
top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url('../../../../Desktop/roundedcornr_284578.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#container {
	width: 100%;
	margin: 0px auto 10px auto;
}
#masthead {
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #F5E39E;
	border-bottom-width: 7px;
	height: 120px;
}
#navigation {
	position: relative;
	float: left;
	width: 25%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #fff;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #F1D298;
}
#content {
	border-style: dotted none none none;
	float: left;
	width: 68%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	background-color: #fff;
	border-left-width: 1px;
	border-left-color: #F1D298;
	border-top-color: #F1D298;
	border-top-width: 1px;
}
#footer {
	text-align: center;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fefeff;
}
/* Masthead Styles */
#masthead h1 {
	color: #003366;
	font-family: Verdana;
	font-size: 160%;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 45px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: normal;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #808080;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #800000;
	margin-top: 15px;
	margin-left: 10px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 125%;
}
h2 {
	color: #3d6c87;
	font-size: 135%;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	margin: 0px 2px 2px 0px;
	padding: 5px;
	border: 1px solid #808080;
	float: left;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
.callout {
	background-color: #F3F3F3;
	border: 1px solid #808080;
	margin-left: 90px;
	margin-right: 90px;
	padding: 2px;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.textright {
	text-align: right;
	margin-right: 5px;
}
.style_italic {
	font-style: italic;
}
.commentlink {
	background-image: url('../images/comment.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#container {
	width: 100%;
	margin: 0px auto 10px auto;
}
#navbox {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
