.masthead {
	background-color: #7C9ECC;
}
.menu {
	list-style-type: none;
	float: left;
	font-family: "Arial Narrow";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom: 9px;
	display: inline-table;
}
.PageTitle {
	font-family: "Arial Narrow";
	font-size: 19px;
	line-height: 21px;
	color: #607A9E;
	padding-left: 21px;
	padding-top: 21px;
	padding-bottom: 21px;
	background-color: #E3EFC3;
	text-transform: uppercase;
	letter-spacing: 0.09ex;
}
.BodyText {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 0px 21px 21px;
	line-height: 24px;
	background-color: #E3EFC3;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pageArea {
	background-color: #E3EFC3;
}
	
.sidebar_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7E9959;
	line-height: 15px;
	text-align: left;
	padding: 5px;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABB19A;
	padding-left: 60px;
	line-height: 31px;
	vertical-align: bottom;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #7C9ECC;
	color: White;
	float: left;
	width: 100%;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	word-spacing: .09ex;
	font-size: 12px;
}

#navcontainer ul li {
	display: inline;
	font-size: 12px;
}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #7C9ECC;
	color: White;
	text-decoration: none;
	float: left;
	font-family: "Arial Narrow";
	font-weight: normal;
}

#navcontainer ul li a:hover
{
	color: #666666;
}
a {
	color: #7C9ECC;
}
.BodyTextBold {
	font-family: Arial;
	font-size: 12px;
	color: #607A9E;
	padding: 10px 0px 0px;
	line-height: 24px;
	background-color: #E3EFC3;
	text-align: justify;
	font-weight: bold;
	margin: 0px;
}
.testimonialName {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 21px;
	line-height: 24px;
	background-color: #E3EFC3;
	text-align: justify;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.tableRule {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
}
