/*! 
 * CSS Document 
 * @author Tom Newton tom.newton@rosetta.com
 * @date: Thur Sep 09 02:17:48 2010 -0500
 */
 
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ *
 * CUSTOM FONT DEFININITIONS                                                                 *
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@font-face {
	font-family: 'FrutigerBoldItalic';
	src: url('../fonts/frutigerbolditalic-webfont.eot');
	src: local('☺'), url('../fonts/frutigerbolditalic-webfont.woff') format('woff'), url('../fonts/frutigerbolditalic-webfont.ttf') format('truetype'), url('../fonts/frutigerbolditalic-webfont.svg#webfontjttp85zB') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrutigerItalic';
	src: url('../fonts/frutigeritalic-webfont.eot');
	src: local('☺'), url('../fonts/frutigeritalic-webfont.woff') format('woff'), url('../fonts/frutigeritalic-webfont.ttf') format('truetype'), url('../fonts/frutigeritalic-webfont.svg#webfont8fW5PxBs') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FrutigerRoman';
	src: url('../fonts/frutiger-webfont.eot');
	src: local('☺'), url('../fonts/frutiger-webfont.woff') format('woff'), url('../fonts/frutiger-webfont.ttf') format('truetype'), url('../fonts/frutiger-webfont.svg#webfontATb3bJAI') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FrutigerBold';
	src: url('../fonts/frutigerbold-webfont.eot');
	src: local('☺'), url('../fonts/frutigerbold-webfont.woff') format('woff'), url('../fonts/frutigerbold-webfont.ttf') format('truetype'), url('../fonts/frutigerbold-webfont.svg#webfontYvYRvsaG') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrutigerBoldCn';
	src: url('../fonts/frutiger-boldcn-webfont.eot');
	src: local('☺'), url('../fonts/frutiger-boldcn-webfont.woff') format('woff'), url('../fonts/frutiger-boldcn-webfont.ttf') format('truetype'), url('../fonts/frutiger-boldcn-webfont.svg#webfontevOfekjH') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrutigerLight';
	src: url('../fonts/frutiger-light-webfont.eot');
	src: local('☺'), url('../fonts/frutiger-light-webfont.woff') format('woff'), url('../fonts/frutiger-light-webfont.ttf') format('truetype'), url('../fonts/frutiger-light-webfont.svg#webfontf2qk04kR') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaCondensedMedium';
	src: url('../fonts/futura-condensedmedium-webfont.eot');
	src: local('☺'), url('../fonts/futura-condensedmedium-webfont.woff') format('woff'), url('../fonts/futura-condensedmedium-webfont.ttf') format('truetype'), url('../fonts/futura-condensedmedium-webfont.svg#webfontaXaicP8S') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrutigerCn';
	src: url('../fonts/frutiger-cn-webfont.eot');
	src: local('☺'), url('../fonts/frutiger-cn-webfont.woff') format('woff'), url('../fonts/frutiger-cn-webfont.ttf') format('truetype'), url('../fonts/frutiger-cn-webfont.svg#webfontucCCLkzU') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Applicable Classes
---------------------------------------- */
.Frutiger-BoldItalic {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrutigerBoldItalic', Arial, Helvetica, sans-serif;
}
.Frutiger-Italic {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrutigerItalic', Arial, Helvetica, sans-serif;
}
.Frutiger-Roman {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrutigerRoman', Arial, Helvetica, sans-serif;
}
.Frutiger-Bold {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrutigerBold', Arial, Helvetica, sans-serif;
}
.Frutiger-BoldCn {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrutigerBoldCn', Arial, Helvetica, sans-serif;
}
.FrutigerLight {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrutigerLight', Arial, Helvetica, sans-serif;
}
.FuturaCondensedMedium {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FuturaCondensedMedium', Arial, Helvetica, sans-serif;
}
.FrutigerCn {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrutigerCn', Arial, Helvetica, sans-serif;
}
