body {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333;
}
a { color: #666; text-decoration: underline; }
a:visited { color: #999; }

/* hidden "upgrade" and "skip to the content" links */
#skip  { position: absolute; top: -1000px; }
#upgrade { position: absolute; top: -1000px; }

.error { font-weight: bold; color: #f00; }

.hide { display: none; }

#mainNav { display: none; }

a#print { display: none; }
#left { display: none; }

#footer { margin: 20px 0 0 0; padding: 5px; border-top: 1px solid #b5d1e4; text-align: right; }