var futuralight = {
	src: '/modules/core/layout/flash/futuralight3.swf'
};
 
sIFR.activate(futuralight);

sIFR.replace(futuralight, {
	selector: 'h2.pageTitle',
	css: [
		'.sIFR-root { font-size: 27px; text-transform: uppercase; color: #FFFFFF; }'
	],
	wmode: 'transparent',
	ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
});

sIFR.replace(futuralight, {
	selector: 'h3',
	css: [
		'.sIFR-root { font-size:21px; text-transform: uppercase; color: #484847; }',
		'a { color: #3d8ea2; text-decoration: none; }',
		'a:hover { color: #1CAACD; }',
		'.h3_green { color: #ADAF16; }',
		'.h3_green { color: #ADAF16; }',
		'.h3_shiraz { color: #A40A34; }',
		'.h3_silver { color: #AAABAB; }',
		'.h3_blue { color: #006E89; }',
	],
	wmode: 'transparent',
	ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
});

sIFR.replace(futuralight, {
	selector: 'h4',
	css: [
		'.sIFR-root { font-size: 17px; text-transform: uppercase; color: #484847; font-weight:normal; }',
		'a { color: #3d8ea2; text-decoration: none; }',
		'a:hover { color: #1CAACD; }',
	],
	wmode: 'transparent',
		ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
});
