/* Top Navigation */
body.print ul#NavigationPrimary {display:none;}

body.print #Wrapper { background: 0; width: auto;}
body.print #MainBody { background: 0; }
body.print #Header { background: 0; display: none; }
body.print #Mast { display: none; }
body.print #Breadcrumbs { display: none; }
body.print #Toolbar {display:none;}

body.print #MainChannel { background: 0; float: none; width: 100%; }

/* Left channel */
body.print #LocationPopup {display: none;}
body.print #SiteId {border: 0; float: left; height: 50px; margin-top: 15px; position: absolute;  }
  body.print #SiteId a { margin: 0 0 0 10px; }
body.print #SidebarPrimary {display:none;}

/* Center channel */
body.print #Content { position: relative; top: 60px; width: 100%; }

body.print #PageTools {display:none;}
  
/* Right Channel */
body.print #SidebarSecondary { display:none; }

body.print #ContentChannel {background:0; }

body.print #ContentChannel a.doc { display: inline; }

body.print #ContentChannel .ecommerce a { display: none; }

body.print #ContentChannel .mini { float: none; width: auto; }

body.print #ContentChannel .contentBox .header {background:0;}
  body.print #ContentChannel .contentBox .header .content {background:0;}
    
body.print #ContentChannel .contentBox .channel {background:0;}
  body.print #ContentChannel .contentBox .channel .content {background: 0; }
    body.print #ContentChannel .contentBox .channel .twoColumn ul { background: 0; }
      body.print #ContentChannel .contentBox .channel .threeColumn ul { background: 0; }

body.print #ContentChannel .contentBox .footer {background:0;}
  body.print #ContentChannel .contentBox .footer .content { background: 0; }

body.print #ContentChannel .linksWithDates dl dt { clear: left; }
body.print #ContentChannel .linksWithDates a.more, body.print #ContentChannel .linksWithDates a.prev { display: none; }
body.print #ContentChannel .searchBox { display: none; }
body.print ul.expandableContent div.content { display: block; }
body.print ul.expandableContentControls { display: none; }

body.print #ContentChannel .pagination {background: 0;}
body.print #ContentChannel ul.paginated { display: none; }

body.print #ContentChannel ul.tabs {display:none;}
  body.print #ContentChannel ul.tabs li {background: 0;}
    body.print #ContentChannel ul.tabs li a {background: 0;}

body.print #Footer {display: none;}

/* Footnote links styles */
body.print h2#FootnoteLinksTitle { color: #333; clear: both; font-size: 100%; padding: 20px 0 0 0; }
body.print ol#FootnoteLinks { list-style-type: decimal; padding-left: 20px; }
  body.print ol#FootnoteLinks li { font-size: 85%; } 
