/* print styles */
.bg					{ color: black; background: white }
a:link, a:visited	{ color: black; font-weight: normal; background: white }
H1					{ font-size: large; font-weight: bold; font-stretch: normal; background: white; text-align: left; list-style-image: none; margin-top: 12px; padding-bottom: 1px; border-bottom: 1px solid gray }
.navigation			{ display: none; }
.mobile_tip 		{ display: none; }
.borderimage		{ width: 100%; border: 1px black }
.borderimagewhite 	{ width: 100%; border: 1px black }
.borderwhite { width: 100%; border: 1px black }
.image				{ width: 75%; height: 75%; table-layout: fixed }
.image_layout 		   { width: 50%; table-layout: fixed      }
.noprint			{ display: none; }
.footer				{ text-align: left; padding-top: 40px }
.subhead			{ padding: 48px 12px 48px 24px }
.small_subhead		{ font-size: small; padding-right: 24px }
.copyright			{ display: none; }
.printonly			{ display: inline }
.body_text 			{ padding-top: 12px; padding-bottom: 18px }

