/* CSS Document */
/* sjhs-print.css */
body {background:#fff; color:#000; width:100%; min-width:0; font-family:"Times New Roman", Times, serif; font-size:12pt;}

#wrapper {
	float: none !important;
  width: auto !important; 
  margin: 0 !important;
  padding: 0 !important;
	}
	
a:link:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#header, #footer { display:none;}	
	

#JoinUsApp table { width:100%; }
#JoinUsApp textarea { height: 20px; }

#JoinUsApp h3 { background:white; color:black; }
