﻿#Public h1, #Public h2, #Public h3, #Public h4, #Public h5, #Public h6 {
    color: #003463; /*!important;*/
}

    #Public h1 a, #Public h2 a, #Public h3 a, #Public h4 a, #Public h5 a, #Public h6 a {
        color: #5C9CCC; /*!important;*/
    }

#Public h2 {
    color: #003463; /*!important;*/
}

#Public hr {
    color: #5C9CCC;
}

#Public nav #sitemapMenu {
    background: url("images/main_nav.png") repeat-x scroll 50% 50% #003366;
}

#Public footer {
    background-color: #dfeffc;
}

#Public #banner span {
    background-color: #003463;
}

#Public .pcghome-div-no-x > h2 {
    background-color: white;
    color: black;
}
