var NewsGothic_Demi = {
	src: '/common-files/sifr/NewsGothic_Demi.swf'
	,ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 46, 1.23, 67, 1.22, 70, 1.21, 71, 1.22, 75, 1.21, 76, 1.22, 80, 1.21, 81, 1.22, 1.21]
};
var NewsGothic_Demi_Italic = {
	src: '/common-files/sifr/NewsGothic_Demi_Italic.swf'
	,ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 46, 1.23, 67, 1.22, 70, 1.21, 71, 1.22, 75, 1.21, 76, 1.22, 80, 1.21, 81, 1.22, 1.21]
};
var NewsGothic_BT = {
	src: '/common-files/sifr/NewsGothic_BT.swf'
	,ratios: [6, 1.41, 9, 1.35, 16, 1.28, 17, 1.23, 18, 1.25, 25, 1.23, 29, 1.21, 31, 1.22, 35, 1.2, 36, 1.21, 43, 1.2, 47, 1.19, 48, 1.2, 67, 1.19, 68, 1.18, 72, 1.19, 77, 1.18, 78, 1.19, 1.18]
};
var NewsGothic_BT_Bold = {
	src: '/common-files/sifr/NewsGothic_BT_Bold.swf'
	,ratios: [6, 1.41, 9, 1.35, 16, 1.28, 17, 1.23, 18, 1.25, 25, 1.23, 29, 1.21, 31, 1.22, 35, 1.2, 36, 1.21, 43, 1.2, 47, 1.19, 48, 1.2, 67, 1.19, 68, 1.18, 72, 1.19, 77, 1.18, 78, 1.19, 1.18]
};

sIFR.activate(NewsGothic_Demi, NewsGothic_Demi_Italic, NewsGothic_BT, NewsGothic_BT_Bold);

sIFR.replace(NewsGothic_BT_Bold, {
	selector: 'body.layout-1 #content-block h1, body.layout-1 #content-block h2, body.layout-3 #content-block h1, body.layout-3 #content-block h2, body.layout-2 #intro-block h1, body.layout-2 #intro-block h2, body.layout-4 #intro-block h1, body.layout-4 #intro-block h2'
	,css: [
		'.sIFR-root { background-color: #efefef; color: #432a07; text-transform: uppercase; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(NewsGothic_BT_Bold, {
	selector: 'body.layout-2 #content-block h1, body.layout-2 #content-block h2, body.layout-4 #content-block h1, body.layout-4 #content-block h2, body.layout-1 #intro-block h1, body.layout-1 #intro-block h2, body.layout-3 #intro-block h1, body.layout-3 #intro-block h2'
	,css: [
		'.sIFR-root { background-color: #efefef; color: #c6c2ba; text-transform: uppercase; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(NewsGothic_BT_Bold, {
	selector: '#main-nav li'
	,css: [
		'.sIFR-root { background-color: #000000; color: #ffffff; }'
		,'a { color: #7a2416; text-decoration: none; }'
		,'a:link { color: #7a2416; text-decoration: none; }'
		,'a:hover { color: #957b5e; text-decoration: none; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(NewsGothic_Demi, {
	selector: '#sub-nav li'
	,css: [
		'.sIFR-root { background-color: #000000; color: #ffffff; }'
		,'a { color: #e1c8a6; text-decoration: none; }'
		,'a:link { color: #e1c8a6; text-decoration: none; }'
		,'a:hover { color: #ffffff; text-decoration: none; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(NewsGothic_BT_Bold, {
	selector: '#footer-nav li'
	,css: [
		'.sIFR-root { background-color: #000000; color: #ffffff; text-transform: uppercase; }'
		,'a { color: #725938; text-decoration: none; }'
		,'a:link { color: #725938; text-decoration: none; }'
		,'a:hover { color: #725938; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,preventWrap: true
	,forceWidth: true
	,fitExactly: true
	,forceSingleLine: true
});
