/* UL.com Print Style */

body {
    font-family: verdana, sans-serif;
    font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
    font-family: arial, sans-serif;
    font-weight: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 100%;
}

h1 {
    font-size: 15pt;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
    font-weight: bold;
}

h4, h5, h6 {
    font-size: 10pt;
    font-weight: bold;
}

a, a:active, a:visited {
    color: #f00;
}

#headLogo img {
    border: none;
}

#sectionControls {
    float: left;
    width: 257px;
    background: transparent url(../images/trim/nav-drop-shadow.gif) repeat-y scroll 257px 50%;
    margin-right: 1em;
    padding-right: 1em;
}

#sectionControls .railSleeve {
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
}

#sectionControls h1, #sectionControls h2 {
    margin: 0;
}

#sectionControls h1 {
    width: 229px;
    height: 19px;
    margin-bottom: 5px;
}

#sectionControls h2.pageTitle {
    color: #f00;
    font-family: "arial narrow", arial, sans-serif;
    font-size: 16pt;
    font-weight: normal;
}

#docBar {
    float: left;
    clear: left;
    width: 257px;
    background: transparent url(../images/trim/nav-drop-shadow.gif) repeat-y scroll 257px 50%;
    margin-right: 1em;
    margin-bottom: 1em;
    padding-right: 1em;
}

#docBar #breadcrumbs {
    font-size: 8pt;
    padding: 15px;
    border-bottom: 10px solid #f00;
}

#docBar #breadcrumbs a {
    color: #000;
    text-decoration: none;
}

#docBar #breadcrumbs .current {
    color: #f00;
}

#mainContent #primaryColumn {
    clear: none;
}

#disclaimer {
    border-top: 4px solid #f00;
    padding: 10px;
}

/* Hide */
#sectionControls .railSleeve #userLoginCollapsed, #sectionControls .railSleeve #userLoginStatic, #sectionControls .railSleeve #userLoginExpanded,
#sectionControls .railSleeve #rememberForm, #sectionControls .railSleeve #subNavList,
#sectionControls .railSleeve .banner, #sectionControls .railSleeve .leftBottomBannerSpacer,
#mainContent .selectLanguage, #mainContent .headerLinks, #mainContent #topNav,
#mainContent #searchControl, #mainContent  #docBar #docControls, #mainContent #primaryColumn .promoBlock,
#mainContent #secondaryColumn, #worldwide_banner, #socialBookmark, #footer, .clear, #slideControls, #slideshow, div.callout img {
    display: none !important;
}
