﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, map, form, img
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: x-small;
}

body
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
    padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

#layoutMain, #content1col, #content2col, #content3col
{
    width: 100%;
    border: 0;
    margin: 0;
}

table tr td
{
    background-color: white;
}

#navBar, #header, #footer, #menu, #icons, #banner-graphic, #siteInfo
{
    width: 1px;
    height: 1px;
    visibility: hidden;
    display: none;
    border: none;
}

#content
{
    float: left;
    text-align: left;
    width: 100%;
}

#content1col, #content2col, #content3col
{
    padding: 0;
}

#footer span.no-hide
{
    visibility: visible;
    width: 100%;
}

body, #outerWrapper
{
    border: none;
    width: auto;
}

#outerWrapper
{
    margin: 1em;
}

.mboxes, #outerWrapper #contentWrapper #content3cols, #outerWrapper #contentWrapper #content2cols, #outerWrapper #contentWrapper #content1cols
{
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}

.noprint, #outerWrapper #header #banner, #outerWrapper #header #header_image, #outerWrapper #header #topNavigation #cssmw, #outerWrapper #contentWrapper #leftColumn1, #outerWrapper #contentWrapper #rightColumn1, #siteInfo
{
    display: none;
    visibility: hidden;
    z-index: 0;
}

#outerWrapper #header #topNavigationh1.hide, h2.hide
{
    text-align: left;
    color: black;
    background-color: transparent;
    visibility: visible;
    display: block;
}

#outerWrapper #footer
{
    color: black;
    background-color: transparent;
    border-top: solid 1px gray;
    border-bottom: none;
}

#outerWrapper #footer span.footerlinks
{
    visibility: hidden;
}

#outerWrapper #footer span.no-hide
{
    visibility: visible;
    width: 100%;
}
