/* Start of CMSMS style sheet 'sIFR' */
h1 {
  font-size: 30px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 20px;
}

.forceVisibility {
	visibility:visible !important;
}
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5#pullquote {
  	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
	padding:0px;
	margin:0px;
}

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

.sIFR-active h2 {
  	font-size: 55px;
  	display: block;
}

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

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

.sIFR-active h5#pullquote {
 	 font-size: 24px;
}
/* End of 'sIFR' */

