var myriad = { src: 'fx/helvetica.swf' };
//var green = '#5b9b42';
var green = '#0a9146';

sIFR.activate(myriad);

// If you want, you can use multiple movies, like so:
//
//    var futura = { src: '/path/to/futura.swf' };
//    var garamond = { src '/path/to/garamond.swf' };
//    var rockwell = { src: '/path/to/rockwell.swf' };
//    
//    sIFR.activate(futura, garamond, rockwell);
//
// Remember, there must be *only one* `sIFR.activate()`!

sIFR.replace(myriad, {

  selector: 'h1, .newsHeader',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 28px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 28px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-6',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: 'h2, .newsTitle',

  css: ['.sIFR-root { background-color: #ffffff; color: #761275; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: #761275; }',
        'a:hover { color: #761275; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '#menu .TMenuItemActive',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 14px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 14px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-2',
  
  tuneLeft: '-1'

});

sIFR.replace(myriad, {

  selector: '#menu .TMenuItem',

  css: ['.sIFR-root { background-color: #ffffff; color: #7b7b7b; font-size: 14px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 14px;}',
        'a:link { color: #7b7b7b; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-2',
  
  tuneLeft: '-1'

});

sIFR.replace(myriad, {

  selector: '.article .in-list',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-8',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.title',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 20px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 20px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-8',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.subtitle',

  css: ['.sIFR-root { background-color: #ffffff; color: #7b7b7b; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: #7b7b7b; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.subtitle-green',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '#menuLeft .active',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.LMItem',

  css: ['.sIFR-root { background-color: #ffffff; color: #7b7b7b; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: #7b7b7b; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: 'h3',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 13px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 13px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-7',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '#demo-link-header',

  css: ['.sIFR-root { background-color: #ffffff; color: '+green+'; font-size: 13px; line-height: 1em; font-weight: bold; }',
  		'a { text-decoration: none; font-size: 13px;}',
        'a:link { color: '+green+'; }',
        'a:hover { color: '+green+'; }'],
        
  tuneHeight: '-3',
  
  offsetTop: '-2',
  
  tuneLeft: '-1',
  
  wmode: 'transparent'

});



