<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html, body{
	padding: 0;
	margin: 0;	
}
 
#menu, #toc-button,  #left-side-pg2, #bottomsideinfopres, #topcontrol, .pcphoto, .tocfixed, .date2{
	display: none;	
}

.altCredits1{
	display: block;	
}

.mobilelogo{
	display: block;	
}

.mobilephoto{ 
	width: 250px;
	float: left;
	margin: 0 10px 10px 0;
}

#bottomsideinfo2, #bottomsideinfo, #logoaltpos, .altCredits2{
	position: absolute;
	bottom: -80px;
	left: 0;
	display:block;
}

.am2017img{
	float: left; max-width: 50%; padding-right: 1em; margin-bottom: 1.5em;	
}

.bluebox{
	background-color: #e0e0e0;
	-webkit-border-radius: 40px 0 0 0;
	border-radius: 40px 0 0 0;	
	padding: 20px;
	border-bottom: 4px solid #000;
}

#left-side{
	float: left;
	width: 100px;
	margin-right: 10px;	
}

#mastheadFP{
	float: left;
	width: 540px;
	padding-bottom: 40px;
}

p.end:after{
	padding-left: 2px;
	content: url('../images/square.gif');
}

.subhead2 {
	font-weight: bold;	
}

table.calendar{
	width: 45%;
	float: left;
}

table.calendar td{
	display: table-cell;	
}

#topbarpg2, #topbar,{
	position: absolute;
	left: 0;
	top: 0;
	display: block;	
}

.printlogo{
	display: block; margin: auto;	
}

.topbarlogo{
	display: block;
	position: absolute;
	left: 20px;
	top: 0;
	background-color: #000;
	
}

#topbarpg2{
	height: 40;
	position:relative;
	background-color: #000;	
}

.topbarinfo{
	color: #000;
	position: absolute;
	top: 64px;
	left: -10px;
}

.grid_4{
	width: 30%; float:left;	
}</pre></body></html>