#managementFilters, #businessFilters, #itFilters
{
	margin: 0px;
	padding:0px;
}
#managementFilters li, #businessFilters li, #itFilters li
{
	margin: 0;
	padding: 0;
	float:left;
	list-style-type: none;
}
#managementFilters a:link, #managementFilters a:visited, #itFilters a:link, #itFilters a:visited, #businessFilters a:link, #businessFilters a:visited
{
	float: left;
	line-height: 24px;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	color: #708491;
}

#manAll, .hover #manAll.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_all.png');
	background-repeat:no-repeat;
	width: 57px;
	height: 24px;
}

#managementFilters #manAll:hover, #manAll.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_all_active.png');
	width: 57px;
	height: 24px;
}


#manLeadership, .hover #manLeadership.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_leadership.png');
	background-repeat:no-repeat;
	width: 119px;
	height: 24px;
}

#managementFilters #manLeadership:hover, #manLeadership.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_leadership_active.png');
	width: 119px;
	height: 24px;
}

#manTeamDev, .hover #manTeamDev.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_teamDev.png');
	background-repeat:no-repeat;
	width: 164px;
	height: 24px;
}

#managementFilters #manTeamDev:hover, #manTeamDev.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_teamDev_active.png');
	width: 164px;
	height: 24px;
}

#manPersonalDev, .hover #manPersonalDev.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_personalDev.png');
	background-repeat:no-repeat;
	width: 184px;
	height: 24px;
}

#managementFilters #manPersonalDev:hover, #manPersonalDev.activeFilter
{
	background-image: url('/images/filters/categorySectionMan_personalDev_active.png');
	width: 184px;
	height: 24px;
}




#itAll, .hover #itAll.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_all.png');
	background-repeat:no-repeat;
	width: 57px;
	height: 24px;
}

#itFilters #itAll:hover, #itAll.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_all_active.png');
	width: 57px;
	height: 24px;
}



#itMSOffice, .hover #itMSOffice.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_msOffice.png');
	background-repeat:no-repeat;
	width: 141px;
	height: 24px;
}

#itFilters #itMSOffice:hover, #itMSOffice.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_msOffice_active.png');
	width: 141px;
	height: 24px;
}


#itDesign, .hover #itDesign.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_design.png');
	background-repeat:no-repeat;
	width: 102px;
	height: 24px;
}

#itFilters #itDesign:hover, #itDesign.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_design_active.png');
	width: 102px;
	height: 24px;
}

#itTechnical, .hover #itTechnical.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_technical.png');
	background-repeat:no-repeat;
	width: 109px;
	height: 24px;
}

#itFilters #itTechnical:hover, #itTechnical.activeFilter
{
	background-image: url('/images/filters/categorySectionIT_technical_active.png');
	width: 109px;
	height: 24px;
}



#busAll, .hover #busAll.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_all.png');
	background-repeat:no-repeat;
	width: 57px;
	height: 24px;
}

#businessFilters #busAll:hover, #busAll.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_all_active.png');
	width: 57px;
	height: 24px;
}

#busHuman, .hover #busHuman.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_human.png');
	background-repeat:no-repeat;
	width: 166px;
	height: 24px;
}

#businessFilters #busHuman:hover, #busHuman.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_human_active.png');
	width: 166px;
	height: 24px;
}



#busAdmin, .hover #busAdmin.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_admin.png');
	background-repeat:no-repeat;
	width: 202px;
	height: 24px;
}

#businessFilters #busAdmin:hover, #busAdmin.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_admin_active.png');
	width: 202px;
	height: 24px;
}

#busSales, .hover #busSales.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_sales.png');
	background-repeat:no-repeat;
	width: 160px;
	height: 24px;
}

#businessFilters #busSales:hover, #busSales.activeFilter
{
	background-image: url('/images/filters/categorySectionBus_sales_active.png');
	width: 160px;
	height: 24px;
}












#manAll span, #manLeadership span, #navmanagement span, #manTeamDev span, #manPersonalDev span,#itAll span,#itMSOffice span,#itDesign span,#itTechnical span, #insights span,#busAll span,#busHuman span,#busAdmin span,#busSales span, #insights span
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}