/* Top Navigation */
ul#NavigationPrimary {display:none;}

#Wrapper { background: 0; width: auto;}
#MainBody { background: 0; }
#Header { display: none; }
#Mast { background: 0 !important; }
  body.home #Mast { display: none; }
  #Mast #Banner { height: auto !important; padding: 24px 0 12px 180px; }
  #Mast #TabbedAudienceBar { display: none; }
#Toolbar {display:none;}

#MainChannel { background: 0; float: none; width: 100%; }

/* Left channel */
#LocationPopup {display: none;}
#SiteId { background: 0 !important;  }
#SidebarPrimary {display:none;}

/* Center channel */
#Content { float: none; width: 100% !important; }

#ContentChannel {background:0; }

#ContentChannel a.doc { display: inline; }

#ContentChannel .ecommerce a { display: none; }

#ContentChannel .mini { float: none; width: auto; }

#ContentChannel .contentBox .header {background:0;}
  #ContentChannel .contentBox .header .content {background:0;}
    
#ContentChannel .contentBox .channel {background:0;}
  #ContentChannel .contentBox .channel .content {background: 0; }
    #ContentChannel .contentBox .channel .twoColumn ul { background: 0; }
      #ContentChannel .contentBox .channel .threeColumn ul { background: 0; }

#ContentChannel .contentBox .footer {background:0;}
  #ContentChannel .contentBox .footer .content { background: 0; }

#ContentChannel .linksWithDates dl dt { clear: left; }
#ContentChannel .linksWithDates a.more, #ContentChannel .linksWithDates a.prev { display: none; }
#ContentChannel .searchBox { display: none; }
ul.expandableContent div.content { display: block; }
ul.expandableContentControls { display: none; }

#ContentChannel .pagination {background: 0;}
#ContentChannel ul.paginated { display: none; }

#ContentChannel ul.tabs {display:none;}
  #ContentChannel ul.tabs li {background: 0;}
    #ContentChannel ul.tabs li a {background: 0;}

#Footer {display: none;}

/* Footnote links styles */
h2#FootnoteLinksTitle { color: #333; clear: both; font-size: 100%; padding: 20px 0 0 0; }
ol#FootnoteLinks { list-style-type: decimal; padding-left: 20px; }
  ol#FootnoteLinks li { font-size: 85%; }
