@charset "utf-8";
/* CSS Document */

    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5.heading,
	.sIFR-active p.newsletter_heading {
    	visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
      padding-bottom: 0;
    }

    .sIFR-active h2 {
    	font-size: 30px;
		padding: 5px;
		margin-bottom: 0px;
    }

    .sIFR-active h3 {
    	font-size: 22px;

    }

    .sIFR-active h4 {
    	font-size: 21px;
    	font-weight: normal;
    }

    .sIFR-active h5.heading {
		font-size: 30px;
	}
    .sIFR-active h5#pullquote {
    	font-size: 30px;
    }
	.sIFR-active p.newsletter_heading {
	font-size: 24px;
	margin-top: 0px;
	}
