	var whitney_light = {
		  src: '/amm/themes/shared/swf/whitney_light.swf'
	};
	 
	sIFR.activate(whitney_light);
	 
	sIFR.replace(whitney_light, {
		  selector: '#left_col_inner h2',
		  css: [
		  '.sIFR-root { font-size:28px; font-weight:normal; color:#666; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; color:#f06022; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#left_col_inner h3',
		  css: [
		  '.sIFR-root { font-size:24px; font-weight:normal; color:#666; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; color:#f06022; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#left_col_inner h4',
		  css: [
		  '.sIFR-root { font-size:20px; font-weight:normal; color:#f06022; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; color:#666; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#left_col_inner h5',
		  css: [
		  '.sIFR-root { font-size:18px; font-weight:normal; color:#666; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; color:#f06022; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#left_col_inner h6',
		  css: [
		  '.sIFR-root { font-size:16px; font-weight:normal; color:#666; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; color:#f06022; }'
		  ],
		  wmode: 'transparent'
		});
		
	sIFR.replace(whitney_light, {
		  selector: '#right_col_inner h2',
		  css: [
		  '.sIFR-root { font-size:22px; font-weight:normal; color:#666; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#right_col_inner h3',
		  css: [
		  '.sIFR-root { font-size:22px; font-weight:normal; color:#666; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#right_col_inner h4',
		  css: [
		  '.sIFR-root { font-size:20px; font-weight:normal; color:#f06022; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#right_col_inner h5',
		  css: [
		  '.sIFR-root { font-size:18px; font-weight:normal; color:#333; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; }'
		  ],
		  wmode: 'transparent'
		});
	
	sIFR.replace(whitney_light, {
		  selector: '#right_col_inner h6',
		  css: [
		  '.sIFR-root { font-size:16px; font-weight:normal; color:#333; }',
		  'em { font-style:italic; }',
		  'strong { font-weight:normal; }'
		  ],
		  wmode: 'transparent'
		});