#content .body h2 {
	color: #00a4e4;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin: 0.1em 0 0.5em;
}

#content .body p {
	margin: 0.7em 0 1em;
	line-height: 1.5em;
}

#content .body .team {
	padding: 20px 0;
}

#content .body .team dl {
	background-image: url(images/common-separator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	padding: 0 0 20px 0;
	margin: 0 0 30px;
}

#content .body .team dl.last {
	background-image: none;
}

#content .body .team dl dt {
	color: #8dc63f;
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#content .body .team dl dt span {
	margin-left: 90px;
}

#content .body .team dl dd {
}

#content .body .team dl dd h3 {
	color: #8dc63f;
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin: 0;
}

#content .body .team dl img {
	float: left;
	margin: 0 10px 5px 0;
}

#content .body .team dl dd p.position {
	color: #929497;
	font-size: 115%;
	font-style: italic;
	font-family: Georgia, serif;
	margin: 0;
}

#content .body .team dl dd p {
	color: #58595b;
	font-family: Arial, sans-serif;
}

#content .body .advisons {
	padding: 0 0 20px 90px;
	color: #929497;
	font-size: 120%;
}

#content .body .advisons dl {
	margin: 0 0 0.25em;
}

#content .body .advisons dl dt {
	display: inline;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#content .body .advisons dl dt:after {
	content: ', ';
}

#content .body .advisons dl dd {
	display: inline;
	font-style: italic;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
