body {
	background: #fff;
	font-size: 11pt;
	}
.hide { 
	display: block;
	font-size: 10pt;
	}
.small {
	font-size: 9pt;
	}
img.flr { 
	margin: 0 0 .05in .1in;
	}
img.fll {
	margin: 0 .1in .05in 0;
	}
#leftcol {
	position: relative;
	width: 7in;
	}
#leftcol p {
	display: none;
	}
#leftcol img {
	padding-left: 0;
	width: 1.5in;
	}
#wrapper {
	margin-left: 0;
	background: #fff;
	padding: 0;
	}
#content {
	width: 7in;
	padding: .2in 0;
	}
#footer {
	background: #fff;
	padding: .10in;
	border-top: 1pt solid #036;
	}
#footer p {
	display: none;
	}
#footer p.credit {
	text-align: center;
	display: block;
	font-size: 9pt;
	}
h1 {
	font-size: 16pt;
	}
h2 {
	font-size: 14pt;
	}
h3, h3.calheader {
	background: #fff;
	padding: 0;
	color: #036;
	font-size: 13pt;
	}
h4 {
	font-size: 11pt;
	}
.top {
	display: none;
	}
#leftcol ul.nav { 
	display: none; 
	}

