/* Header Buttons */
a.linkTopLogo {
width: 186px;
height: 72px;
background: url('/images/header/logo_top.png') top left no-repeat;
position: relative;
}

a.logo_bottom {
width: 186px;
height: 57px;
float: left;
/*margin-left: 5px;*/
margin-bottom: 40px;
background: url('/images/header/logo_bottom.png') top left no-repeat;
position: relative;
z-index: 101;
}

a.linkServices {
width: 128px;
background: url('/images/header/services.png') top left no-repeat;
}

a.linkApproach {
width: 119px;
background: url('/images/header/approach.png') top left no-repeat;
}

a.linkClientSuccessWsub {
width: 173px;
background: url('/images/header/clientSuccess_wSub.png') top left no-repeat;
}

a.linkInsightsWsub {
width: 144px;
background: url('/images/header/insights_wSub.png') top left no-repeat;
}

a.linkClientSuccessNOsub {
width: 173px;
background: url('/images/header/clientSuccess_noSub.png') top left no-repeat;
}

a.linkInsightsNOsub {
width: 144px;
background: url('/images/header/insights_noSub.png') top left no-repeat;
}




a.linkServicesSN {
width: 128px;
background: url('/images/header/services_sn.png') top left no-repeat;
}

a.linkApproachSN {
width: 119px;
background: url('/images/header/approach_sn.png') top left no-repeat;
}

a.linkClientSuccessWsubSN {
width: 173px;
background: url('/images/header/clientSuccess_wSub_sn.png') top left no-repeat;
}

a.linkInsightsWsubSN {
width: 144px;
background: url('/images/header/insights_wSub_sn.png') top left no-repeat;
}

a.linkClientSuccessNOsubSN {
width: 173px;
background: url('/images/header/clientSuccess_noSub_sn.png') top left no-repeat;
}

a.linkInsightsNOsubSN {
width: 144px;
background: url('/images/header/insights_noSub_sn.png') top left no-repeat;
}




a.linkServicesSS {
width: 128px;
background: url('/images/header/services_ss.png') top left no-repeat;
}

a.linkApproachSS {
width: 119px;
background: url('/images/header/approach_ss.png') top left no-repeat;
}

a.linkClientSuccessWsubSS {
width: 173px;
background: url('/images/header/clientSuccess_wSub_ss.png') top left no-repeat;
}

a.linkInsightsWsubSS {
width: 144px;
background: url('/images/header/insights_wSub_ss.png') top left no-repeat;
}

a.linkClientSuccessNOsubSS {
width: 173px;
background: url('/images/header/clientSuccess_noSub_ss.png') top left no-repeat;
}

a.linkInsightsNOsubSS {
width: 144px;
background: url('/images/header/insights_noSub_ss.png') top left no-repeat;
}








a.linkServices:hover {
width: 128px;
background: url('/images/header/services_over.png') top left no-repeat;
}

a.linkApproach:hover {
width: 119px;
background: url('/images/header/approach_over.png') top left no-repeat;
}

a.linkClientSuccessWsub:hover {
width: 173px;
background: url('/images/header/clientSuccess_wSub_over.png') top left no-repeat;
}

a.linkInsightsWsub:hover {
width: 144px;
background: url('/images/header/insights_wSub_over.png') top left no-repeat;
}

a.linkClientSuccessNOsub:hover {
width: 173px;
background: url('/images/header/clientSuccess_noSub_over.png') top left no-repeat;
}

a.linkInsightsNOsub:hover {
width: 144px;
background: url('/images/header/insights_noSub_over.png') top left no-repeat;
}




a.linkServicesSN:hover {
width: 128px;
background: url('/images/header/services_over.png') top left no-repeat;
}

a.linkApproachSN:hover {
width: 119px;
background: url('/images/header/approach_over.png') top left no-repeat;
}

a.linkClientSuccessWsubSN:hover {
width: 173px;
background: url('/images/header/clientSuccess_wSub_over.png') top left no-repeat;
}

a.linkInsightsWsubSN:hover {
width: 144px;
background: url('/images/header/insights_wSub_over.png') top left no-repeat;
}

a.linkClientSuccessNOsubSN:hover {
width: 173px;
background: url('/images/header/clientSuccess_noSub_over.png') top left no-repeat;
}

a.linkInsightsNOsubSN:hover {
width: 144px;
background: url('/images/header/insights_noSub_over.png') top left no-repeat;
}



/* submenu buttons */

a.linkProfessionals {
width: 281px;
background: url('/images/subHeaderNav/professionals.png') top left no-repeat;
}
a.linkProfessionals:hover {
width: 281px;
background: url('/images/subHeaderNav/professionals_over.png') top left no-repeat;
}
a.linkProfessionals_selected {
width: 281px;
background: url('/images/subHeaderNav/professionals_selected.png') top left no-repeat;
}

a.linkProblemSolving {
width: 281px;
background: url('/images/subHeaderNav/problemSolving.png') top left no-repeat;
}
a.linkProblemSolving:hover {
width: 281px;
background: url('/images/subHeaderNav/problemSolving_over.png') top left no-repeat;
}
a.linkProblemSolving_selected {
width: 281px;
background: url('/images/subHeaderNav/problemSolving_selected.png') top left no-repeat;
}

