@charset "utf-8";
/* CSS Document */

/* H3 headers with Image Replacement */
.headerH3 {	width: 200px; height: 25px; position: relative;	}

.headerH3 span {position: absolute;	width: 100%; height: 100%;	}
	
.H3starterGuide {background-image:url(../images/imr/h3-starterguide.gif)}

.H3featuredProfiles{background-image:url(../images/imr/h3-featuredprofiles.gif)}

.H3casestudies{background-image:url(../images/imr/h3-casestudies.gif)}

.H3articles{background-image:url(../images/imr/h3-articles.gif)}

.H3eventguide{background-image:url(../images/imr/h3-eventsguide.gif)}

.H3moneymatters{background-image:url(../images/imr/h3-moneymatters.gif)}

.H3advicezone{background-image:url(../images/imr/h3-advicezone.gif)}

.H3updatedprofile {background-image:url(../images/imr/h3-updatedprofiles.gif)}

.H3topics {background-image:url(../images/imr/h3-topics.gif)}

.H3forum {background-image:url(../images/imr/h3-forum.gif)}

/* H2 headers with Image Replacement */
.headerH2 {
	width: 200px;
	height: 30px;
	position: relative;
	font-size: 1px;
	color: #FFFFFF;
}

.headerH2 span {position: absolute;	width: 100%; height: 100%;	}
	
.H2welcome {background-image:url(../images/imr/h2-welcome.gif)}
