﻿#Public h1, #Public h2, #Public h3, #Public h4, #Public h5, #Public h6 {
    color: inherit;
}

    #Public h1 a, #Public h2 a, #Public h3 a, #Public h4 a, #Public h5 a, #Public h6 a {
        color: inherit;
    }

#Public hr {
    color: inherit;
}

#Public nav #sitemapMenu {
    background: url("images/main_nav.png") repeat-x scroll 50% 50% #003366;
}

#Public #banner span {
    padding: 0 10px;
    background-color: #112e51;
}

#Public .bannerMessage {
    font-size: 16px;
    margin: 0 50px;
    font-weight: bold;
    padding-left: 10px;
    color: white;
}

#Public .featuredContentBackground {
    width: 100%;
    height: 100%;
    background-color: white;
}


#Public .pcghome-div-no-x h2, #Public .pcghome-div h2 {
    background-color: #112e51;
    color: white;
}

#Public #PortalBannerContainer {
    padding: 15px;
    height: 300px;
    background: #112e51;
    /*background: url(images/background.png) no-repeat center #EAEAEA;*/
}