html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
    font-family: 'bankgothic_md_btmedium';
    src: url('../fonts/Bank Gothic Md BT-webfont.eot');
    src: url('../fonts/Bank Gothic Md BT-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bank Gothic Md BT-webfont.woff2') format('woff2'),
         url('../fonts/Bank Gothic Md BT-webfont.woff') format('woff'),
         url('../fonts/Bank Gothic Md BT-webfont.ttf') format('truetype'),
         url('../fonts/Bank Gothic Md BT-webfont.svg#bankgothic_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bankgothic_lt_btlight';
    src: url('../fonts/BankGothic Lt BT-webfont.eot');
    src: url('../fonts/BankGothic Lt BT-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BankGothic Lt BT-webfont.woff2') format('woff2'),
         url('../fonts/BankGothic Lt BT-webfont.woff') format('woff'),
         url('../fonts/BankGothic Lt BT-webfont.ttf') format('truetype'),
         url('../fonts/BankGothic Lt BT-webfont.svg#bankgothic_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe';
    src: url('../fonts/segoeuisymbol.eot');
    src: local('☺'), url('../fonts/segoeuisymbol.woff') format('woff'), url('../fonts/segoeuisymbol.ttf') format('truetype'), url('../fonts/segoeuisymbol.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'bankgothic_md_btmedium', verdana, sans-serif;
    background: #000 url(bg.jpg);
    color: #ccc;
}
a:link, a:visited {
    color: #ccc;
    text-decoration: none;
}
a:focus, a:hover {
    color: #64b858;
}
h1 {
    color: #ccc;
    font-size: 4rem;
    text-align: center;
    padding: 2rem 1rem 1rem 1rem;
    text-shadow: 2px 2px 3px #666;
}
#video_wrapper {
    width: 90%;
    max-width: 960px;
    margin: 2rem auto;
    text-align: center;
}
#video {
    text-align: center;
    border: 1px solid #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 10px #fff;
    -moz-box-shadow: 2px 2px 10px #fff;
    -webkit-box-shadow: 2px 2px 10px #fff;
}
#dl {
    font-family: arial, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 4em;
    padding: 2rem 0.25rem;
}
#dl a {
    display: inline-block;
    text-align: center;
    margin: 0.25rem;
}
#dl a small {
    font-size: 0.75rem;
    font-family: 'bankgothic_lt_btlight', verdana, sans-serif;
}
#dl span {
    font-size: 0.75rem;
}
#dl i {
    font-family: 'Segoe', arial, sans-serif;
    font-style: normal;
}
#footer {
    font-size: 70%;
    text-align: center;
    padding: 1rem 0 2rem 0;
}
#infographic {
    text-align: center;
    margin: 2rem auto;
}
#infographic img {
    border: 5px solid #64b858;
    opacity: 0.95;
    filter: alpha(opacity=95);
}
#infographic img:hover, #infographic img:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.jwtitle { color: #29bcfd!important; }
.jwdescription { color: #ddd!important; }
.jwdisplayIcon {color: #ddd!important; }
#container_jwplayer_playlistcomponent_slider { cursor: pointer!important; }
#container_controlbar_elapsed,#container_controlbar_duration,.jwoverlaytext,.jwtitle,.jwdescription,.jwtext { font-family: 'bankgothic_lt_btlight', verdana, sans-serif!important; }
.jwlogo { display: none!important; }