@charset "utf-8";
/* CSS Document */
	html, body, div, span, applet, object, iframe,
	 p,  pre,
	a, abbr, acronym,  big, cite, code,
	del, dfn, em, font, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var, span,
	b, u, i,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: tahoma;	
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	}
	body {color:#CBCBCB;font-size:11px;line-height:18px;text-shadow:rgba(0,0,0,0.01) 0 0 0;}
	ol, ul {margin-left:1.2em;*margin-left:1.3em;}
	li{list-style-position: outside;}
	q {quotes: none;}
	blockquote{padding:0 30px;margin:20px 0;background:url(images/blockquote1.png) no-repeat left top,url(images/blockquote2.png) no-repeat right bottom;}
	/* remember to define focus styles */
	:focus {	outline: 0;}
	/* remember to highlight inserts */
	ins {text-decoration: none;}
	del {text-decoration: line-through;}
	
	table ,tr,td,th,thead,tbody,tfoot{border-collapse:collapse;border-spacing:0;border-color:#E4E5E6;zoom:1;} 
	@media screen and (-webkit-min-device-pixel-ratio:0){ /* Safari - chrome */
		table{border-style:solid;border-width:0px;zoom:1;text-shadow:rgba(0,0,0,0.01) 0 0 0;}
	}
	td{}
	a {text-decoration:none;outline:none;border:0;color:#CBCBCB;}
	a:hover{color:#DA251D;}
	img{border:none;}
	*:focus {outline: none;}
	*::-moz-focus-inner {border: none;}		
	button::-moz-focus-inner {border:medium none;}
	button::-moz-focus-inner {margin:0;padding:0;}
	input, select {*zoom:1;font-size:11px;padding:0;margin:0px;font-family:tahoma;}
	h1,.h1{font-size: 22px;line-height: 26px;font-weight: normal;padding: 0 0 30px 0;margin:0;}
	h2,.h2{font-size: 19px;padding-bottom:10px;margin:0;font-weight:normal;}
	h3,.h3{font-weight: bold;font-size: 14px;padding-bottom:10px;margin:0;}
	h4,.h4{font-weight: bold;font-size: 13px;padding-bottom:5px;margin:0;}
	h5,.h5{font-weight: bold;font-size: 13px;padding-bottom:10px;margin:0;}
	h6,.h6{font-weight: bold;font-size: 12px;margin:0;}
	h7,.h7{font-size: 12px;font-weight: bold;padding-bottom:10px;margin:0;}
	address,.styledAddress{font-weight: normal;font-style:italic;font-size: 10px;padding-bottom:22px;margin:0;padding-top:12px;}
	/*~~~~~~~~~END OF RESETCSS~~~~~~~~~~~*/

@font-face {
	font-family: "MyriaPro";
	src: url(fonts/MyriadPro-Cond.eot);
	src: local("MyriaPro"), /*url(fonts/MyriadPro-Cond.otf) format("opentype"),*/
		url(fonts/myriadprocond.ttf) format("truetype");
}