/* Print Stylesheet */
.NoPrint { display:none; }

body {
	font-family: "Palatino Linotype", serif;
}
form {
	display: none;
}
#Header {
	border-bottom: 1px solid;
}
#Footer {
	border-top: 1px solid;
}
#TopMenu, #BottomNav, #Gutter, #PrintEmail, #FlashContainer {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-family: Arial, sans-serif;
}
img {
	border: 0px;
}
.RelatedImage {
	display: block;
	float: right;
	border: 1px solid;
}
