/* --------------------------------------------
   
----------------------------------------------- */
/*
.bio dl#main dd.content-wrapper div.content
{
	margin-right: 0;
	border-right: 0px;
}
*/

/* --------------------------------------------
   
----------------------------------------------- */
ol#people
{
	padding-top: 6px;
}

ol#people li
{
	margin-bottom: 10px;
}

ol#people li a
{
	display: block;
	font-weight: bold;
}

ol#people li span
{
	color: #343434;
}

/* --------------------------------------------
   
----------------------------------------------- */
/*
dl.person
{

}

dl.person dt
{
	font-size: 21px;
	line-height: 30px;
	color: #004080;
	margin-bottom: 9px;
}

dl.person dd
{
	color: #454545;
}

dl.person dd.title
{
	font-weight: bold;
	margin-bottom: 3px;
}

dl.person dd.phone
{
	margin-bottom: 12px;
}

dl.person dd.body img
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0;
}
*/


div.content h2
{
	font-size: 21px;
	line-height: 30px;
	color: #004080;
	margin-bottom: 9px;
}

div.content h3,
/* div.content h4, */
div.content p.bio
{
	color: #454545;
}

div.content h3
{
	font-weight: bold;
	margin-bottom: 3px;
}

div.content a.email
{
	display: block;
	width: 16px;
	height: 11px;
	text-indent: -2000px;
	background: url(../img/bios/icon_contact.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 18px;
}

/*
div.content h4
{
	margin-bottom: 12px;
}
*/

div.content img.bio
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0; 8px;
	width: 78px;
	height: 90px;
	border: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
span.next-person
{
	font-size: 10px;
	display: block;
}

span.next-person a
{
	text-decoration: underline;
	color: #00a7ff;
}

/* --------------------------------------------
   
----------------------------------------------- */
/*
ol#breadcrumb
{
	overflow: hidden;
	_height: 1%;
	margin-bottom: 9px;
}

ol#breadcrumb li
{
	float: left;
	font-size: 10px;
	margin-right: 4px;
}

ol#breadcrumb li a
{
	text-decoration: underline;
	color: #00a7ff;
}
*/

p#team-nav
{
	margin-bottom: 9px;
	font-size: 10px;
}

p#team-nav a
{
	text-decoration: underline;
	color: #00a7ff;
}

