/* ACCC Industry styles */

H1,H2,H3 { color: #96004B; }

/* Right hand side boxes */
.acccRelatedInformationHelpBoxTitleBar { background: #96004B; }
.acccRelatedInformationHelpBoxContentFrame { background: #F7ECF2; }

.acccRelatedInformationNotesBoxTitleBar { background: #96004B; }
.acccRelatedInformationNotesBoxContentFrame { background: #F7ECF2; }
.acccRelatedInformationNotesBoxContentFrame h2 { color: #96004B; }


/* Left hand side nav menu css */
ul.menuItem_1 {
    background-color: #96004B;
}

ul.menuItem_2 {
    background-color: #EED0DF;
}

.keyPublicationBoxTitleBar {
    background-color: #96004B;
}

ul.industryWhatsNewList li {
    margin-bottom: 15px;
}