
/*	Fonts
===========*/

	/*OMNES REGULAR*/
	@font-face {
		font-family:'OmnesRegular';
		src:url('https://fnt.webink.com/wfs/?drawer=456904F9-342A-40C9-B6F2-7024A8BAD128&font=D376B979-5C7B-4FF6-C871-2AE4B732808F');
		font-weight:normal; font-style:normal; font-variant:normal;
	}
	
	
	/*OMNES LIGHT ITALIC
	@font-face {
		font-family: 'OmnesLightItalic';
		src: url( 'https://fnt.webink.com/wfs/?drawer=456904F9-342A-40C9-B6F2-7024A8BAD128&font=8015D851-7B30-B41D-5830-0D52DAB880E4'),
		url( 'https://fnt.webink.com/wfs/?drawer=456904F9-342A-40C9-B6F2-7024A8BAD128&font=8015D851-7B30-B41D-5830-0D52DAB880E4#font') format('svg');
		font-weight:normal;font-style:normal;font-variant:normal;
	}
*/

				 
				 
/* Type Styles
==================*/

	.contentDiv,
	.contentDiv * { font-size:15px; font-family:Calibri, Arial, Helvetica, sans-serif;}
	.contentDiv * * { font-size:1em;}
	
	.contentDiv h1, .contentDiv h2 { 
		font-size:2.75em; color:#ed1c24; clear: both; color: #ED1C24; font-family: OmnesRegular, Calibri, Arial, Helvetica, sans-serif; font-weight:normal; 
		letter-spacing:-0.01em; #letter-spacing: 0px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	}
	.contentDiv h3, .contentDiv h4 { 
		clear: both; color: #ED1C24; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight:normal; }
	.contentDiv h1 { font-size:42px; line-height:.9em;}
	.contentDiv h2 { font-size:28px; color:#333; line-height:1.1em;}
	.contentDiv h3 { font-size:24px; font-weight:bold; line-height:1.1em;}
	.contentDiv h4 { font-size:18px; color:#333; font-weight:bold; line-height:1em}
	
	sup { display:inline-block; display:inline\9; font-family: Verdana, Geneva, sans-serif !important; vertical-align: middle; line-height:0; font-weight:normal; 
			font-size:10px !important; font-size:13px\9 !important; position:relative; top:-0.5em; left:.1em; filter: alpha(opacity=70); opacity: 0.7; }
	p sup { top:-0.2em; left:0;}
	
	.contentDiv .contentBody a,
	.contentDiv .contentBody a:visited { font-size:1em;}


	.contentDiv p { line-height:1.25em; padding:5px 0 10px; margin:0; font-size:1em;}
	a { color:#ed1c24; text-decoration:none; }
	a:hover { color:#939598; }
	input, textarea { padding:2px 2px; #padding-left:3px;}
	select { padding:1px 0;}
	input, textarea, select { color:#333;} 
	
			 
	
	