P.Heading1 {
	color: #90040f;
	font-size: 17px;
	font-weight: bold;
}
P.BioJobTitle {
	color: #999999;
	font-style: italic;
	font-size: 11px;
}
P.DividerLarge {
	border-bottom: 1px solid #d4d0ba;
	margin-top: 25px;
	margin-bottom: 30px;
	line-height: 5px;
}
P.DividerSmall {
	border-bottom: 1px solid #d4d0ba;
	line-height: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
P.SidebarHeading {
	font-weight: bold;
	color: #716e57;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 3px;
}
P.DownloadList {
	background-image: url(/global/images/download-icon.gif);
	margin-left: 28px;
	margin-right: 28px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 16px;
}
