.gateway-subhead {
display:none;	
}

#gateway-cp {
background:rgba(95, 39, 126, 1);
color:white;
}

#gateway-cp a:hover {
text-decoration:underline;
}
.ls-cp-active {
background:rgba(95, 39, 126, 1);
}

#gateway-nhs {
background:rgba(209, 31, 67, 1);
color:white;
}

#gateway-nhs a:hover {
text-decoration:underline;
}
.ls-nhs-active {
background:rgba(209, 31, 67, 1);
}

#gateway-ph {
background:rgba(129, 26, 85, 1);
color:white;
}

#gateway-ph a:hover {
text-decoration:underline;
}
.ls-ph-active {
background:rgba(129, 26, 85, 1);
}

