#personnel th, .persondigest th, .personlist th  {
	text-align: left;
	vertical-align: top;
}
#personnel hr {
	border: 0;
	border-bottom: 1px solid #666;
}

.persondigest .row0 { background-color: #fff }
.persondigest .row1 { background-color: #ccc }
.personlist .personrow { vertical-align: top; padding-bottom: 20px }
.personlist img { margin-top: 0px; padding-top: 0px }
.personimage { max-width: 120px; }

.content #personnel a, .content .persondigest a {
	font-weight:normal;
}

div.persondigesttitle {
	color:#013f78;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0 0 8px 0;
}

.content #personnel strong, .content #personnel p.subtitle {
	color:#013f78;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	margin:0 0 8px 0;
	display:block;
}