
/* Leadership */

.section_color {
	background-color: #4c565f;
	background-color: #b3bcbb;
	background-color: #aeb7b6;
}

#content {
	padding-left: 0px;
}

/* List of boardmember-elements with name,position and button */

#content .boardmember {
	padding-top: 7px;
	border-top: 1px solid #9EA190;
	height: 78px;
}

#content .active {
	background-color: #5A6253;
}

#content ul {
	margin-left: 20px;
}

#content li {
	padding: 0px;
	margin-top: 0px;
	margin-left: 17px;
	list-style-image: url(/images/ic_list_leadership.gif);
	line-height: 15px;
	margin-bottom: 4px;
	font-size: 10px;
	color: #C8CBC6;
	font-weight: bold;
}

#content h2 {
	padding-left: 22px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
}

#content .button {
	text-align: right;
	margin-top: 10px;
}

/* leadership board members */

.content {
	line-height: 14px;
}

.profile {
	background-image: url(/images/bg_find_result.gif);
	background-repeat: repeat-y;
}

.profile {
	padding: 68px 20px 60px 26px;
}

.profile img {
	margin-right: 12px;
}

.profile h2 {
	text-align: right;
	margin-top: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

.profile .position {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}

.profile h3 {
	margin-left: 10px;
	margin-top: 18px;
	font-size: 10px;
	clear: both;
}

.profile b {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

.profile p {
	margin-left: 10px;
	font-size: 10px;
	line-height: 140%;
	margin-bottom: 8px;
}

.profile ul {
	margin-left: 10px;
	clear: both;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #ffffff;
	line-height: 14px;
}

.profile li {
	padding: 0px;
	margin-left: 17px;
	list-style-image: url(/images/ic_list_publications.gif);
	margin-bottom: 4px;
	font-size: 10px;
	line-height: 14px;
}
