/**
 * @author  NavigationArts; navigationarts.com
 **/

/**
 * @section  Tags
 * @note     ordered alphabetically
 **/
    * { background: none !important; }
    a {}
    abbr {}
    acronym {}
    address {}
    area {}
    b {}
    base {}
    bdo {}
    big {}
    blockquote {}
    body {}
    br {}
    button {}
    caption {}
    cite {}
    code {}
    col {}
    colgroup {}
    dd {}
    del {}
    dfn {}
    div {}
    dl {}
    dt {}
    em {}
    fieldset {}
    font {}
    form {}
    frame {}
    frameset {}
    head {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    h6 {}
    hr {}
    html {}
    i {}
    iframe {}
    img {}
    input {}
    ins {}
    kbd {}
    label {}
    legend {}
    li {}
    link {}
    map {}
    meta {}
    noframes {}
    noscript {}
    object {}
    ol {}
    optgroup {}
    option {}
    p {}
    param {}
    pre {}
    q {}
    samp {}
    select {}
    small {}
    span {}
    strong {}
    style {}
    sub {}
    sup {}
    table {}
    tbody {}
    td {}
    textarea {}
    tfoot {}
    th {}
    thead {}
    title {}
    tr {}
    tt {}
    ul {}
    var {}


.navbar {
    display: none;
}

/**
 * @section  Classes
 **/
    a.help , .helpPopup,.ruleNav,.interpretationNav,.utility,.utilityPlaceholder, #navSearch,.nav,.related ,.utility,.tabs ,#navBreadcrumb, #externalOverlay, #externalWindow,#externalContent, .nav ,#footer,#navGlobal{ display: none  !important; }
    .interpretationContent { border: 0 !important; }
    .ruleContent { border: 0 !important; padding: 0 !important; }
    .ruleTitle h1,.ruleTitle p.subTitle  { padding: 0 !important; }
    .feature div { height: auto !important; width: auto !important; }
    .feature h1 { color: #222 !important; }
    .topics div { clear: both !important; }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, 
    .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, 
    .col-md-11, .col-md-12,
    .grid_1,.grid_2,.grid_3,.grid_4,
    .grid_5,.grid_6,.grid_7,.grid_8,
    .grid_9,.grid_10,.grid_11,.grid_12,
    .grid_13,.grid_14,.grid_15,.grid_16{
         display: block !important;
         float: none !important;
         margin-left: 0 !important;
         margin-right: 0;
         width: auto !important;
    }

/**
 * @section  IDs
 **/
img{ border: 0 !important;}
html {
    color: #222 !important;
    font: 12px/18px Arial,sans-serif !important;
    line-height: normal !important;
}
    #wrapper {
        min-width: auto !important;
    }
    #container,
    .container {
        margin: 0 !important;
        position: static !important;
        width: auto !important;
    }

#header .logo a img.printLogoImg,.printLogoImg {display: block !important;}
#header .logo a img.logoImg,.logoImg {display: none !important;}
a[href]:after {content: "" !important;}

.printtext {
display: block !important;
}
.page a,a{ }
/**********************REGWEB**********************/
.login, 
.gatewayNavigationDiv, 
#exportToPdfDealerLink, 
#exportToPdfMALink, 
.bottomBar, 
.regWebMain h2,
#tabList, 
.announcements, 
.tabH3 img {
    display: none;
}
.regWebMain h1,
.regWebMain h2,
.regWebMain h3, 
.regWebMain h3 a,
.regWebMain h4,
.regWebMain h5 {
    color: #006699;
}
 .regWebMain a{ text-decoration: none;}
 
.collapsedContentDiv a.divider {
    border-right: 1px solid #ccc !important;
    margin-right: 7px !important;
    padding-right: 7px !important;
}
.regWebMain h3.tabH3{ float: left; width: 100%;font-size:1.5em; color: #000 !important;}
.sub-tab h4 {
    font-size: 1.2em;
}
.sub-tab-container h3 {
    font-size: 1.1em;
}
.printFooter{ border-top: 1px solid #ccc; text-align: right; margin-top: 20px;padding: 5px; width: 98%; float: left; display: block !important;}