.noPrint, #header { display: none; }

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
}
h1 { 
	color: #000; 
	font: bold 16px arial, helvetica, sans-serif; 
	margin-bottom: 10px;
}
h2 { 
	color: #000; 
	font: bold 14px arial, helvetica, sans-serif; 
	margin-bottom: 10px;
}
p, .bodyText { font-size: 9pt; }
.boldText { font-size: 9pt; font-weight: bold; text-align: left; }
.bodyTextSm { font-size: 8pt; }
.boldTextSm { font-size: 8pt; font-weight: bold; text-align: left; }

/* TEXT STYLES */
ul.homeLinks li { font-size: 10pt; }

/* LAYOUT */
#addr {
	font-size: 8pt; 
}
#copyright {
	font-size: 8pt;
	color: #000;
	text-align: right;
	margin-top: 10px;
}
.fr { float: right; }
#header { width:100%; }
#headerPrint { display: inline; }
#nav { display: none; }
#subnav {
	background-image: none; 
	background-repeat: no-repeat;
	font-size: 8pt;
}
.staff_thumb {
border:none;
}
li { font-size: 9pt; }

