    body {color: #22272B;
    }
    h1, h2, h3, h4, h5, h6 {
        color: #22272B;
    }
    #maincontent figcaption, #maincontent figcaption * {
        background-color: #552105;
        color: #FFFFFF !important;
    }
    #maincontent a, #maincontent a:visited {
        color: #552105;
    }
    #maincontent a:hover {
        background-color: rgba(85, 33, 5, 0.1);
    }
    #maincontent a:hover img {
        background-color: rgba(85, 33, 5, 0.1);
        outline-color: rgba(85, 33, 5, 0.1);
    }
    #maincontent a:focus {
        outline-color: #9E5332;
    }
    #maincontent blockquote {
        border-left-color: #0D6791;
    }
    #maincontent blockquote cite a, #maincontent blockquote cite a:visited, #maincontent blockquote cite a:visited {
        color: #9E5332;
    }
    #maincontent hr {
        border-color: #E9C8B2;
    }
    #maincontent input, #maincontent select, #maincontent textarea {
        border-color: #22272B;
    }
    #maincontent select {
        background-image: url(/Style%20Library/Images/select-black.png);
        background-image: url(/Style%20Library/SVG/select-black.svg);
    }
    input:hover, select:hover, textarea:hover {
        background-color: #552105;
    }
    input:focus, select:focus, textarea:focus {
        outline-color: #9E5332;
    }
    input[type=checkbox]:checked {
        background-color: #552105;
    }
    input[type=checkbox]:checked:hover {
        border-color: #552105 !important;
    }
    input[type=radio]:hover + label:before {
        background-color:#552105;
    }
    input[type=radio]:checked + label:before {
        background-color: #552105;
    }
    input[type=radio]:focus + label:before {
        -webkit-box-shadow: 0 0 0 4px #9E5332 !important;
        -moz-box-shadow: 0 0 0 4px #9E5332 !important;
        box-shadow: 0 0 0 4px #9E5332;
    }
    input[type=radio]:checked:hover  + label:before {
        border-color: #552105 !important;
    }
    #maincontent .button:not(.calloutbox .button), .maincontent button, input[type="submit"], input[type="reset"], input[type="button"] {
        background-color: #552105;
        color: #FFFFFF;
    }
    #maincontent .button:not(.calloutbox .button):hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .maincontent .pdfhighlight a.button:hover {
        background-color: #9E5332;
    }
    #maincontent .button:not(.calloutbox .button):active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
        outline-color: #9E5332;
    }
    #maincontent .leftnav ul li a {
            color: #22272B;
        }
    #maincontent .leftnav ul li a:hover, #maincontent .leftnav ul li a.selected:hover {
        background-color: rgba(85, 33, 5, 0.1) !important;
    }
        #maincontent .leftnav ul.root > .first a {
            color: #22272B;
            border-bottom: 2px solid #ebebeb;
        }
        #maincontent .leftnav ul li a.selected {
            border-left-color: #0D6791;
        }
        #maincontent .leftnav .subitem {
            border-left-color: #0D6791;
        }
        #maincontent .leftnav a[href^="#"] {
            border-left-color: #0D6791;
        }
        ul.moh-rteStyle-Anchorlink, ol.moh-rteStyle-Anchorlink, li.moh-rteStyle-Anchorlink, .moh-rteStyle-Anchorlink li{
            border-left-color: #0D6791 !important;
        }
        button.selected {
            border-color: #552105;
            color: #552105 !important;
    }
        button.selected:hover {
            background-color: #E9C8B2 !important;
        }
        button.selected:active {
            background-color: #9E5332;
            border-color: #9E5332;
        }
        .maincontent .button.secondary {
            background-color: #FFFFFF !important;
            border-color: #552105;
            color: #552105 !important;
        }
        .maincontent .button.secondary:hover, calloutbox a.secondary:hover {
            background-color: #552105 !important; 
            color: #FFFFFF !important;
        }
        .maincontent .button.secondary:hover img, calloutbox a.secondary:hover img {
            filter: brightness(0) invert(1);
        }
        .maincontent .button.secondary:active {
            background-color: #9E5332;
            border-color: #9E5332;
        }
        .reset {
            background-color: #b81237 !important;
        }
        .reset:hover {
            background-color: #b81237 !important;
        }
        .moh-rteImage-1, a:hover img.moh-rteImage-1 {
            border-color: #E9C8B2;
        }
        .moh-rteImage-2, a:hover img.moh-rteImage-2 {
            background-color: transparent;
            border-color: #9E5332;
        }
        .moh-rteImage-3 {
            background-color: #22272B;
        }
        .moh-rteImage-4 {
            border-color: #552105;
            background-color: #E9C8B2;
        }
        .maincontent .moh-rteTableHeaderFirstCol-default, .maincontent .moh-rteTableHeaderLastCol-default, .maincontent .moh-rteTableHeaderOddCol-default, .maincontent .moh-rteTableHeaderEvenCol-default, .maincontent .panel table th {
            border-bottom-color: #552105;
        }
        .maincontent .moh-rteTableFooterFirstCol-default, .maincontent .moh-rteTableFooterLastCol-default, .maincontent .moh-rteTableFooterOddCol-default, .maincontent .moh-rteTableFooterEvenCol-default {
            border-top-color: #552105;
        }
        .maincontent .moh-rteTable-default tr.moh-rteTableEvenRow-default th, .maincontent .moh-rteTable-default tr.moh-rteTableEvenRow-default td, .maincontent .moh-rteTable-default tr.moh-rteTableOddRow-default th, .maincontent .moh-rteTable-default tr.moh-rteTableOddRow-default td, .maincontent .moh-rtetablecells, .maincontent .panel table td {
            border-bottom-color: #552105;
        }
        .maincontent .moh-rteTable-1 th.moh-rteTableHeaderRow-1, .maincontent .moh-rteTable-1 th.moh-rteTableHeaderFirstCol-1, .maincontent .moh-rteTable-1 th.moh-rteTableHeaderOddCol-1, .maincontent .moh-rteTable-1 th.moh-rteTableHeaderEvenCol-1, .maincontent .moh-rteTable-1 th.moh-rteTableHeaderLastCol-1 {
            border-bottom-color: #22272B; 
        }
        .maincontent .moh-rteTable-1 th.moh-rteTableFooterFirstCol-1, .maincontent .moh-rteTable-1 th.moh-rteTableFooterOddCol-1, .maincontent .moh-rteTable-1 th.moh-rteTableFooterEvenCol-1, .maincontent .moh-rteTable-1 th.moh-rteTableFooterLastCol-1, .maincontent .moh-rteTable-1 .moh-rteTableFooterFirstCol-1, .maincontent .moh-rteTable-1 .moh-rteTableFooterOddCol-1, .maincontent .moh-rteTable-1 .moh-rteTableFooterEvenCol-1, .maincontent .moh-rteTable-1 .moh-rteTableFooterLastCol-1 {
            border-top-color: #22272B; 
        }
        .maincontent .moh-rteTable-1 tr.moh-rteTableOddRow-1 th, .maincontent .moh-rteTable-1 tr.moh-rteTableOddRow-1 td {
            background-color: #E9C8B2;
        }
        .moh-rteTable-6 th.moh-rteTableHeaderRow-6, .maincontent .moh-rteTable-6 th.moh-rteTableHeaderFirstCol-6, .maincontent .moh-rteTable-6 th.moh-rteTableHeaderOddCol-6, .maincontent .moh-rteTable-6 th.moh-rteTableHeaderEvenCol-6, .maincontent .moh-rteTable-6 th.moh-rteTableHeaderLastCol-6 {
            background-color: #694800;
            border-bottom-color: #9E5332;
        }
        .maincontent .moh-rteTable-6 th.moh-rteTableFooterFirstCol-6, .maincontent .moh-rteTable-6 th.moh-rteTableFooterOddCol-6, .maincontent .moh-rteTable-6 th.moh-rteTableFooterEvenCol-6, .maincontent .moh-rteTable-6 .moh-rteTableFooterOddCol-6, .maincontent .moh-rteTable-6 .moh-rteTableFooterEvenCol-6, .maincontent .moh-rteTable-6 .moh-rteTableFooterLastCol-6, .maincontent .moh-rteTable-6 th.moh-rteTableFooterLastCol-6 {
            background-color: #694800;
            border-top-color: #9E5332;
        }
        .maincontent .moh-rteTable-6 tr.moh-rteTableOddRow-6 th, .maincontent .moh-rteTable-6 tr.moh-rteTableOddRow-6 td {
            background-color: #E9C8B2;
        }
        .maincontent .moh-rteTable-4 th.moh-rteTableHeaderRow-4, .maincontent .moh-rteTable-4 th.moh-rteTableHeaderFirstCol-4, .maincontent .moh-rteTable-4 th.moh-rteTableHeaderOddCol-4, .maincontent .moh-rteTable-4 th.moh-rteTableHeaderEvenCol-4, .maincontent .moh-rteTable-4 th.moh-rteTableHeaderLastCol-4 {
            border-color: #552105;
            border-top-color: #552105;
            border-bottom-color: #552105;
        }
        .maincontent .moh-rteTable-4 tr.moh-rteTableFooterRow-4, .maincontent .moh-rteTable-4 th.moh-rteTableFooterFirstCol-4, .maincontent .moh-rteTable-4 .moh-rteTableFooterOddCol-4, .maincontent .moh-rteTable-4 .moh-rteTableFooterEvenCol-4, .maincontent .moh-rteTable-4 .moh-rteTableFooterLastCol-4 {
            border-color: #552105;
            border-top-color: #552105;
            border-bottom-color: #552105;
        }
        .maincontent .moh-rteTable-4 tr.moh-rteTableOddRow-4 th, .maincontent .moh-rteTable-4 tr.moh-rteTableOddRow-4 td {
            border-color: #552105;
        }
        .maincontent .moh-rteTable-4 tr.moh-rteTableEvenRow-4 th, .maincontent .moh-rteTable-4 tr.moh-rteTableEvenRow-4 td {
            border-color: #552105;
        }	
        .publication-details-title {
            color: #552105;
        }
        .publication-details-property-label {
            color: #22272;
        }
        .maincontent .related-links {
            border-color: #E9C8B2;
            border-top-color: #694800;
        }
        .maincontent .landingbox {
            border-color: #ebebeb;
            border-top-color: #0D6791;	
        }
        .maincontent .landingbox ul li {
            list-style-type: none;
        }
        .maincontent .landingbox li a {
            background-color: #FFFFFF;
        }
        .maincontent .landingbox li:last-of-type a {
            border-bottom-color: #EBEBEB;
        }
        .maincontent .landingbox li a:hover {
            background-color: rgba(85, 33, 5, 0.1);
        }
        .maincontent .card {
            border-color: #ebebeb;
        }
        .maincontent .card a:focus {
            outline-color: #9E5332;
        }
        .card a h2 {
            color: #22272B;
        }
        .card a p {
            color: #22272B;
        }
        .card a li {
            color: #22272B;
        }
        .maincontent .card:hover {
            background-color: #552105;
            border-color: #552105;
        }
        .content-query-paging strong {
            border-bottom-color: #552105;
        }
        .maincontent .accordion {
            background-color: #f2f2f2;
            color: #22272B !important;
        }
        .maincontent .accordion:hover, .maincontent .accordion.active {
            background-color: #552105;
        }
        .maincontent .accordion.active {
            background-color: #552105;
        }
        .maincontent .accordion:focus {
            outline-color: #9E5332;
        }
        .maincontent .accordion-toggle button {color: #552105 !important;}
        .maincontent .accordion-toggle button:hover {background-color: rgba(85, 33, 5, 0.1);}
        .maincontent .pdfhighlight {
            background-color: #C1E2E8;
            border-left-color: #9E5332;
        }
        .maincontent .filters {
            background-color: #f4f4f7;
        }
        .maincontent .grey-fill {
            background-color: #E9C8B2;
        }
       .maincontent .blue-fill {
            background-color: #C1E2E8;
        }
        #maincontent .sixteen .hero-banner, #maincontent .twelve .hero-banner {
            background: #E9C8B2;
        }
        #maincontent .hero-content h1, #maincontent .hero-content h2, #maincontent .hero-content p, #maincontent .hero-content li {
            color: #22272B!important;
        }
        #maincontent .hero-content a.button {
            background-color: #552105 !important;
            color: #FFFFFF!important;
        }
        #maincontent .hero-content a.button:hover {
            background-color: #9E5332 !important;
            border-color: #9E5332 !important;
            color: #FFFFFF!important;
        }
         #maincontent .sixteen .hero-banner.dark, #maincontent .twelve .hero-banner.dark {
            background: #552105;
        }
        #maincontent .dark > .hero-content h1, #maincontent .dark > .hero-content h2, #maincontent .dark > .hero-content p, #maincontent .dark > .hero-content li {
            color: #FFFFFF!important;
        }
        #maincontent .dark > .hero-content a.secondary {
            background-color: #FFFFFF !important;
            color: #22272B!important;
        }
        #maincontent .dark > .hero-content a:hover, #maincontent .maincontent .dark > .hero-content a.secondary:hover {
            background-color: #ebebeb !important;
            color: #22272B!important;
        }
        #maincontent .calloutbox, #maincontent .factsummarybox {
            border-color: #0D6791;
        }
        .moh-rteStyle-Externallink .factsummarybox a {
            background-image: url(/Style%20Library/Images/open-in-new-black.png);
            background-image: url(/Style%20Library/SVG/open-in-new-black.svg);
        }
        .moh-rteStyle-Internallink a[href*="internal.health.nsw"] {
            background-image: url(/Style%20Library/Images/lock-black.png);
            background-image: url(/Style%20Library/SVG/lock-black.svg);
        }
        .button.secondary.moh-rteStyle-Externallink{
            background-image: url(/Style%20Library/Images/open-in-new-black.png);
            background-image: url(/Style%20Library/SVG/open-in-new-black.svg);
        }
        .maincontent .moh-rteStyle-Externallink:hover, .maincontent .secondary .moh-rteStyle-Externallink {
            background-image: url(/Style%20Library/Images/open-in-new-black.png);
            background-image: url(/Style%20Library/SVG/open-in-new-black.svg);
        }
        .button.moh-rteStyle-Internallink, .maincontent .button.moh-rteStyle-Internallink:hover {
            background-image: url(/Style%20Library/Images/lock-black.png);
            background-image: url(/Style%20Library/SVG/lock-black.svg);
        }
        .button.secondary.moh-rteStyle-Internallink{
            background-image: url(/Style%20Library/Images/lock-black.png);
            background-image: url(/Style%20Library/SVG/lock-black.svg);
        }
        a[href^="tel"]{
            background-image: url(/Style%20Library/Images/phone-black.png);
            background-image: url(/Style%20Library/SVG/phone-black.svg);
        }
        .landingbox li a {
            background-image: url(/Style%20Library/Images/arrow-forward-black.png);
            background-image: url(/Style%20Library/SVG/arrow-forward-black.svg);
        }
        .maincontent .landingbox li a.moh-rteStyle-Externallink, .maincontent .landingbox li a.moh-rteStyle-Externallink:hover {
            background-image: url(/Style%20Library/Images/open-in-new-black.png);
            background-image: url(/Style%20Library/SVG/open-in-new-black.svg);
        }
        .landingbox li a[href^="tel"]{
            background-image: url(/Style%20Library/Images/phone-black.png);
            background-image: url(/Style%20Library/SVG/phone-black.svg);
        }
        .landingbox li a[href*="www.health.nsw"], landingbox li a[href*="www1.health."], landingbox li a[href^="/"], landingbox li a[href*="moh.health"], landingbox li a[href*="citc.health"] {
            background-image: url(/Style%20Library/Images/arrow-forward-black.png);
            background-image: url(/Style%20Library/SVG/arrow-forward-black.svg);
        }
        .card {
            background-image: url(/Style%20Library/Images/arrow-forward-black.png);
            background-image: url(/Style%20Library/SVG/arrow-forward-black.svg);
    }
        .card.moh-rteStyle-Externallink {
            background-image: url(/Style%20Library/Images/open-in-new-black.png);
            background-image: url(/Style%20Library/SVG/open-in-new-black.svg);
    }
    	.card.moh-rteStyle-Externallink:hover {
		background-image: url(/Style%20Library/Images/open-in-new-white.png);
		background-image: url(/Style%20Library/SVG/open-in-new-white.svg);
	}
        .accordion {
            background-image: url(/Style%20Library/Images/select-black.png);
            background-image: url(/Style%20Library/SVG/select-black.svg);
        }