﻿#Public h1, #Public h2, #Public h3, #Public h4, #Public h5, #Public h6 {
    padding: 0px !important;
    margin: 0px !important;
    padding-bottom: 3px !important;
}

    #Public h1 a, #Public h2 a, #Public h3 a, #Public h4 a, #Public h5 a, #Public h6 a {
        text-decoration: none !important;
    }

#Public h2 {
    background-color: white;
    text-align: center;
    margin-bottom: 3px !important;
}

body#Public {
    background-color: #dbd5d5 !important;
    margin: 0;
    padding: 0;
}

#Public #body, #Public header, #Public footer {
    width: 1300px;
    margin: 0 auto;
    background-color: white;
}

#DialogBody {
    margin: 0 auto;
    min-height: 400px;
    height: auto;
    width: auto !important;
}

#DialogFooter {
    width: auto !important;
}

#Public nav #sitemapMenu {
    font-family: 'proxima-nova', sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin-right: 0px;
}

    #Public nav #sitemapMenu ul li a {
        font-weight: 300;
        letter-spacing: 1px;
        background-color: transparent;
        padding: .4em 1em !important;
    }

    #Public nav #sitemapMenu ul {
        border: 0;
    }

#Public footer {
    text-align: right;
}

#Public #banner {
    color: #FFFFFF;
    font-size: 44px;
    font-weight: bold;
    line-height: 74px;
    margin: 0 50px;
}

    #Public #banner span {
        padding: 0 10px;
    }

#Public .featuredContentBackground {
    width: 100%;
    height: 100%;
    background-color: #EAEAEA;
}

#Public .bannerMessage {
    font-size: 16px;
    margin: 0 50px;
    font-weight: bold;
    padding-left: 10px;
    color: black;
}

#Public #PortalBannerContainer {
    padding: 15px;
    height: 300px;
    background: url(../../images/background.png) no-repeat center #EAEAEA;
}