﻿/* hide menu, header pictures, and footer links */
.row2, .row3, .row6 {display:none; }

/* fix width issues to print using the full page */
.blanket1 {padding:0 0 0 0; }
.blanket1 div {width:100%; }
.blanket1 div div div div {padding:0 0 0 0; width:100%; }
.blanket1 div div div div div {width:auto; padding:0; }

.blanket1 .row5 {width:100%; border-top:1px #cccccc solid; }
.blanket1 .row5 .col1 {width:72%; padding:0 1% 0 0; }
.blanket1 .row5 .col2  {width:26%; padding:0 0 0 1%; }

.blanket2 {border-top:1px #cccccc solid; }
.blanket2 .wrapper {width:100%; }
.blanket2 .col1 {width:50%; }
.blanket2 .col2 {display:none; }


