body, .wrapper, .photo, .page, .content, .interior, section, article, article.inside {width: 100%; max-width: 100%; position: static; left: 0; margin: 0px; background: none; border: none; padding: 0;  -webkit-box-shadow: 0 0 0 0 #707070; box-shadow: 0 0 0 0 #707070; }
.print {display: block;}
.noprint {display: none;}

.page{border: solid 0px red  }
.content{border: solid 0px blue;  }



header, footer, aside, nav {display: none;}



/* rates page */
.content_rates_table {border: solid 1px #012A60; }
.content_rates_table_fields {
  background-color: #012a60;
  color: white;
  font-weight: bold;
}
.content_rates_table_row2 {
  background-color: #e1ebf8;
}
.content_rates_table_row_highlight {
  color: #0a6104;
}



