DIV.cmsContent {
	width: 639px;
	overflow-x: hidden;
	background: white;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #606b7f;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 12px;
}
DIV.cmsContent A {
	color: #012391;
}

/* Bio list */

DIV.tmpBioContent {
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 40px;
}
DIV.tmpBioList1 {
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 40px;
	margin-bottom: 13px;
}
DIV.tmpBioList2 {
	padding: 18px;
	background: #c7d7f9;
	margin-top: 20px;
	margin-bottom: 13px;
}
TABLE.tmpBioList {
	color: #606b7f;
}
TD.tmpBioThumb {
 	width: 148px;
 	height: 137px;
	font-size: 12px;
	color: #606b7f;
	line-height: 16px;
}
TD.tmpBioThumb IMG {
	border: 1px solid #012391;
}
DIV.tmpBioSpace {
	height: 13px;
	width: 13px;
	overflow: hidden;
}
DIV.tmpEmptyBox {
 	width: 150px;
 	height: 139px;
}
DIV.tmpBioLink {
	padding-top: 5px;
}
DIV.tmpBioLink A {
	font-weight: bold;
	color: #606b7f;
}

