.NonPrintable {
	display: none;
}

.PrintOnly {
	display: block;
}
.LeftColumn {
	width: 100%;
}
.RightColumn_Home {
	display :none;
}
.RightColumn_Normal {
	display :none;
}
.FooterBar {
	display: none;
}
.MenuBar {
	display: none;
}
.PageMenu {
	display: none;
}

.Container_PageBorder {
	background: none;
}
.PageBorderBottom {
	margin-bottom: 10px;
	background: none;
}

.BenefitsText P {
	line-height: 15pt;
}

.BenefitsText H3 {
	margin-top: 30px;
}