*{
    margin: 0;
    padding: 0;
    font-size: 100%;
}
*:focus{outline: none;}
ul, ol{list-style-type: none;}
img{border: none;}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none!important;
}
button, input[type=button], input[type=submit]{
    cursor: pointer;
    border: none;
    background: none;
}

header, section, footer, aside, nav, article {display: block;}

table{
    border-collapse: collapse;
    width: 100%;
}

/*------------------------------------------------------*/

.clear{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before, .clearfix:after{
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after{
    clear: both;
}

/*------------------------------------------------------*/

body, html{
    height: 100%;
}
/*
     FILE ARCHIVED ON 22:12:53 Apr 04, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:22:13 Jun 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.403
  load_resource: 546.645
  PetaboxLoader3.resolve: 504.732
  PetaboxLoader3.datanode: 15.54
*/