@charset "UTF-8";
/* CSS Document */
BODY, HTML { margin:0; padding:0; min-height:100%; height:100%; font-family:Helvetica, Arial, sans-serif; font-size:13px; width:100%; background: none; color:#000; }
.clear { clear:both; }
img { border:0; }
p, h1, h2, h3, h4, h5, h6 { margin-top:0; line-height:140%; }

#cntNav { display: none; }
#cntFooter { display: none; }
#cntSidePanel { display: none; }
#leftrail { display: none; }
div#rail { display: none; }
#searchBox { display: none; }

.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
