h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	color: #0080ae;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #0080ae;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #0080ae;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	text-align: center;
	font-weight: normal;
}
.available {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 44px;
	font-weight: bold;
	text-align: center;
	color: #0080ae;
}

.redBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	background-color: #b10134;
	text-align: center;
	height: 45px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.bookletExplanation {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #0080ae;
	padding-right: 10px;
	padding-left: 30px;
	margin: 6px;
	padding-top: 6px;
}
.griefBulletedList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	padding-right: 30px;
	padding-left: 160px;
	margin-right: 30px;
	margin-left: 160px;
	color: #0080ae;
}
.personalizationBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #b10134;
	margin-top: 6px;
	padding-top: 6px;
}
.purchaseToday {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #0080ae;
}
.checkOrPO {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #0080ae;
}

.redesignedBooklet {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #0080ae;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
.andSoMuchMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding-right: 30px;
	padding-left: 130px;
	margin-right: 30px;
	margin-left: 130px;
	color: #0080ae;
	text-align: left;
}
.purchaseBox {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.blue {
	color: #0080ae;
}.red {
	color: #b10134;
}
