/* management team */
.bio {
	width: 450px;
	font-size: 11px;
	vertical-align: top;
	border-collapse: collapse;	
}

.bio .photo {
	width: 104px; height: 136px;
	background-color: #EEEEDD;	
}

.bio .text {
	padding: 0 0 40px 20px;	
}

.bio .photo img {
	margin: 6px 0 0 6px;
	border: solid 1px #DDDDCC;
}

.bio h4 {
	margin-bottom: -10px;	
}

* html .bio h4 {
	margin-bottom: -18px;
}

/* /management team */

/* in the news */

.newsitem {
	margin-bottom: 20px;
}

.newsitem .newsdesc {
	padding-left: 20px;	
}

.newsitem .newsdesc h2 {
	font-size: 12px;
	margin: 5px 0 0 -10px; padding: 0 0 0 10px;
	background: no-repeat url("../../images/content/arrow-gray-whitebg.gif") 0px 2px;
	color: #557788;
}

.newsitem .newsdesc h2 a {
	color: #557788;
}

.newsitem .newsdesc p {
	margin: 8px 0 0 0;	
}

.newsitem .newsdesc a {
	color: #888877;	
}

/* /in the news */

.article #spacer {
	width: 160px; height: 100px;
}

.article #content {
	padding-right: 80px;	
}

.article h2 {
	color: #557788;
	font-size: 12px;
}

/* certifications */
.certification { 
	float: right;
	margin: 10px 0 10px 10px;
}

/* /certifications */
