/* Template Second Branch - print.css */
@import url(https://fonts.googleapis.com/css?family=Montserrat:700,400|Dancing+Script:400);
* {
  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, #obLoginDownstream {
  display: none; }

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

h1 {
  padding: 20px 0; }

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

#footer {
  background: none;
  color: #000;
  padding: 20px 0 0; }
  #footer a {
    color: #000000; }

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

#wrapper {
  padding: 0; }

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

/* Category Page 
---------------------------*/
#map {
  width: 640px; }

/* Product Page 
---------------------------*/
#productPhoto img, #productPage #productButtons, .addthis_toolbox, .addthis_default_style, .slot2, .sharePopup, #learnMore2, #enrollNow2, #applyNow2, #reqInfo2 {
  display: none; }

dl#productTabs {
  height: auto !important;
  padding: 0;
  width: auto; }
  dl#productTabs dt {
    border: none;
    color: #000000 !important;
    float: none !important;
    padding: 20px 0 10px 0 !important; }
  dl#productTabs dd {
    border-top: none;
    clear: both;
    display: block !important;
    position: static !important; }
    dl#productTabs dd h2, dl#productTabs dd h3 {
      padding: 0 0 10px; }
    dl#productTabs dd ul {
      padding: 0 0 20px 20px; }
      dl#productTabs dd ul li {
        list-style: disc; }
