.header .nav {
	display: none;
}
.header {
	background: none !important;
}

body {
	background: none !important;
}

.logo {
	padding: 0 !important;
}

.logo img {
	display: none;
}

.printLogo {
	display: block !important;
}

.wrapper {
	background: none !important;
	width: 8in !important;
	margin: 20px 0 0 0 !important;
}

.subContainer {
	background: none !important;
	width: 8in !important;
}

.sidebar {
	display: none;
}

.content {
	float: left;
	width: 572px;
	height: 509px;
	position: relative;
}

.subBackgroundImg {
	display: none;
}

.Sub1Col-colA  {
	float: left;
	width: 7.5in !important;
	padding: 10px;
}

.Sub2Col-colA  {
	float: left;
	width: 7.5in !important;
	padding: 10px;
}

.Sub2Col-colB {
	display: none;
}

.subContainerBottom {
	background: none !important;
}
.footer {
	background: none !important;
}
.footerNav {
	display: none;
}

.printFooterLogos {
	display: block !important;
	margin: 15px 0 0 15px;
}

.rates, .rates2 {
	float: left;
	width: 3.5in;
	padding-right: .1in;
}

.rates table, .rates2 table{
	text-align: left;
}

.rates {
	clear: both;
}

.pageBreak {
	page-break-before: always;	
}