@charset "utf-8";
/* CSS Document */
    .sIFR-active h1,
    .sIFR-active font,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
    	visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
      padding-bottom: 0;
    }

    .sIFR-active font {
      display: block;
    }


    .sIFR-active h3 {
    	font-size: 18px;
    }

    .sIFR-active h4 {
    	font-size: 21px;
    	font-weight: normal;
    }
