/* CSS Reset */
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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body{background:#000;color:#d5d5d5;font:12px/1.2em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;text-align:center;}
:focus{outline:0;}
h1,h2,h3,h4,h5,h6,.head{margin-bottom:.4em;line-height:1.3em;color:#FFF;font-family:Verdana;}
h1{font-size:2em;line-height:1.17;}
h2{font-size:1.5em;}
h3{font-size:1.35em;}
h6{font-size:.95em;}
th{text-align:left;vertical-align:top;padding:0;}
td{vertical-align:top;padding:0;}
p{margin-bottom:.8em;}
address{margin-bottom:.4em;font-style:normal;line-height:1.4em;}
cite{font-style:normal;font-size:10px;}
q:before,q:after{content:'';}
form{display:inline;}
label{color:#fff;font-weight:700;display:block;font-size: 11px;}
input,select,button{vertical-align:middle;}
dt{display:block;font-weight:700;}
ul,ol{list-style:none;}
small{font-size:.92em;}
strong{font-weight: bold;}
big{font-size:1.1em;}
hr{height:0;overflow:hidden;visibility:hidden;margin:8px 0;}
.nowrap{white-space:nowrap;}
.bold{font-weight:700;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.fl{float: left;}
.fr{float: right;}
.cl{clear:both;}
a:link, a:visited {color:#6598b8;text-decoration:none;}
a:hover{text-decoration:underline;}
