body { width: auto; background: white; }
body, p { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; }

.shadow_t,
.shadow_b,
.shadow_m,
.shadow_tl,
.shadow_tr,
.shadow_bl, 
.shadow_br {
	background: white;
	padding: 0;
	width: auto; }

#headingContent,
#locationSelect,
#menu,
#footer,
#heading {
	display: none; }
#heading { padding: 0; width: auto; border: none; }
#content { margin: 0; padding: 0; border: 0; width: auto; }

.printLine { display: none; }
.coa { float: right; text-align: right; color: #999; padding-right: 20px; padding-top: 25px;
	font-size: 10pt; font-weight: bold; }

h1,
h2,
h3 {
	font-weight: bold;
	text-align: center; }
	
h1 { font-size: 17pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }

.orange { color: #FF7F00; }
.smallbreak { line-height: 1px; }
.mediumbreak { line-height: 3px; }
.nottoprint { display: none; }
