body {
	margin:0; padding: 0;
	font-size: 10pt;
	font-family: helvetica, arial, sans-serif;
	line-height: 1.2;
	background: white;
}

#container a:link, a:visited, a:active { 
  text-decoration: none; 
  border-bottom: solid #007 1px;
  color: #007; 
}

a.noeffect { border: 0; }

#container, #content { 
	background:none; 
	width: auto; padding: 0; border: 0;
	margin: 0; }

#banner { height: auto; }

#sidebar, #nav { display: none; }
p.hierarchy { display: none }

#footer { font-size: 8pt; color: #aaa; }

/* Use small logo for printed pages */
h1#sitetitle {
	background: none;
	height: auto;
	margin: 0 0 0 -1000pt;
}

h1#sitetitle img { margin-left: 1000pt; display: block; }  /* turns on display of small image */

#mainlabel { background: #fff; height: auto; margin: 0 }

#mainlabel h2 { font-size: 16pt; }
#content h2 { font-variant: small-caps; font-size: 14pt; margin-top: 0; }

p.subtitle { font-size: 8pt; }