.body { color: black; font-size: 10pt; font-family: Helvetica; line-height: 12pt; text-decoration: none }
.learnmore { color: #0000fe; font-size: 8pt; font-family: Arial; line-height: 9pt; text-decoration: underline }
.body2 { color: black; font-size: 10pt; font-family: Helvetica; line-height: 12pt; text-decoration: none }
.homepageSidebar { color: #123f71; font-size: 12pt; font-family: Times; font-style: italic; line-height: 18pt; text-decoration: none }
.headings  { color: #123f71; font-size: 13pt; font-family: Times; font-weight: bold; line-height: 12pt; text-decoration: none }

.hoverLink {
	color: black;
	text-decoration: none;
}

.hoverLink:hover {
	color: black;
	text-decoration: underline;
}

.hoverLinkActive{
	color: #123f71;
	text-decoration: underline;
}

.hoverLink2 {
	color: #0000FE;
	text-decoration: none;
}

.bio
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
/* 	color: #202d55; */
	color: #123F71;
	padding:0px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
}

.bio {
	display: none;
}

h4 {
	text-align: center;
	padding: 0px;
	margin: -34px 0px 0px 0px;
}

h3 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

#rightColumn {
	border-left: 1px solid #838383;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
}