div#partnerLayer {
	height: 150px;
	background-color: #005595;
	background-image: url(/images/gfx_dot_bg_blue.gif);
	background-repeat: repeat;
	background-position: left top;
}
li#partnerLeftCol {
	height: 150px;
	width: 232px;
}
li#partnerCenterCol {
	height: 150px;
	width: 180px;
	line-height: 150px;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 30px;
}
li#partnerRightCol {
	height: 150px;
	width: 403px;
	font-size: 14px;
	line-height: 150px;
	color: #FFFFFF;
	margin-left: 30px;
}
li#partnerVdivCol {
	height: 125px;
	width: 3px;
	margin-top: 25px;
}
div.contentBioCopy {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 200px;
	line-height: 14px;
}
div#contentLayer {
	background-color: #CBB677;
	background-image: url(/images/gfx_dot_bg_tan.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 400px;
}
li#contentLeftCol {
	height: 400px;
	background-color: #005595;
	background-image: url(/images/gfx_dot_bg_blue.gif);
	background-repeat: repeat;
	background-position: left top;
}
li#contentRightCol {
	height: 400px;
}
ul.partnersNameList {
	margin: 30px 0px 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
}
a.partnersNameItem {
	display: block;
	height: 25px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005998;
	text-indent: 15px;
}
a.partnersNameItem:hover {
	background-color: #CBB677;
}
