﻿body
{
    margin          : 0 0 0 0 !important;
    padding         : 0 0 0 0 !important;  
    width           : auto !important; 
}

div#content
{
    position        : relative;
    height          : auto !important;
    width           : 90% !important;
    overflow        : visible !important;
    padding         : 0 0 0 0 !important;
    margin          : 0 0 0 0 !important
}

div#branding,
div#content_sub,
div#content_nav,
div#contentResources,
div#site_info
{
    display         : none !important;   
}

div#content_wrapper
{
    position        : relative;
    float           : none !important;
    width           : auto !important;
    margin          : 0 0 0 0 !important;
    padding         : 0 0 0 0 !important;
    display         : inline !important;  
}

div#content_main
{
    position        : relative;
    width           : auto !important;
    margin          : 0 0 0 0 !important;
    display         : inline !important;
}

div#contentBody
{
    position        : relative;
    width           : auto !important;
    margin          : 0 0 0 0 !important;
    padding         : 0 5% 0 0 !important;
    float           : none !important;
}

a,
a:hover,
a:visited
{
    line-height     : 1em !important;
    letter-spacing  : normal !important;
    padding-right   : 5px !important;
    padding-left    : 5px !important;
    text-decoration : none !important;   
}

div.displayNone
{
    display : block !important;   
}

div#tabMenu
{
    display : none !important;   
}
