body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Verdana, geneva, arial, sans-serif;
}

.logobar {
	background: url(img/logobkgd.gif) repeat-x bottom;
}
.leftnav {
	vertical-align: top;
	border-right: 1px solid #708491;
	background: #CCCCCC;
	width: 20%;
	display: none;
}
.content {
	padding: 0px;
	vertical-align: top;
	width: 100%;
	margin: 0px;
}
a:link {
	color: #00008C;
}
a:visited {
	color: #999999;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #00008C;
	font-size: x-large;
}
h2 {
	font-size: large;
	color: #00008C;
	border-bottom: 1px dotted #000094;
}
.leftnav ul {
	list-style: none;
	padding: 0px;
	display: none;
	margin: 10px 0px 0px;
}
.leftnav li {
	display: block;
	padding: 2px 5px 10px 10px;
}
.leftnav li a:link, .leftnav li a:visited {
	text-decoration: none;
	color: #000094;
}
.leftnav li a:hover {
	color: #738694;
}
.footer {
	border-top: 1px solid #738694;
	padding-top: 10px;
	text-align: left;
}
.siteseal {
	width: 400px;
	text-align: left;
}
.search {
	float: right;
}
.topbar {
	background: #9C9A9C;
}
ul.subbullet li {
	padding-left: 10px;
	margin-left: 10px;
}
ul.subbullet li a:link, ul.subbullet li a:visited {
	font-weight: normal;
}
.photobar {
	background: url(img/topphotos.jpg) repeat-x left top;
	height: 100px;
	border-bottom: 1px solid #738694;
	display: none;
}
.taglinebar {
	background: url(img/taglinebkgd.gif);
	display: none;
}
.leftnav img {
	text-align: center;
	padding-left: 10px;
}
.linkbox {
	float: right;
	width: 150px;
	border: 1px solid #000094;
	margin: 10px 0px 10px 10px;
}
h5 {
	color: #FFFFFF;
	background: #000094;
	margin: 0px;
	padding: 1px 3px;
}
li {
	padding-bottom: 10px;
}
.homequoteleft {
	padding: 0px 5px;
	margin: 10px 0px;
	border: 1px solid #00008C;
}
.homequoteright {
	padding: 0px 5px;
	margin: 10px 0px;
	background: none;
	border: 1px solid #00008C;
}
caption {
	text-align: left;
	padding-bottom: 10px;
	font-size: larger;
	font-weight: bold;
}
p {
	text-indent: 2em;
	line-height: 1.5em;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h4 p {
	padding-top: 0px;
	margin-top: 0px;
}
.noindent {
	text-indent: 0em;
}
.homeparagraph {
	background: none;
	color: #000000;
	padding: 5px 10px;
	margin-bottom: 5em;
	border: 1px solid #00008C;
}