a.linkBusinessProcess {
width: 281px;
background: url('/images/subHeaderNav/businessProcess.png') top left no-repeat;
}
a.linkBusinessProcess:hover {
width: 281px;
background: url('/images/subHeaderNav/businessProcess_over.png') top left no-repeat;
}
a.linkBusinessProcess_selected {
width: 281px;
background: url('/images/subHeaderNav/businessProcess_selected.png') top left no-repeat;
}

a.linkIPBusinessStrategy {
width: 281px;
background: url('/images/subHeaderNav/ipBusinessStrategy.png') top left no-repeat;
}
a.linkIPBusinessStrategy:hover {
width: 281px;
background: url('/images/subHeaderNav/ipBusinessStrategy_over.png') top left no-repeat;
}
a.linkIPBusinessStrategy_selected {
width: 281px;
background: url('/images/subHeaderNav/ipBusinessStrategy_selected.png') top left no-repeat;
}

a.linkIPProtection {
width: 281px;
background: url('/images/subHeaderNav/ipProtection.png') top left no-repeat;
}
a.linkIPProtection:hover {
width: 281px;
background: url('/images/subHeaderNav/ipProtection_over.png') top left no-repeat;
}
a.linkIPProtection_selected {
width: 281px;
background: url('/images/subHeaderNav/ipProtection_selected.png') top left no-repeat;
}

a.linkRiskManagement {
width: 281px;
background: url('/images/subHeaderNav/riskManagement.png') top left no-repeat;
}
a.linkRiskManagement:hover {
width: 281px;
background: url('/images/subHeaderNav/riskManagement_over.png') top left no-repeat;
}
a.linkRiskManagement_selected {
width: 281px;
background: url('/images/subHeaderNav/riskManagement_selected.png') top left no-repeat;
}

a.linkBg_Selected {
width: 282px;
height: 49px;
color: #f1cb00;
text-decoration: none;
font-weight: bold;
font-face: verdana,sans-serif;
font-size: 9pt;
background: url('/images/subHeaderNav/subNav_bg_on.png') top left no-repeat;
}

a.linkBg {
width: 282px;
height: 49px;
color: #f8e57f;
text-decoration: none;
font-weight: bold;
font-face: verdana,sans-serif;
font-size: 9pt;
background: url('/images/subHeaderNav/subNav_bg_off.png') top left no-repeat;
}

a.linkBg:hover {
color: #f1cb00;
background: url('/images/subHeaderNav/subNav_bg_on.png') top left no-repeat;
}

a.linkSm_Selected {
width: 281px;
height: 30px;
color: #f1cb00;
text-decoration: none;
font-weight: bold;
font-face: verdana,sans-serif;
font-size: 9pt;
background: url('/images/subHeaderNav/subNav_sm_on.png') top left no-repeat;
}

a.linkSm {
padding-left: 15px;
width: 281px;
height: 30px;
color: #f8e57f;
text-decoration: none;
font-weight: bold;
font-face: verdana,sans-serif;
font-size: 9pt;
background: url('/images/subHeaderNav/subNav_sm_off.png') top left no-repeat;
}

a.linkSm:hover {
color: #f1cb00;
background: url('/images/subHeaderNav/subNav_sm_on.png') top left no-repeat;
}

.linkSm div,.linkBg div,
.linkSm_selected div,.linkBg_selected div {
padding: 5px 0 0 25px;
}




/*
a.linkBusinessProcess_services {
width: 281px;
background: url('/images/subHeaderNav/businessProcess.png') top left no-repeat;
}
a.linkBusinessProcess_services:hover {
width: 281px;
background: url('/images/subHeaderNav/businessProcess_over.png') top left no-repeat;
}
a.linkBusinessProcess_selected_services {
width: 281px;
background: url('/images/subHeaderNav/businessProcess_selected.png') top left no-repeat;
}

a.linkIPBusinessStrategy_services {
width: 281px;
background: url('/images/subHeaderNav/ipBusinessStrategy.png') top left no-repeat;
}
a.linkIPBusinessStrategy_services:hover {
width: 281px;
background: url('/images/subHeaderNav/ipBusinessStrategy_over.png') top left no-repeat;
}
a.linkIPBusinessStrategy_selected_services {
width: 281px;
background: url('/images/subHeaderNav/ipBusinessStrategy_selected.png') top left no-repeat;
}

a.linkIPProtection_services {
width: 281px;
background: url('/images/subHeaderNav/ipProtection.png') top left no-repeat;
}
a.linkIPProtection_services:hover {
width: 281px;
background: url('/images/subHeaderNav/ipProtection_over.png') top left no-repeat;
}
a.linkIPProtection_selected_services {
width: 281px;
background: url('/images/subHeaderNav/ipProtection_selected.png') top left no-repeat;
}

a.linkRiskManagement_services {
width: 281px;
background: url('/images/subHeaderNav/riskManagement.png') top left no-repeat;
}
a.linkRiskManagement_services:hover {
width: 281px;
background: url('/images/subHeaderNav/riskManagement_over.png') top left no-repeat;
}
a.linkRiskManagement_selected_services {
width: 281px;
background: url('/images/subHeaderNav/riskManagement_selected.png') top left no-repeat;
}
*/
