*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 14px; margin-left: auto; margin-right: auto;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

html {background: #FFF  repeat-x 0 0;}
body {
    background:  no-repeat 50% 0;
    color:#0000FF;
    font: 11px/14px Tahoma, Verdana, sans-serif;
}

#header {
    height: 70px;
}
#header h1 {
    padding: 22px 0 0;
    float: left;
}

#header form a {color: #8C8C8C;}


#footer {
    border-top: 1px solid #E7E7E7;
    padding: 15px 20px;
    overflow: hidden;
    zoom: 1;
    color: #9E969A;
}
#footer a {
    color: #9E969A;
}
