	
	
.content .headerBar {
	margin: 0;
	padding: 0 8px 0 0;
	background: #0066cc url("../images/bg_who_headingFull.gif") repeat-y right top;
	}
	
.content .headerBar h1 {
	margin: 0;
	padding: 4px 0 0 8px;
	background: url("../images/bg_who_headingFull.gif") no-repeat left top;
	}
	
.mainTitleBottom {
	margin: 0;
	padding: 0 8px 0 0;
	background: url("../images/bg_who_headingFull.gif") repeat-y right bottom;
	}
	
.mainTitleBottom p {
	margin: 0;
	background: url("../images/bg_who_headingFull.gif") no-repeat left bottom;
	}
	
	
	
	
	
.content h2,
.content h3 {
	color: #0066cc;
	}
	
.content h4,
.content h5 {
	color: #408CD9;
	}
	
	


/* ------[ Right column ]------ */
#rightCol  h3 {
	background: #0066cc url("../images/bg_rc_who_heading_r.gif") no-repeat right top;
	}
	
#rightCol h3 a {
	background: url("../images/bg_rc_who_heading_l.gif") no-repeat left top;
	}
	
#rightCol li {
	background: url("../images/bg_rc_who_first_r.gif") no-repeat right top;
	}
	
#rightCol li a {
	background: url("../images/bg_rc_who_first_l.gif") no-repeat left top;
	}

#rightCol li:hover a.top,	
#rightCol li:active a.top,
#rightCol li.sfhover a.top,
#rightCol li.here a.top {
	background: url("../images/bg_rc_who_first_l_over.gif") no-repeat left top;
	color: #0066cc !important;
	text-decoration: none;
	}
	
#rightCol li li {
	background: none;
	}
	
#rightCol li li a {
	background: #e3eef9;
	color: #0066cc !important;
	}
	
#rightCol li li.here a,
#rightCol li li.here a:hover,
#rightCol li li.here a:active {
	background: #b3d1f0;
	color: #0d57a1 !important;
	}
	
	


/* ------[ Over ride the above for search ]------ */	
.resourceSearch .headerBar {
	background: url("../images/bg_res_search_head_r.gif") no-repeat right top;
	}
	
	

