@import "http://web.archive.org/web/20170216144822cs_/http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100%; /* Match the iframe width */
    overflow-x: hidden; /* Prevent horizontal scrolling */
}

#main a,#main a:visited,aside a,aside a:visited{
	border-bottom:2px solid #cccccc;
	color:#222222}
#main a:active,#main a:hover,aside a:active,aside a:hover{
	border-color:#00cc00;
	color:#229be4
}
header{
	padding-top: 5em !important;
}

table{
	margin:0 auto
}
table th{
	padding:.75em .5em;
	text-align:center;
	background-color:#94cff3
}
th.normal{
	font-weight:400
}

table p{
	line-height:1.1em;
	margin: 0 !important
}

table th{
	padding:.75em .5em;
	text-align:center;
	background-color:#94cff3;
	font-family:'Lato', Helvetica, sans-serif;
}

th.normal{
	font-weight:400;
	font-family:'Lato', Helvetica, sans-serif;
}

table tr{
	background-color:#fff;
	vertical-align:middle;}
table td{
	line-height:1.3em;
	padding:.5em .5em;
	text-align:center;
	vertical-align:middle;
	background-color:rgba(111,111,111,0.21);
	font-family:'Lato', Helvetica, sans-serif;}  
input[type=submit] {
    border-radius: 5px;
    border: 0;
    
    height:50px;
    font-family: Tahoma; 
    font-size: 13;
    background: #94cff3;
    /* Old browsers */
    background: -moz-linear-gradient(top, #94cff3 1%, #94cff3 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #94cff3), color-stop(100%, #94cff3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #94cff3 1%, #94cff3 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #94cff3 1%, #94cff3 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #94cff3 1%, #94cff3 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #94cff3 1%, #94cff3 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94cff3', endColorstr='#94cff3', GradientType=0);  
/* IE6-9 */   }

form{
	max-width: 100%;
}

img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}



/*
     FILE ARCHIVED ON 14:48:22 Feb 16, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:13:24 Apr 24, 2017.
     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)).
*/