.staffbio {
	border-top: 4px solid #404040;
	background-color: #D0D0D0;
	padding: 4px;
}

.staffbio_picture {
	border: 2px solid #C0C0C0;
	padding: 1px;
}

.staffbio_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	padding-left: 3px;
}

.learnmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	background-color: #D0D0D0;
	padding: 4px;
	border-top: 2px dotted #C0C0C0;
	border-bottom: 2px dotted #C0C0C0;
}

.navipane {
	padding-left: 2px;
	padding-right: 4px;
}

.separator {
	padding-top: 8px;
}

.org_subpoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
	line-height: 150%;
}

.org_subpoint_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}