

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bold-webfont.woff2') format('woff2'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff2') format('woff2'),
         url('../fonts/texgyreadventor-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, textarea { margin:0; border:none; background:none; font-size:inherit; font-family: inherit; color:inherit; line-height:1; -webkit-border-radius: 0; }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], textarea, input[type='image'] { vertical-align:top; }
input[type='submit'], input[type='button'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width:auto; overflow:visible; vertical-align:top; }
select { margin:0; font-size:inherit; font-family: inherit; color:inherit; line-height:1; }
img { vertical-align:top; }
a { word-wrap:break-word; }
.clearFix:after { content:''; display:table; clear:both; }
.clearDiv { clear:both; }
.blockLink { color:inherit !important; text-decoration:none; }

.flexibleTable { width:100%; }
.flexibleTable td, .flexibleTable th { width:auto !important; }

video.clickToPlay { cursor:pointer; }

/* Hide iOS video Play button */
*::-webkit-media-controls-start-playback-button { display: none!important; -webkit-appearance: none; }

.fancybox-container video { padding:0; }

strong { font-family:texgyreadventorbold,Verdana,Arial,Helvetica,sans-serif; font-weight:normal !important; }

video, audio { width:100%; height:auto; vertical-align:top; }


.cms-text p { clear:both; }
.cms-text img, .flexibleImage { width:100%; height:auto; }
.cms-text img.imageLeft { width:48% !important; float:left; margin:0 2% 20px 0; }
.cms-text img.imageRight { width:48% !important; float:right; margin: 0 0 20px 2%; }


