; @charset "UTF-8";
/* CSS Document */
p, blockquote {margin-bottom:20px;font-size: 13px}
ul, li {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;letter-spacing:1px;list-style:none; font-size:14px}
strong {font-weight:bold;}
em {font-style:italic;}
h2, h3 {color:#000;font-family:'MyriadProBoldCondensed',"Helvetica Neue", Helvetica, Arial, sans-serif;letter-spacing:1px; line-height:1}
h4, h5, h6 {color:#000;font-family:'MyriadProBoldCondensed',"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:normal}
h2 {font-size: 24px; line-height:1;margin:10px 0 5px 0; }/* 36px */
h3 {font-size: 20px; line-height:1;margin:10px 0 5px 0; }	/* 36px */
h4 {font-size: 16px;margin:10px 0;}	/* 18px */
h5 {font-size: 14px}	/* 16px */
h6 {font-size: 12px;}	/* 14px */
/*font specific*/	
@font-face {
	font-family: 'MyriadProCondensed';
	src: url('myriadpro-cond-webfont.eot');
	src: local('☺'), url('myriadpro-cond-webfont.woff') format('woff'), url('myriadpro-cond-webfont.ttf') format('truetype'), url('myriadpro-cond-webfont.svg#webfontpToB9FKq') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'MyriadProBoldCondensed';
	src: url('myriadpro-boldcond-webfont.eot');
	src: local('☺'), url('myriadpro-boldcond-webfont.woff') format('woff'), url('myriadpro-boldcond-webfont.ttf') format('truetype'), url('myriadpro-boldcond-webfont.svg#webfontzt8yKi8K') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:active  {color: #009;padding: 0 1px;text-decoration: underline;}
a:hover {color: #00C;text-decoration: underline;}
a:visited {color: #333;text-decoration: underline;}



