#pageWrap .breadCrumb {
	padding-bottom: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.wwdBackground {
	background-image: URL(../img/peopleBackground.gif);
	background-repeat: repeat-y;
}

.wwdBackground .curvesClients {
	background-image: URL(../img/topCurveWithBreadcrumbClien.gif);
	background-repeat: no-repeat;
}

.wwdBackground .curvesClients h1 {
	background-color: #ffffff;
	margin-right: 54px;
	margin-bottom: 0px;
	display: block;
}

.wwdBackground .curvesClients .wwdHeader {
	padding-left: 33px;
}

.wwdBackground .wwdFooter {
	background-image: URL(../img/2colCurve.gif);
	background-repeat: no-repeat;
	height: 19px;
}

.wwdBackground .wwdHeaderDots {
	background-image: URL(../img/clientsHeaderDots.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 17px;
}

.wwdBackground .centerLine {
	background-image: URL(../img/clientBackground.gif);
	background-repeat: repeat-y;
}

.wwdBackground .centerLine .wwdCol {
	padding-left: 6px;	
	width: 447px;
	/*height: 221px;*/
	height: 14.4em;
	float: left;
}

.wwdBackground .centerLine .wwdCol p,
.wwdBackground .centerLine .wwdCol h2 {
	background-color: #ffffff;
}

.wwdBackground .centerLine .wwdCol .highlight p,
.wwdBackground .centerLine .wwdCol .highlight h2 {
	background-color: #f8f7f3;
}

.wwdBackground .centerLine .wwdCol .panelPadding {
	padding-left: 14px;
	padding-right: 24px;
	padding-top: 15px;
	/*height: 203px; (Commented out as they want the boxes to expand)*/
	height: 13.1em;
	overflow: hidden;
}

.wwdBackground .centerLine .wwdCol .panelPadding.highlight {
	background-color: #f8f7f3;
}

.wwdBackground .centerLine .wwdCol .panelPadding .wwdImage {
	width: 210px;
	overflow: hidden;
	float: left;
}

.wwdBackground .centerLine .wwdCol .panelPadding .wwdImage a {
	border-style: none;
}


.wwdBackground .centerLine .wwdCol .dottedLinesAcross {
	background-image: URL(../img/clientDottedLinesAcross.gif);
	font-size: 0px;
	height: 4px;
}

.wwdBackground .centerLine .wwdCol .panelPadding h2 {
	margin-bottom: 0.1em;
	margin-left: 6px;
	font-weight: normal;
	font-size: 110%;
}


.wwdBackground .centerLine .wwdCol .panelPadding a {
	text-decoration: none;
	color: #1D6A6F;
}

.wwdBackground .centerLine .wwdCol .panelPadding a:visited {
	text-decoration: none;
	color: #1D6A6F;
}

.wwdBackground .centerLine .wwdCol .panelPadding a:hover {
	text-decoration: underline;
		color: #C54101;
	
}

.wwdBackground .centerLine .wwdCol .panelPadding a:focus {
	text-decoration: none;
	color: #C54101 !important;
}



.wwdBackground .centerLine .wwdCol .panelPadding p {
	color: #1f1f1f;
	line-height: 140%;
	margin-bottom: 8px;
}

.wwdBackground .centerLine .wwdCol .panelPadding .desc {
	display: block;
	margin-bottom: 8px;
	margin-top: 0.5em;
	font-style: italic;
}

.wwdBackground .standardContent {
	padding-right: 65px;
}

.wwdBackground .standardContent h2 {
	background-color: #ffffff;
	padding-top: 23px;
	font-weight: normal;
	color: #1f1f1f;
	font-size: 110%;
}

.wwdBackground .standardContent .leftCol {
	width: 348px;
	float: left;
}

.wwdBackground .standardContent .rightCol {
	padding-left: 112px;
	width: 348px;
	float: left;
}

.wwdBackground .standardContent .rightCol ul.general,
.wwdBackground .standardContent .rightCol li.general {
	text-align: center;
	list-style: none;
}

.wwdBackground .standardContent p {
	background-color: #ffffff;
	margin-bottom: 2px;
}

.wwdBackground .standardContent p.desc {
	padding-top: 0px;
	padding-bottom: 14px;
	font-size: 70%;
	color: #1f1f1f;
}
.wwdBackground .standardContent .rightGeneral p {
	text-align: center;
	list-style: none;
	font-style: italic;
}















