/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

html { overflow-y: scroll; } /* force scrollbar in non-IE */

/* The 1140px Grid by Andy Taylor – https://cssgrid.net – https://www.twitter.com/andytlr – https://www.catchingzebra.com */

.container {
padding: 0 20px;
max-width: 1150px;
margin-left: auto;
margin-right: auto;
}

body {
max-width: 1170px;
margin-left: auto;
margin-right: auto;
}

.row {
width: 100%;
max-width: 1150px;
/* min-width: 755px; */
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}

.onecol {
width: 4.85%;
}

.twocol {
width: 13.5%;
}

.threecol {
width: 22.15%;
}

.fourcol {
width: 30.8%;
}

.fivecol {
width: 39.45%;
}

.sixcol {
width: 48.1%;
}

.sevencol {
width: 56.75%;
}

.eightcol {
width: 65.4%;
}

.ninecol {
width: 74.05%;
}

.tencol {
width: 82.7%;
}

.elevencol {
width: 91.35%;
}

.twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}

img, object, embed {
max-width: 100%;
}

img { height: auto; } 

.frontpage, .footerblock {
	margin-left: 3.8%;
	margin-right: 0;
}

.frontpage:first-child, 
.footerblock:first-child {
margin-left: 0;
}

/* Smaller screens */

@media only screen and (max-width: 1023px) {

	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
}


/* Mobile */

@media handheld, only screen and (max-device-width: 480px) {

	body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

}
/*
     FILE ARCHIVED ON 16:12:57 Sep 04, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:13:17 Dec 16, 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: 127.171
  exclusion.robots: 0.086
  exclusion.robots.policy: 0.078
  cdx.remote: 0.069
  esindex: 0.01
  LoadShardBlock: 66.803 (3)
  PetaboxLoader3.datanode: 74.124 (4)
  CDXLines.iter: 20.266 (3)
  load_resource: 52.417
  PetaboxLoader3.resolve: 33.099
*/