var tradeGothicLight = { src: '/Partnerfiles/Bayer-Diabetes-Care/Flash/tradeGothicLgt.swf' };
var tradeGothicBold = { src: '/Partnerfiles/Bayer-Diabetes-Care/Flash/tradeGothicBld.swf' };

//sIFR.ua.supported = sIFR.ua.supported && (!sIFR.ua.ie || sIFR.ua.ieVersion > 6);
sIFR.activate(tradeGothicLight, tradeGothicBold);


sIFR.replace(tradeGothicLight, {
   selector: '#topHeader p'
  ,css: [
  '.sIFR-root {   }'
  ,'a { text-decoration: none;  color: #59595d;  }'
  ,'a:link {  }'
  ,'a:hover { color: #59595d; }'
 ]

	
  ,wmode: 'transparent'
});

sIFR.replace(tradeGothicBold, {
    selector: '.featBlock h3.title',
    css: '.sIFR-root { color: #009ddc; }',
    wmode: 'transparent'
});

sIFR.replace(tradeGothicBold, {
  selector: 'h1',
  css: '.sIFR-root { color: #009ddc; }',
  wmode: 'transparent'
});

sIFR.replace(tradeGothicBold, {
    selector: '#Nav li.active',
    css: [
    '.sIFR-root { color: #e7e7e7; text-transform: uppercase; text-align: center; }',
    'a {text-decoration:none;color: #45caff;}',
    'a:hover { color: #45caff; }'
  ],
    wmode: 'transparent'
});

sIFR.replace(tradeGothicBold, {
selector: '.mh6',
    css: [
        '.sIFR-root { color: #e7e7e7; text-transform: uppercase; text-align: center; }',
        'a { text-decoration: none; color: #eee; }',
        'a:link { color: #eee; }',
        'a:hover { color: #45caff; }'
      ],
    wmode: 'transparent'
});


sIFR.replace(tradeGothicBold, {
selector: '.mh',
    css: [
        '.sIFR-root { color: #e7e7e7; text-transform: uppercase; text-align: center; }',
        'a { text-decoration: none; color: #eee; background:black; }',
        'a:link { color: #eee; }',
        'a:hover { color: #45caff; }'
      ],
    wmode: 'transparent'
});





