var avenir = { src: 'flash/sifr/avenir.swf' };

// Now you can set some configuration settings. <http://wiki.novemberborn.net/sifr3/JavaScript+Configuration>.
// One setting you probably want to use is `sIFR.useStyleCheck`. <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad>.

sIFR.useStyleCheck 	= true;
sIFR.fixHover = true;
sIFR.fitExactly = true;
sIFR.repaintOnResize = true;

// Remember, there must be *only one* `sIFR.activate()`!
sIFR.activate( avenir );


sIFR.replace( avenir, {
	
	selector: 	'.white_12px',
	css: [
		'.sIFR-root { font-weight: bold; font-size: 12px; color: #ffffff; leading: 0; }',
		'a { color: #ffffff; text-decoration: none; }',
		'a:hover { color: #ffffff; text-decoration: underline; }'		
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-2,
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 2, alpha: .25
		}
	}
	 
	
});



sIFR.replace( avenir, {
	
	selector: 	'.white_14px',
	css: [
		'.sIFR-root { font-weight: bold; font-size: 14px; color: #ffffff; leading: 0; }',
		'a { color: #ffffff; text-decoration: none; }',
		'a:hover { color: #ffffff; text-decoration: underline; }'		
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-2,
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 2, alpha: .25
		}
	}
	 
	
});



sIFR.replace( avenir, {
	
	selector: 	'.white_16px',
	css: [
		'.sIFR-root { font-size: 16px; color: #ffffff; leading: 0; text-transform:uppercase; }',
		'a { color: #ffffff; text-decoration: none; }',
		'a:hover { color: #ffffff; text-decoration: underline; }',
		'.txt_14px { font-size: 16px; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	offsetTop:	-4,
	tuneHeight: 	-6,
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 2, alpha: .25
		}
	}
	 

	
});


sIFR.replace( avenir, {
	
	selector: 	'.white_18px',
	css: [
		'.sIFR-root { font-size: 18px; color: #ffffff; leading: 0; text-transform:uppercase; }',
		'a { color: #ffffff; text-decoration: none; }',
		'a:hover { color: #ffffff; text-decoration: underline; }',
		'.txt_14px { font-size: 14px; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	offsetTop:	-4,
	tuneHeight: 	-6,
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 2, alpha: .25
		}
	}
	 

	
});


sIFR.replace( avenir, {
	
	selector: 	'.blue_16px',
	css: [
		'.sIFR-root { font-size: 16px; color: #1c315e; leading: 0; text-transform:uppercase; font-weight: bold; }',
		'a { color: #1c315e; text-decoration: none; }',
		'a:hover { color: #1c315e; text-decoration: underline; }',
		'.txt_14px { font-size: 14px; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	offsetTop:	-4,
	tuneHeight: 	-6,
	filters: {
		DropShadow: {
			knockout: false, distance: 2, color: '#000000', strength: 1, alpha: .25
		}
	}
	 

	
});

sIFR.replace( avenir, {
	
	selector: 	'.blue_14px',
	css: [
		'.sIFR-root { font-size: 14px; color: #1c315e; leading: 0; text-transform:uppercase; font-weight: bold; }',
		'a { color: #1c315e; text-decoration: none; }',
		'a:hover { color: #1c315e; text-decoration: underline; }',
		'.txt_14px { font-size: 14px; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	offsetTop:	-4,
	tuneHeight: 	-6,
	filters: {
		DropShadow: {
			knockout: false, distance: 2, color: '#000000', strength: 1, alpha: .25
		}
	}
	 

	
});


