﻿body p, body ul, body a, body ul li, body ol, table {
    font-size: 12px !important;
}

body p {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#msl-page-wrapper {
    margin-top: 5px;
}

#msl-print-heading {
    display: block;
    clear: both;
    font-size: 20px !important;
    margin-bottom: 15px;
    font-weight: bold;
}

#template-header, #msl-nav-ul-wrapper, #template-footer-wrapper, #msl-page-content-breadcrumb, #msl-search-div, #outageDiv, #msl-nav-logo, .manualNavigationPanel, #msl-text-resizer, #msl-page-history-div, #MainContent_PageRepeater_PrintManualPanel_0 {
    display: none !important;
}

#msl-print-heading {
    display: block;
}

a[href]:after {
    content: none !important;
}

#msl-page-home-top-banner-title {
    background-color: #FFFFFF;
    padding: 0em;
    min-height: initial;
    text-align: initial;
}

    #msl-page-home-top-banner-title a {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        font-size: 32px !important;
    }
