@charset "UTF-8";
/* CSS Print */




@media print {
.links, .social, .contain-to-grid, header, footer, .pageslide-link, ul.breadcrumbs, hr, .panel, .down-arrow, .view-sub-nav, tabs.four-up { display: none !important; }  
  
  
h3, h3.subheader, h3 a:link, h3 a:visited, h3 a:hover {color: #f29800 !important; font-size: 24px; line-height: 30px; text-decoration: none !important; }


h6, h6.subheader a { color: #1c8bb2 !important; font-size: 14px; }

.orange { color: #f29800 !important; }
h2.subheader.orange { color: #f29800 !important; }

.row .row.collapse { margin: -15px; }

p, ul, li, li p { color: #666 !important; }

p a:link { color: #54c3de !important; }

}

  