var EurostileLTStd = { src: '/_resx/v1/sifr3-r436/flash/sIFREurostileLTStd.swf' };
var Helsinki = { src: '/_resx/v1/sifr3-r436/flash/sIFRHelsinki.swf' };

sIFR.activate(EurostileLTStd, Helsinki);

sIFR.replace(EurostileLTStd, {
	selector: 'h1',
	css: '.sIFR-root { font-size: 18px; color: #ffffff; text-transform: uppercase; text-align: center; }',
	wmode: 'transparent'
});

sIFR.replace(EurostileLTStd, {
	selector: 'h2',
	css: '.sIFR-root { font-size: 14px; color: #cccccc; text-transform: uppercase; text-align: center; }',
	wmode: 'transparent'
});

sIFR.replace(EurostileLTStd, {
	selector: 'h3',
	css: '.sIFR-root { font-size: 12px; color: #cccccc; text-transform: uppercase; }',
	wmode: 'transparent'
});

sIFR.replace(EurostileLTStd, {
	selector: 'h4',
	css: '.sIFR-root { font-size: 12px; color: #ffffff; text-transform: uppercase; }',
	wmode: 'transparent'
});

sIFR.replace(EurostileLTStd, {
	selector: 'div.content-box div.content div.section-left ul.nav li.current',
	css: '.sIFR-root { text-transform: uppercase; } a { font-size: 12px; color: #ffffff; text-decoration: none; leading: -6; } a:hover { color: #ffffff; }',
	wmode: 'transparent',
	offsetTop: '-4'
});

sIFR.replace(EurostileLTStd, {
	selector: 'div.content-box div.content div.section-left ul.nav li',
	css: '.sIFR-root { text-transform: uppercase; } a { font-size: 12px; color: #666666; text-decoration: none; leading: -6; } a:hover { color: #ffffff; }',
	wmode: 'transparent',
	offsetTop: '-4'
});

sIFR.replace(EurostileLTStd, {
	selector: 'div.header ul.subnav li.current span.subnav',
	css: '.sIFR-root { text-transform: uppercase; } a { font-size: 12px; color: #ffffff; text-decoration: none; leading: -8; } a:hover { color: #ffffff; }',
	wmode: 'transparent',
	tuneHeight: '-5',
	offsetTop: '-5',
	forceSingleLine: true,
	fitExactly: true
});

sIFR.replace(EurostileLTStd, {
	selector: 'div.header ul.subnav li span.subnav',
	css: '.sIFR-root { text-transform: uppercase; } a { font-size: 12px; color: #666666; text-decoration: none; leading: -8; } a:hover { color: #ffffff; }',
	wmode: 'transparent',
	tuneHeight: '-5',
	offsetTop: '-5',
	forceSingleLine: true,
	fitExactly: true
});

sIFR.replace(EurostileLTStd, {
	selector: 'div.header ul.subnav li ul li.current',
	css: '.sIFR-root { } a { font-size: 12px; color: #ffffff; text-decoration: none; leading: -8; } a:hover { color: #ffffff; }',
	wmode: 'transparent',
	tuneHeight: '-5',
	offsetTop: '-5',
	forceSingleLine: true,
	fitExactly: true
});

sIFR.replace(EurostileLTStd, {
	selector: 'div.header ul.subnav li ul li',
	css: '.sIFR-root { } a { font-size: 12px; color: #666666; text-decoration: none; leading: -8; } a:hover { color: #ffffff; }',
	wmode: 'transparent',
	tuneHeight: '-5',
	offsetTop: '-5',
	forceSingleLine: true,
	fitExactly: true
});

sIFR.replace(EurostileLTStd, {
	selector: 'div.content-box div.content div.pageName',
	css: '.sIFR-root { font-size: 36px; color: #ffffff; }',
	wmode: 'transparent',
	forceSingleLine: true,
	fitExactly: true
});
