
var nwRegular = { src: '/Flash/sifr.swf' };

sIFR.activate(nwRegular);

sIFR.replace(nwRegular, {
  selector: '.colour02 .nwContentStyle04 h1',
  css: '.sIFR-root {color: #00aea6; font-size:38px;line-height:44px; }',
  tuneHeight: '-6',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(nwRegular, {
  selector: '.colour02 .nwContentStyle05 h2',
  css: '.sIFR-root {color: #00aea6; font-size:18px;line-height:24px; }',
  tuneHeight: '-6',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(nwRegular, {
  selector: '.nwContentStyle99 h3 a, .nwContentStyle98 h3, .nwContentStyle96 h3',
  css: '.sIFR-root {color: #ffffff; font-size:15px;line-height:18px;cursor: pointer }',
  tuneHeight: '-3',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(nwRegular, {
  selector: '.nwContentStyle02 h3',
  css: '.sIFR-root {color: #00aea6; font-size:20px;line-height:26px; }',
  tuneHeight: '-3',
  offsetTop: '0',
  wmode: 'transparent'
});
sIFR.replace(nwRegular, {
  selector: '.colour02 .breakdownContainer h2',
  css: '.sIFR-root {color: #00aea6; font-size:18px;line-height:24px; }',
  tuneHeight: '-6',
  offsetTop: '0',
  wmode: 'transparent'
});
