@charset "utf-8";
/* CSS Document */

.verticals {
	color: #999;
	font-weight: normal;
}
.bullets {
	font-size: 1.250em;
	font-weight: bold;
	color: #A9513A;
}
.asterisk {
	font-size: 1.250em;
	font-weight: bold;
	color: #A9513A;
}


h1 {
	font-size: 1.0625em;
	color: #468C8C;
}
h2 {
	font-size: 0.9375em;
	color: #A9513A;
}
.tableThankYou {
	text-align: center;
	color: #468C8C;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	text-decoration: underline;
	font-size: .875em;
}
.bold2 {
	font-weight: bold;
	font-size: .9375em;
}
