H1,H2,H3 { color: #E37F1D; }

.acccRelatedInformationHelpBoxTitleBar { #E37F1D; }
.acccRelatedInformationHelpBoxContentFrame { background: #F6F1EA; }

.acccRelatedInformationNotesBoxTitleBar { background: #E37F1D; }
.acccRelatedInformationNotesBoxContentFrame { background: #F6F1EA; }
.acccRelatedInformationNotesBoxContentFrame h2 { 
    color: #E37F1D;
    margin-bottom: 12px;
    margin-top: 3px;
}

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

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

.keyPublicationBoxTitleBar {
    background-color: #E37F1D;
}