/* CSS Document */

#printHead {display:block;
			padding-bottom: 20px;}

.ContentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width:535px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	/* Big Gap on Bottom of Content */
	padding-bottom: 0px;
	min-height: 600px;
}

.HeaderTable {display: none;}

.HeaderDateCell {display:none;}

#Shop {display: none;}

.MenuCell {display:none;}

.BreadCrumbs {display:none;}

.FooterTable {display:none;}

.InforandAdviceBottom {display:none;}

#webAddress {display:block;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14pt;
			font-weight:bold;
			color: #003399;
			vertical-align:bottom;
			padding-top: 20px;
			}

