﻿body { background-color: #fff; color: #000; background-image: none; }
#printHeader { display: block; text-align: center; }
#logo-header { display: block; text-align: right; }
.no-print {display: none;}
.hmi-layout-container { background-color: #fff; min-width: 768px; width: 95%; margin: 12px auto; }
.hmi-layout-frame { border-top: 2px solid #000; border-bottom: 2px solid #000; background-color: #fff; color: #222; }
.hmi-layout-mainContent { background-color: #fff; clear: both; padding: 10px; border-bottom: #000 1px solid; border-top: #000 1px solid; }
.hmi-layout-footer { color: #fff; font-size: smaller; padding: 3px; text-align: center; }
.hmi-layout-footer a { color: #000; text-decoration: none; }
.hmi-layout-section { background-color: #ccc; padding: 0.2em; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.hmi-layout-wrap { background-color: #fff; padding: 0.2em; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.hmi-layout-banner { display: none }
@page { size: portrait; margin: 1in; }