﻿.wider_spacing {
	margin-bottom: 10px;
}
.style1 {
	text-align: left;
	font-size: large;
	color: #0A3C8C;
	font-weight: bold;
	margin-left: 5px;
}
.style4 {
	margin-top: 36px;
}
.style5 {
	margin-left: 15px;
	line-height: 20px;
}
.style7 {
	border-width: 0px;
}
.style6 {
	margin: 8px 10px;
}
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: none;
	}
#container {
	width: 700px;
	margin: 0 auto;
	padding: 10px;
	border-right: 1px solid #725972;
	border-bottom: 1px solid #725972;
	border-left: 1px solid #725972;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#masthead {
	text-align: left;
	width: 600px;
	padding: 10px;
	}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
}
#content {
	float: left;
	width: 455px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	float: none;
}
/* Masthead Styles */
#masthead h1 {
	color: #0B479D;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FFDF09;
}
#navigation a {
	border: thin solid #FFDF09;
	color: #0A3C8C;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */

h5 {
	color: #503750;
}
/* Footer Styles */
#footer p {
	padding: 5px;
	color: #333333;
	background-color: #D5EAFF;
	font-size: x-small;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer a {
	color: #503750;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 30px;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
h2 {
	font-size: small;
	font-weight: bold;
}
h1 {
	font-size: medium;
	font-weight: bold;
}

