/* - Let's take out the nav when stuff is printed - */

#menu {
	display: none;
	}
	
.leftnav {
	display : none;
	}
	
.crumbs {
	display: none;
	}
	
.stroke {
	display : none;
	}
	
.sectionheaderbg{
	display : none;
 	}

.headernav {
	display : none;
	}

.headerbkimage {
	display : none;
	}
	
.footerbkgimage {
	display : none;
	}

.deptheaderbg {
	display : none;
	}	
	
.buttons {
	display : none;
}
.published {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-size: 12px;
}

td {
	font-size: 12px;
	}

/* - if we want to print the URLs... this may work -*/
