/*
body.team{
	font-size: 11px;
	line-height: 17px;
	color: #08205c;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 560px;
	line-height: 24px;
}

body.team .left{
	float: left;
	width: 180px;
	padding-left: 28px;
}
body.team .right{
	float: right;
	width: 350px;
}
*/
body.team #body-content a{
	font-weight: bold;
	color: #0068a6;
	text-decoration: none;
}
#bio-details h2 {
	color: #265590;
}
#bio-details h3 {
	color: #000;
}
#bio-details .summary {
	padding-top: 18px;
}
