body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C240C;
	line-height: 18px;
	background-color: #E0E1CE;
}
A {
	color: #3B5A6F;
	text-decoration: none;
}
A:HOVER {
	color: #4F6D82;
	text-decoration: underline;
}
A.secLink {
	color: #C4C6B8;
	text-decoration: none;
}
A.secLink:hover {
	color: #C4C6B8;
	text-decoration: underline;
}
.headline {
	font-size: 18px;
	line-height: 24px;
	color: #3C240C;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #3B5A6F;
}
.subhead2 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.subheadGreen {
	font-size: 14px;
	font-weight: bold;
	color: #72714C;
}
.footer {
	font-size: 9px;
	color: #C4C6B8;
}
.smalltxt {
	font-size: 10px;
}
.bodybold {
	font-weight: normal;
	color: #3B5A6F;
	font-size: 16px;
}
.bodyboldCaps {
	color: #3B5A6F;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.faqQuestion {
	color: #3B5A6F;
	font-size: 11px;
	font-weight: bold;
}
.choose {
	background-color: #C8E0EE;
	font-size: 9px;
	font-weight: bold;
	color: #3B5A6F;
}
.date {
	font-size: 11px;
	text-transform: uppercase;
	color: #3B5A6F;
	font-weight: bold;
	line-height: 14px;
}
.goals {
	font-size: 14px;
	line-height: 18px;
}
.JobTitle {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #3B5A6F;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

