/* Styles to Modify Page for Wide Page Format */

.widepg #page {
    width: 98em;    
    background: white;
    }

.widepg #ieroot #page {
    width: 98.7em;
    }
    
.widepg #pgheader {
    width: 97em;
    }
    
.widepg #myswbutton {
    right: 0.4em;
    }

.widepg #ieroot #myswbutton {
    right: 0.1em;
    }

.widepg #globalnav {
    width: 99.4em;
    left: -0.5em;
    }

.widepg #ieroot #globalnav {
    width: 100em;
    }

.widepg .navbar .tab > a {
    padding-right: 3.65em;
    }
    
.widepg #ieroot .navbar .tab > a {
    padding-right: 3.67em;    
    width: auto;
    _width: 1em;
    }

.widepg #ieroot .navbar .tab a {
    _padding-right: 3.67em;
    }

.widepg #ieroot .navbar .tab ul li a {
    _padding-right: 0.5em;
    }

.widepg #localnav {
    width: 78em;
    margin: -0.4em 0 0 20em;
    }
    
#ieroot #localnav {
    width: 78.5em;
    margin: -0.4em 0 0 20.1em;
    }

.widepg #wavy-lines {
    display: none;
    }

.widepg #wavy-lines_wide {
    display: inline;
    position: absolute;
    top: 0;
    left: 0;
    width: 98em;
    height: 26em;
    }

.widepg #ieroot #wavy-lines_wide {
    width: 98.7em;
    height: 26.2em;
    }

.widepg #header_photo {
    width: 56.5em;
    }

.widepg #ieroot #header_photo {
    width: 56.9em;
    }

.widepg #content {
    margin-right: 21em;
    }        
    
.widepg #ieroot #content {
    margin-right: 20.4em;
    }        
    
.widepg #pgfooter {
    clear: both;
    width: 97em;
    }
