var myriad = {
  src: '/sIFR/myriad.swf'
};

sIFR.activate(myriad);

sIFR.replace(myriad, {
  selector: '#copy .accordion h2',
  css: [ '.sIFR-root {font-size: 13; letter-spacing: 0; color: #7f91a3; font-weight: bold; cursor: pointer;}','a {color: #002447; text-decoration:none;}','a:hover {color: #174c81;}','strong {color: #1d5c98;}' ],
  wmode: 'transparent',
  offsetTop: '0'
});

sIFR.replace(myriad, {
  selector: '#homepage-content h2',
  css: [ '.sIFR-root {font-size: 37; color: #87a0b8; letter-spacing: -1; font-weight: bold;}','strong {color: #104272;}','a {color: #87a0b8; text-decoration: none;}','a:hover {color: #104272}' ],
  wmode: 'transparent',
  offsetTop: '0'
});

sIFR.replace(myriad, {
  selector: '#default-header h2',
  css: [ '.sIFR-root {font-size: 30; color: #87a0b8; letter-spacing: -1; font-weight: bold;}','strong {color: #104272;}','a {color: #87a0b8; text-decoration: none;}','a:hover {color: #748ea7}' ],
  wmode: 'transparent',
  offsetTop: '0'
});

sIFR.replace(myriad, {
  selector: '#copy h1, #contact-text h1, #sidebar-team h1',
  css: [ '.sIFR-root {font-size: 18; color: #002447; letter-spacing: -1; font-weight: bold;}','a {color: #002447;}' ],
  wmode: 'transparent',
  offsetTop: '3'
});

sIFR.replace(myriad, {
  selector: '#copy h2',
  css: [ '.sIFR-root {font-size: 13; letter-spacing: 0; color: #7f91a3; font-weight: bold;}','a {color: #002447; text-decoration:none;}','a:hover {color: #174c81;}','strong {color: #1d5c98;}' ],
  wmode: 'transparent',
  offsetTop: '0'
});
