body{
	margin: 0px;
}.navBox {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #796658;
	border-right-color: #796658;
	border-bottom-color: #796658;
	background-color: #DCD8A9;
}
.footerBox {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #796658;
	background-color: #DCD8A9;
}
.starpointeLogo {
	top: 5px;
	right: 5px;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.sectionHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #14902D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14902D;
}
.starpointLogoSmall {
	float: right;
	padding-right: 15px;
}
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
}
.bodyText2 a {
	color: #333333;
	text-decoration: none;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
