var tradegothic = {
  src: '/xres/flash/tradegothicbc20.swf'
};
var tradegothicbc20 = {
  src: '/xres/flash/tradegothicbc20.swf'
};
var tradegothic18 = {
  src: '/xres/flash/tradegothiccondeight.swf'
};
sIFR.activate(tradegothic, tradegothicbc20); // From revision 209 and onwards


sIFR.replace(tradegothic18, {
	selector: 'body.new-home .content-header h1',
	css: ['em { font-style: normal; font-size: 75; padding-left: 100px; leading: 8 }, .sIFR-root { color:#ffffff; }'],
	wmode: 'transparent'
});

sIFR.replace(tradegothic18, {
	selector: 'body.new-home .content-header h2',
	css: ['em { font-size: 70; font-style: normal; }, .sIFR-root { color: #ffffff; }'],
	wmode: 'transparent'
});


sIFR.replace(tradegothic18, {
	selector: '.content-header h1',
	css: ['em { font-style: normal; }, .sIFR-root { color:#ffffff; }'],
	wmode: 'transparent'
});

sIFR.replace(tradegothic18, {
	selector: '.content-header h2',
	css: ['em { font-size: 75; font-style: normal; }, .sIFR-root { color: #ffffff; }'],
	wmode: 'transparent'
});


sIFR.replace(tradegothic, {
	selector: 'div.schedule h2',
	css: ['.sIFR-root { color:#00539c; }', 'a { color:#00539c; text-decoration: none;}', 'a:hover { color:#00539c;}' ],
	wmode: 'transparent'
});

sIFR.replace(tradegothic, {
	selector: '#main-content h2',
	css: ['.sIFR-root { color:#00539c; }', 'a { color:#00539c; text-decoration: none;}', 'a:hover { color:#00539c;}' ],
	wmode: 'transparent'
});

sIFR.replace(tradegothic, {
	selector: '#footer h2',
	css: ['.sIFR-root { color:#00539c; }', 'a { color:#00539c; text-decoration: none;}', 'a:hover { color:#00539c;}' ],
	wmode: 'transparent'
});

sIFR.replace(tradegothic, {
	selector: '.feature-bottom h3',
	css: ['.sIFR-root { color:#00539c; }'],
	wmode: 'transparent'
});

sIFR.replace(tradegothic, {
	selector: '.feature-e-bottom h3',
	css: ['.sIFR-root { color:#00539c; }'],
	wmode: 'transparent'
});

sIFR.replace(tradegothic, {
	selector: '#secondary-content h2.subnav-title',
	css: ['.sIFR-root { color:#ffffff; }'],
	wmode: 'transparent'
});

sIFR.replace(tradegothic, {
	selector: '#secondary-content h3',
	css: ['.sIFR-root { color:#00539c; }'],
	wmode: 'transparent'
});


sIFR.replace(tradegothic18, {
	selector: '#secondary-content p.date',
	css: ['.sIFR-root { color:#00539c; }'],
	wmode: 'transparent'
});


