
var leftNav = {
    src: 'js/tradeGothic.swf', ratios: [9,1.25,13,1.18,17,1.13,18,1.14,19,1.13,21,1.12,31,1.11,35,1.09,36,1.1,40,1.09,60,1.08,62,1.07,63,1.08,71,1.07,72,1.08,106,1.07,107,1.06,119,1.07,120,1.06,121,1.07,1.06] };
	
var leftLinks = {
    src: 'js/tradeGothic.swf', ratios: [9,1.25,13,1.18,17,1.13,18,1.14,19,1.13,21,1.12,31,1.11,35,1.09,36,1.1,40,1.09,60,1.08,62,1.07,63,1.08,71,1.07,72,1.08,106,1.07,107,1.06,119,1.07,120,1.06,121,1.07,1.06] };

var subhead = {
    src: 'js/tradeGothic.swf', ratios: [9,1.25,13,1.18,17,1.13,18,1.14,19,1.13,21,1.12,31,1.11,35,1.09,36,1.1,40,1.09,60,1.08,62,1.07,63,1.08,71,1.07,72,1.08,106,1.07,107,1.06,119,1.07,120,1.06,121,1.07,1.06] };

var subheadWhite = {
    src: 'js/tradeGothic.swf', ratios: [9,1.25,13,1.18,17,1.13,18,1.14,19,1.13,21,1.12,31,1.11,35,1.09,36,1.1,40,1.09,60,1.08,62,1.07,63,1.08,71,1.07,72,1.08,106,1.07,107,1.06,119,1.07,120,1.06,121,1.07,1.06] };

var header = {
    src: 'js/tradeGothic.swf', ratios: [9,1.25,13,1.18,17,1.13,18,1.14,19,1.13,21,1.12,31,1.11,35,1.09,36,1.1,40,1.09,60,1.08,62,1.07,63,1.08,71,1.07,72,1.08,106,1.07,107,1.06,119,1.07,120,1.06,121,1.07,1.06] };

var headline = {
    src: 'js/tradeGothic.swf', ratios: [9,1.25,13,1.18,17,1.13,18,1.14,19,1.13,21,1.12,31,1.11,35,1.09,36,1.1,40,1.09,60,1.08,62,1.07,63,1.08,71,1.07,72,1.08,106,1.07,107,1.06,119,1.07,120,1.06,121,1.07,1.06] };

sIFR.useStyleCheck = true;
sIFR.activate(leftNav, leftLinks, subhead, subheadWhite, headline, header);

sIFR.replace(leftNav, {
    selector: 'p.leftNav', wmode: 'transparent'
    ,css: [ '.sIFR-root { font-size: 13px; text-transform:uppercase; margin-bottom:0; padding-bottom:0; }','a { text-decoration: none; color: #7ca1bc; }','a:link { color: #7ca1bc; }','a:hover { color: #17478b; }' ]
  });

sIFR.replace(leftLinks, {
    selector: 'p.leftLinks', wmode: 'transparent'
    ,css: [ '.sIFR-root { font-size: 13px; text-transform:uppercase; margin-bottom:0; padding-bottom:0; }','a { text-decoration: none; color: #ffffff; }','a:link { color: #ffffff; }','a:hover { color: #edf1f7; }' ]
  });

sIFR.replace(subhead, {
    selector: '.subhead', wmode: 'transparent'
    ,css: [ '.sIFR-root { font-size: 16px; text-transform:uppercase; color: #7ca1bc; }' ]
  });

sIFR.replace(subheadWhite, {
    selector: '.subheadWhite', wmode: 'transparent'
    ,css: [ '.sIFR-root { font-size: 16px; text-transform:uppercase; color: #ffffff; }' ]
  });

sIFR.replace(headline, {
    selector: 'p.headline', wmode: 'transparent'
    ,css: [ '.sIFR-root { font-size: 18px; text-transform:uppercase; color: #17478b; }' ]
  });

sIFR.replace(header, {
    selector: '.header', wmode: 'transparent'
    ,css: [ '.sIFR-root { font-size: 22px; font-weight:normal; text-transform:uppercase; color: #17478b; }' ]
  });