@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #222222;
}
#botNav   {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #132688;
	text-align: center;
	position: relative;
	clear: both;
	padding-left: 40px;
}
.pic {
	margin-left: 50px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1D40AC;
	background-image: url(images/blueBack.jpg);
	background-repeat: repeat-x;
}
#container {
	background-image: url(images/siteTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
	height: 700px;
	margin-left: auto;
	overflow: hidden;
}
#container #content {
	margin-top: 0px;
	margin-right: auto;
	padding-top: 95px;
	height: 525px;
	margin-left: auto;
	width: 700px;
	padding-left: 60px;
}
.decoration {
	margin-bottom: -7px;
}
#container #content #topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	color: #00137C;
}
#container .title {
	display: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #132688;
	font-size: 28px;
}
a:link {
	color: #132688;
	text-decoration: none;
}
a:visited {
	color: #33449B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #72C392;
}
a:active {
	color: #132688;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.current {
	color: #65C47F;
}
p {
	margin-bottom: 0px;
	margin-top: .5em;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	color: #132688;
	line-height: 1.3em;
}
