/* Template Second Branch - print.css */
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker|Lato:400,100,300,700,900|Alfa+Slab+One);
* {
  background: none;
  margin: 0;
  overflow: visible !important;
  padding: 0; }

body {
  color: #000000;
  background-color: #FFF;
  font-size: 10pt; }

/* Header 
---------------------------*/
#ultraTopNav, .textSize, #searchForm, #primaryNav, #downstreamObl, #downstreamObl a.iframe, #printThisPage, #printLink {
  display: none; }

#header {
  height: 8em;
  position: static;
  width: 100%; }

/* Footer 
---------------------------*/
#footerNav, #firstROI, #eh, #fdic {
  display: none; }

#taglineWithLinks {
  margin-top: 10px;
  clear: both; }

#footerWrap {
  clear: both; }

#footer {
  clear: both;
  background: none;
  bottom: 0;
  color: #000;
  left: 0;
  margin-top: 20px; }
  #footer a {
    color: #000000; }

#quickLinks {
  display: none; }

/* Main Content 
---------------------------*/
#leftColumn {
  display: none; }

#wrapper {
  padding: 0; }

#mainContent {
  color: #000000;
  float: left;
  width: auto; }

.pagePhoto {
  display: none; }

.accordion .collapsible {
  display: block !important; }

/* Category 
---------------------------*/
#productCategory ul li a img {
  display: none; }
