var heart = { src: '/media/flash/sifr.swf' };
sIFR.activate(heart);

sIFR.replace( heart, {
	selector: '.banner h2.white',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #000000; color: #ffffff; text-align:center; }, .sIFR-root a { color: #ffffff; text-decoration:none; }, .sIFR-root a:hover { color: #ffffff; }'
} );
sIFR.replace( heart, {
	selector: 'h2.white',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #000000; color: #ffffff; }, .sIFR-root a { color: #ffffff; text-decoration:none; }, .sIFR-root a:hover { color: #ffffff; }'
} );

sIFR.replace( heart, {
	selector: '.newmembers_title',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #000000; color: :#999999; }, .sIFR-root a { color: :#999999; text-decoration:none; }, .sIFR-root a:hover { color: :#999999; }'
} );

sIFR.replace( heart, {
	selector: '.newmembers_cta_white',
	wmode: 'transparent',
	css: '.sIFR-root { color:#FFFFFF; leading: -3; }, .sIFR-root a { color:#FFFFFF; text-decoration:none; }, .sIFR-root a:hover { color:#FFFFFF; }'
} );
sIFR.replace( heart, {
	selector: '.newmembers_cta_large_white',
	wmode: 'transparent',
	css: '.sIFR-root { color:#FFFFFF; leading: -3; }, .sIFR-root a { color:#FFFFFF; text-decoration:none; }, .sIFR-root a:hover { color:#FFFFFF; }'
} );

sIFR.replace( heart, {
	selector: '.newmembers_cta_black',
	wmode: 'transparent',
	css: '.sIFR-root { color:#000000; leading: -3; }, .sIFR-root a { color:#FFFFFF; text-decoration:none; }, .sIFR-root a:hover { color:#FFFFFF; }'
} );
sIFR.replace( heart, {
	selector: '.newmembers_cta_large_black',
	wmode: 'transparent',
	css: '.sIFR-root { color:#000000; leading: -3; }, .sIFR-root a { color:#FFFFFF; text-decoration:none; }, .sIFR-root a:hover { color:#FFFFFF; }'
} );


sIFR.replace( heart, {
	selector: '.newmembers_cta_blue',
	wmode: 'transparent',
	css: '.sIFR-root { color:#40A6ED; padding: 0px; margin:0px;}, .sIFR-root a { color:#FFFFFF; text-decoration:none; }, .sIFR-root a:hover { color:#FFFFFF; }'
} );
sIFR.replace( heart, {
	selector: '.newmembers_cta_large_blue',
	wmode: 'transparent',
	css: '.sIFR-root { color:#40A6ED; padding: 0px; margin:0px;}, .sIFR-root a { color:#FFFFFF; text-decoration:none; }, .sIFR-root a:hover { color:#FFFFFF; }'
} );



sIFR.replace( heart, {
	selector: 'h3.white',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #000000; color: #ffffff; }, .sIFR-root a { color: #ffffff; text-decoration:none; }, .sIFR-root a:hover { color: #ffffff; }'
} );


sIFR.replace( heart, {
	selector: 'h4.white',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #000000; color: #ffffff; }, .sIFR-root a { color: #ffffff; text-decoration:none; }, .sIFR-root a:hover { color: #ffffff; }'
} );


sIFR.replace( heart, {
	selector: 'h5.white',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #000000; color: #ffffff; }, .sIFR-root a { color: #ffffff; text-decoration:none; }, .sIFR-root a:hover { color: #ffffff; }'
} );

sIFR.replace( heart, {
	selector: 'h1.hero',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #000000; color: #ffffff; }, .sIFR-root a { color: #ffffff; text-decoration:none; }, .sIFR-root a:hover { color: #ffffff; }'
} );