* {margin: 0; padding: 0;}
html {height: 100%;}
body {height: auto !important; height: 100%; min-height: 100%; position: relative;}
table {border-collapse: collapse; width: 100%;} 
input:focus {outline: none;}
.clear {clear: both; height: 0; text-indent: -9000px; overflow: hidden;}
img, table {border: none;}
a:link, a:visited {text-decoration: underline; color: #b9bec5;}
a:hover, a:active {text-decoration: none;}
button {outline: none; cursor: pointer;}

/*	clearfix			*/
.clearfix{_height: 1%; _overflow: visible;}
.clearfix:after{content: "."; display: block; height: 0px; clear: both; visibility: hidden; line-height:0px; font-size:0px;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*	clearfix			*/


header,footer,article,section,hgroup,nav,menu,aside,figure,figcaption{display:block;}
.floatLeft {float: left;}
.floatRight {float: right;}

h1, h2, h3, h4, h5, h6 {margin: 15px 0;}
h1 {font-size: 32px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

ul, ol {list-style:none;}

p {margin: 10px 0; line-height: 1.6;}

@font-face {
    font-family: 'pf_dintext_promedium';
    src: url('../fonts/HeliosCondC.otf');
}
@font-face {
    font-family: 'pf_dintext_proregular';
    src: url('../fonts/HeliosCondC.otf');
}
/*@font-face {*/
    /*font-family: 'pf_dintext_promedium';*/
    /*/!*src: url('../fonts/pfdintextpro-medium-webfont.eot');*!/*/
    /*/!*src: url('../fonts/pfdintextpro-medium-webfont.eot?#iefix') format('embedded-opentype'),*!/*/
    /*url('../fonts/helioscondc.woff') format('woff'),*/
    /*url('../fonts/HeliosCondC.ttf') format('truetype');*/
    /*/!*HeliosCondC.otf*!/*/
    /*/!*url('../fonts/pfdintextpro-medium-webfont.svg#pf_dintext_promedium') format('svg');*!/*/
    /*font-weight: normal;*/
    /*font-style: normal;*/

/*}*/

/*@font-face {*/
    /*font-family: 'pf_dintext_proregular';*/
    /*/!*src: url('../fonts/pfdintextpro-regular-webfont.eot');*!/*/
    /*/!*src: url('../fonts/pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'),*!/*/
    /*url('../fonts/helioscondblackc.woff') format('woff'),*/
    /*url('../fonts/HeliosCondBlackC.ttf') format('truetype'),*/
    /*/!*url('../fonts/pfdintextpro-regular-webfont.svg#pf_dintext_proregular') format('svg');*!/*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/
/*
@font-face {
    font-family: 'pf_dintext_promedium';
    src: url('../fonts/pfdintextpro-medium-webfont.eot');
    src: url('../fonts/pfdintextpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-medium-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-medium-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-medium-webfont.svg#pf_dintext_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'pf_dintext_proregular';
    src: url('../fonts/pfdintextpro-regular-webfont.eot');
    src: url('../fonts/pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-regular-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-regular-webfont.svg#pf_dintext_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/