body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
a:link,a:visited {
	color: #223A60;
	text-decoration: none;
}
a:hover {
	color: #223A60;
	text-decoration: underline;
}
a:active {
	color: #94B2E0;
	text-decoration: underline;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #223A60;
	padding: 6px;
	text-align: right;
}
.headerPhone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 14px;
	color: #FFFFFF;
}
a.headerLink:link,a.headerLink:visited {
	color: #94B2E0;
	text-decoration: none;
}
a.headerLink:hover {
	color: #94B2E0;
	text-decoration: underline;
}
a.nav:link,a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #223A60;
	background-image: url(images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 9px 8px 8px;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
}
a.nav:hover {
	background-color: #5F89C9;
}
.navBG {
	background-color: #223A60;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #304B76;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 8px;
}
.frontBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 4px;
}
.frontBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #865633;
	vertical-align: middle;
	padding: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	padding: 4px;
}
.bodyarea {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #865633;
	padding-bottom: 10px;
}
.titleBG {
	background-color: #304B76;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 10px;
}
p,li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #865633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #304B76;
	padding-top: 4px;
	display: block;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #304B76;
}
