/* CSS for printing VEM Help Pages */

/* 	This style will hide the dropdown navigation element
	on the help pages when printing */
#helpNavSection { display: none; }
