@import url(people_results.css);
div#Results {
	width: 516px; /* 354px */
}


/***********************/
/* Side Column */
/***********************/
div#callout {
	background: #646482;
}



/***********************/
/* Navigation: Section */
/***********************/
ul#sectionNav A:link, ul#sectionNav A:visited {
	background: #646482;
}
ul#sectionNav li {
	width: 121px; /* 153 */
}



/***********************/
/* Navigation: Related */
/***********************/
div#relatedContainer {
	text-align: center;
	line-height: 26px;
	margin-bottom: 20px;
}
div#relatedNav {
	border: 1px solid #7D8C8C;
	display: inline;
	padding: 5px 0px;
	text-transform: uppercase;
	
}
div#relatedNav ul, div#relatedNav li {
	display: inline;
}
div#relatedNav A:link, div#relatedNav A:visited {
	margin: 0px 5px;
}
div#relatedNav A.hLight:link, div#relatedNav A.hLight:visited {
	color: #223D4A;
}



/***********************/
/* Navigation: Right Side */
/***********************/
div#relatedColumn div#rightSide {
	margin-top: 32px;
}



/***********************/
/* Body Content */
/***********************/
div.Cases ul {
	list-style: none;
}
div#relatedColumn {
	float: right;
	width: 144px;
	margin: 0px 0px 10px 20px;
}
div#relatedColumn h3 {
	font-size: 12px;
	color: #7D8C8C;
}
div#contact  {
	margin-bottom: 20px;
}
div#news h3 {
	font-weight: normal;
	text-transform: uppercase;
	color: #223D4A;
	font-size: 11px;
}
div#news img {
	margin: 5px 0px;
}
div#news A:link, div#news A:visited {
	text-transform: uppercase;
}
div#mainNarrative {
	clear: left;
	width: 596px;
}
div#subAreas {
	margin-top: 15px;
	float: left;
}
div#subAreas h3 {
	color: #223D4A;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#subAreas dl {
	float: left;
	width: 205px;
}
div#subAreas dd {
	visibility: hidden;
	clear: both;
	padding: 5px;
}
div#subAreas dl A:link, div#subAreas dl A:visited {
	text-transform: uppercase;
	display: block;
	padding: 5px;
	color: #7D8C8C;
}
div#subAreas dl A:hover, div#subAreas dl A:active, 
div#subAreas A.hLight:link, div#subAreas A.hLight:visited {
	color: #223D4A;
}
div#subAreas div {
	border: 1px solid #223D4A;
	background: url(../media/images/services/subareas_divider.gif) repeat-y;
	background-position: 205px 0px;
	float: left;
	width: 594px;
}
div#subAreas div#descriptionContainer {
	float: right;
	border: none;
	width: 385px;
	background: none;
}
div#subAreas div#description {
	border: none;
	padding: 5px 10px;
	width: auto;
	background: none;
}
