
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/34ae17");

  
@font-face {font-family: 'Frontage-Bold';src: url('../fonts/34AE17_0_0.eot');src: url('../fonts/34AE17_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/34AE17_0_0.woff2') format('woff2'),url('../fonts/34AE17_0_0.woff') format('woff'),url('../fonts/34AE17_0_0.ttf') format('truetype');}


@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.eot');
    src: url('../fonts/montserrat-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html { -webkit-text-size-adjust:100%; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;}
#PageDiv { padding-bottom:1px }
main { display:block; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:1em; margin:0; }
ol { margin:0 0 0 1.5em; list-style:decimal; padding-left:0px }
ul { margin:0 0 0 1.5em; list-style:disc; padding-left:0px }
ul ul { list-style:circle; margin-top:8px; }
ul ul ul { list-style:square; }
sup { vertical-align:baseline; font-size:0.5em; position:relative; top:-0.6em }
th { text-align:left; font-weight:normal; }
li, dd { margin-bottom:8px; }
input, select { margin-left:0; margin-right:0; }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], textarea { -webkit-border-radius: 0; vertical-align:top; font-size:inherit; font-family: inherit; color:inherit; line-height:1; }
input[type='submit'], input[type='button'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 0; cursor:pointer; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width:auto; overflow:visible; line-height:1; font-size:inherit; font-family: inherit; color:inherit; border:none; }
img { vertical-align:top; }
a { word-wrap:break-word; }
.clearDiv { clear:both; }
.blockLink { color:inherit !important; text-decoration:none; }

table { border-spacing: 0px; }
.flexibleTable { width:100%; }
.flexibleTable td, .flexibleTable th { width:auto !important; }
.tableWrapper { overflow-x: auto; overflow-y: hidden; }


video.clickToPlay { cursor:pointer; }
video { width:100%; height:auto; vertical-align:top; }


strong { font-family:montserratbold ; font-weight:normal !important; }



