/* CSS Document for printing */
/* DON'T UPLOAD AS IS. SEE COMMENT ABOUT FONTS BELOW */

b, p, th, td, h1, h2, h3, h4, h5, h6 {
 font-family: Garamond, "Times New Roman", serif; /* comment out while editing other pages, uncomment before upload */
}

.box {
	display: none;
/*	margin-top: 10px;
	margin-bottom: 10px; */
	}
	
.dontprint {
	display: none;
	}
.baabanner {
	display: none;
	}
.pressrelease {
	width: 90%;
}
.width90 {
  width: 100%;
}
.width80 {
  width: 100%;
}
.width75 {
  width: 90%;
}
.width60 {
  width: 90%;
}
.width50 {
  width: 75%;
}
