




/*
     FILE ARCHIVED ON 1:28:33 Apr 7, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:34:47 Feb 10, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.simple-banner {
  width: 100%;
  background: #024985;
  text-align: center;
  z-index: 200000;
  position: relative;
  display: block; }
  .simple-banner .simple-banner-text {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: 700;
    padding: 10px; }
  .simple-banner .simple-banner-text a {
    color: #f16521;}