/* no scrollbar effect for printouts */
#textScroll{overflow:visible;overflow-x:visible;}
#formContainer{overflow:visible;overflow-x:visible;}
/* do not print the search bar or secondary navigation */
#header #topNav{display:none;}

