body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#231f36;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blackBorder {
	border: 1px solid #000000;
}.contentRule {
	background-color: #FFFFFF;
	background-image: url(../images/template/columnRule.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tanBorder {
	border: 1px solid #9a8479;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 5px;
}
.footerText a {
	color: #999999;
}
.footerText a:hover {
	color: #FFFFFF;
}
.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a8479;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.error {
  color: #f00;
}
.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.blueBorder {
	border: 1px solid #000066;
}
.black12 a {
	color: #000066;
}
.gray12 a {
	color: #000099;
}

