/* COLORS

#081E3C - Navy
#DBDBDB - Lt Gray
#666666 - Gray
#000000 - Black

*/


/* GLOBAL */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background:url('images/bgTile.jpg') no-repeat center top #DBDBDB;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-size:11px;
	line-height:16px;
	}
img {
	border: 0;
	}
	

/* STRUCTURE */

#headerWrap {
	background:#081E3C;
	width:100%;
	height:80px;
	margin:0 auto;
	}
#header {
	width:800px;
	margin:0 auto;
	height:50px;
	padding:20px 0 10px 0;
	text-align:left;
	}
#container {
	width:800px;
	margin:0 auto; /* centers main container */
	text-align:left;
	}
#main {
	width:800px;
	height:300px;
	background:url('images/bg_columns.jpg') no-repeat;
	margin:20px 0; 
	}
#login {
	width: 765px;
	height: 170px;
	top:65px;
	background: url('images/bg_login.jpg') right no-repeat #FFF;
	position:relative;
	}
.content {
	background:#FFF;
	margin:0; 
	padding:15px;
	border:#CCC 1px solid;
	}
#copyright {
	width:800px;
	margin:0 auto;
	padding:7px 0;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	color:#999;
	font-size:11px;
	line-height:20px;
	}
	
/* TYPOGRAPHY */

form {
	margin:0;
	padding:15px;
	width:350px;
	}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-size:16px;
	line-height:17px;
	letter-spacing:0;
	margin-top:0;
	}
p, input, td {
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-size:12px;
	line-height:16px;
	letter-spacing:1;
	}
.fields {
	width:220px;
	}
a, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color:#999;
	font-size:11px;
	line-height: 13px;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
.icon_hackersafe {
    display: inline-block;
    float: right;
    margin: 10px 0 5px;
    width: 115px;
    background: url("https://web.archive.org/web/20181203091208im_/https://images.scanalert.com/meter/labs.sharefile.com/32.gif") left top no-repeat;
    height: 32px;
}
/*
     FILE ARCHIVED ON 09:12:08 Dec 03, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:50:34 Oct 24, 2022.
     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):
  captures_list: 1088.421
  exclusion.robots: 0.137
  exclusion.robots.policy: 0.129
  cdx.remote: 0.086
  esindex: 0.009
  LoadShardBlock: 1064.565 (3)
  PetaboxLoader3.datanode: 1132.73 (5)
  CDXLines.iter: 14.689 (3)
  load_resource: 277.251 (2)
  PetaboxLoader3.resolve: 174.609 (2)
*/