
var helveticaNeueCondensed = { src: 'http://static.theauragroup.com/icons/fonts/helveticaNeue-condensed.swf', ratios: [7, 1.32, 11, 1.31, 19, 1.23, 27, 1.2, 28, 1.18, 29, 1.19, 37, 1.18, 41, 1.17, 42, 1.18, 57, 1.17, 62, 1.16, 63, 1.17, 89, 1.16, 90, 1.15, 95, 1.16, 97, 1.15, 100, 1.16, 104, 1.15, 106, 1.16, 111, 1.15, 112, 1.16, 118, 1.15, 119, 1.16, 1.15] };

sIFR.fixWrap = true;
sIFR.useDomLoaded = false;

sIFR.activate(helveticaNeueCondensed);
/*NEWS TITLES*/
sIFR.replace(helveticaNeueCondensed, {
  selector: 'h1.title',
  css: '.sIFR-root {color: #490b5e; font-size:22px; }, a { text-decoration:none; color: #490b5e; }, a:link { color: #490b5e; }, , a:hover { color: #490b5e; text-decoration:underline; }',  
  wmode: 'transparent'
});

/*CAREER TITLES*/
sIFR.replace(helveticaNeueCondensed, {
  selector: 'h1.career',
  css: '.sIFR-root {color: #490b5e; font-size:22px; }, a { text-decoration:none; color: #490b5e; }, a:link { color: #490b5e; }, , a:hover { color: #490b5e; text-decoration:underline; }',  
  wmode: 'transparent'
});

/*PAGE TITLES*/
sIFR.replace(helveticaNeueCondensed, {
  selector: 'h1',
  css: '.sIFR-root {color: #490b5e; font-size:30px; }, a { text-decoration:none; color: #490b5e; }, a:link { color: #490b5e; }, , a:hover { color: #490b5e; text-decoration:underline; }',  
  wmode: 'transparent'
});



/*POD TITLES*/
sIFR.replace(helveticaNeueCondensed, {
    selector: 'h2',
    css: '.sIFR-root {color: #575757; font-size:18px;}, .super{font-size:10px;}',
    wmode: 'transparent',
	fitExactly : true
});

/*COPY HEADERS*/
sIFR.replace(helveticaNeueCondensed, {
    selector: 'h4',
    css: '.sIFR-root {color: #490B5E; font-size:20px;}',
    wmode: 'transparent',
	fitExactly : true,
	preventWrap : false,
	forceSingleLine : false
});

/*HOMEPAGE NEWS/BLOG HEADERS*/
sIFR.replace(helveticaNeueCondensed, {
    selector: 'h6',
    css: '.sIFR-root {color: #490B5E; font-size:20px;}',
    wmode: 'transparent',
	fitExactly : true
});

/*
sIFR.debug.ratios({ src: 'icons/fonts/helveticaNeue-condensed.swf', selector: 'h1'});
*/

/*
sIFR.replace(helveticaNeueCondensed, {
  selector: 'h6',
  css: '.sIFR-root {text-align:center; color: #FFFFFF; font-size:20px; }',  
  wmode: 'transparent'
});*/
