/* ==========================================
HSS Print Styles
========================================== */

#Header #UtilityNav,
#Header #HeaderSearch,
#GlobalNav,
#SectionHolder #LocalNav,
#SectionHolder #Utility,
#Footer #LinksContainer,
#Footer #Boilerplate .followUs {
    display: none;
}

#Header {
    padding-top: 46px;
    border-bottom: solid 4px #999;
    background: url("/media/image/hss-t-header-RWJF-wings.png") no-repeat scroll 95% -120px #FFFFFF;
}

#Footer #Boilerplate {
    width: auto;
}

#Footer #Boilerplate .rwjfLogo {
    position: absolute;
    right: 20px;
    top: 10px;
}

#Footer #Boilerplate .rwjfLogo img {
    height: 66px;
    width: auto;
}

#Footer #Boilerplate .text {
    padding-bottom: 0px;
}

#Header,
#SectionHolder,
#Footer  {
    max-width: none
}
