@charset "utf-8";

html, body {
    background-color:       transparent;
}

#layoutMainMenuDiv, #layoutPageLeftSidebarDiv, #layoutPageRightSidebarDiv, .dbgMsgOutput, .footerList, .breadcrumbtrailList, #layoutPageHeaderDiv1, #layoutPageContentHeaderDiv1, #layoutPageContentFooterDiv1, #graytechDiv, .gtWebsiteGiftCards_addGiftCardAdminFieldset {
    display:                none;
}

#layoutPrintPageHeaderDiv {
    display:                block;
    padding:                1em;
}

#layoutPageContentContentDiv {
    padding:                0;
}

#copyrightDiv {
    color:                  #000000;
}

a, a:hover, a:visited, a:active, a.gtWebsiteCommon_popupLink, a.gtWebsiteCommon_popupLink:hover, a.gtWebsiteCommon_popupLink:visited, a.gtWebsiteCommon_popupLink:active {
    text-decoration:        none;
    color:                  #000000;
    border-bottom-style:    none;
}

h1, h2, h3, h4, h5, h6, legend {
    color:                  #000000;
}

label, .ControlLabel, .FormDisplayFieldLabel, dt {
    color:                  #000000;
}