/************************/
/* Services Styles */
/************************/
div#topContainer {
	background: url(/media/images/global/back_top_widgets.gif) 0 0 repeat-y;
}

div#siteContainer div.diversity {
	background: url(/media/images/global/back_top_global.gif) 0 0 repeat-y;
}

div.fullWidth {
	background: url(/media/images/global/back_top_fullwidth.gif) 0px 0px repeat-y;
}
h2#secTitleMain {
	position: absolute;
	top: 40px;
	left: 13px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 40px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	color: #bb0059;
}



/************************/
/* Containers */
/************************/
div#leftColumn {
	position: relative;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 120px 0px 0px 0px;
	width: 194px;
	z-index: 3;
}
div#mainContent {
	margin: 0px 0px 20px 0px;
	padding: 84px 0px 0px 0px;
	width: 361px;
}

div.diversity div#mainContent {
	width: 431px;
}
div#topContainer.fullWidth div#mainContent {
	margin: 20px 39px 0px 39px;
	width: 812px;
}
div#rightColumn {
	float: right;
	margin: 0px 0px 20px 0px;
	position: relative;
	z-index: 3;
	width: 335px;
}
div.diversity div#rightColumn {
	padding: 84px 0 0;
	width: 265px;
}



/************************/
/* Left Column Styles */
/************************/



/************************/
/* Main Content Styles */
/************************/
ul#clientList {
	margin: 0px 0px 25px 0px;
	/*
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 13px;
	*/
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	list-style: none;
}
ul#clientList li {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: none;
	border-top: 1px dotted #414141;
}
ul#clientList h4 {
	font-size: 16px;
}



/************************/
/* Right Column Styles */
/************************/
div.diversity div#relWidgets {
	width: 265px;
}
/*
div#relWidgets {
	float: right;
	width: 325px;
	overflow: hidden;
}
*/
div#relWidgets h3 {
	float: left;
	padding: 0px 0px 0px 18px;
	width: 307px;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
div#relWidgets h3 a:link, 
div#relWidgets h3 a:visited {
	display: block;
	color: #fff;
}
div#relWidgets h3 a:hover, 
div#relWidgets h3 a:active {
	color: #e5f0d0;
}
div#relWidgets div.closed h3 a:link, 
div#relWidgets div.closed h3 a:visited {
	color: #e5f0d0;
}
div#relWidgets div.closed h3 a:hover, 
div#relWidgets div.closed h3 a:active {
	color: #fff;
}
div#relWidgets h3 strong {
	font-size: 14px;
	font-weight: normal;
	color: #e5f0d0;
}
div#relWidgets h3 span.label {
	font-weight: bold;
}
div#relWidgets div.fixed h3 {
	background: url(/media/images/global/back_widget_top.gif) 0px 0px no-repeat;
}
div#relWidgets div.open h3 {
	background: url(/media/images/global/back_widget_minus.jpg) 0px 0px no-repeat;
}
div#relWidgets div.closed h3 {
	background: url(/media/images/global/back_widget_plus.jpg) 0px 0px no-repeat;
}
div#relWidgets div.widgetContent {
	float: left;
	padding: 10px 20px;
	width: 285px;
	/*
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 11px;
	*/
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	line-height: 17px;
	background: #fff url(/media/images/global/back_widget_content.jpg) 0px 0px repeat-x;
}
div#relWidgets div.closed div.widgetContent {
	display: none;
}
div.widgetContent h4 {
	margin: 0px 0px 20px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #bb0059;
}
div.widgetContent h5.label {
	margin: 15px 0px 5px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #84c049;
}
div.widgetContent p {
	margin: 0px 0px 5px 0px;
}
div.widgetContent p.moreLink {
	margin: 10px 0px 5px 0px;
	line-height: 27px;
	border-top: 1px dotted #414141;
	border-bottom: 1px dotted #414141;
}
div.widgetContent p.moreLink a:link, 
div.widgetContent p.moreLink a:visited {
	display: block;
	padding: 0px 0px 0px 20px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background: url(/media/images/global/arrow_green_white.gif) left center no-repeat;
}
div.widgetContent ul.colLeft, 
div.widgetContent ul.colRight {
	float: left;
	margin: 5px 20px 10px 0px;
	width: 130px;
	line-height: 13px;
	list-style: none;
}
div.widgetContent ul.colRight {
	margin: 5px 0px 10px 0px;
}
div.widgetContent ul.colLeft li, 
div.widgetContent ul.colRight li {
	margin: 0px 0px 7px 0px;
	font-style: italic;
}
div#caseMap {
	text-align: center;
}
div#caseMap img {
	margin: 0px auto;
}
div.widgetItem div.description {
	margin: 10px 20px;
	font-size: 11px;
	line-height: 15px;
}
div.widgetItem div.description strong {
	color: #84c049;
}

/* case study links */
a.case_link span {
	display: block;
	height: 165px;
	background-repeat: no-repeat;
}
a.case_link:link,
a.case_link:visited {
	display: block;
	padding: 0 20px;
	margin-bottom: 10px;
	font-size: 10px;
}


/************************/
/* Bottom Content Styles */
/************************/

div#bottomContent div.tabContent h4 a:link, 
div#bottomContent div.tabContent h4 a:visited {
	color: #84c049;
}
div#bottomContent div.tabContent h4 a:hover, 
div#bottomContent div.tabContent h4 a:active {
	color: #bb0059;
}
div#bottomContent div.colWideTabBack h3 a:link, 
div#bottomContent div.colWideTabBack h3 a:visited {
	color: #E5F0D0;
}
div#bottomContent div.colWideTabBack h3 span {
	color: #FFF;
}
div#bottomContent div.colWideTabBack h3.hLight a:link, 
div#bottomContent div.colWideTabBack h3.hLight a:visited {
	color: #FFF;
}
div#bottomContent div.colWideTabBack h3.hLight span {
	color: #E5F0D0;
}
div#bottomContent div.tabContent {
	color: #fff;
}
div#bottomContent div#contentAwards div {
	height: 180px;
	overflow: hidden;
}
