.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #939393;
	text-decoration: none;
}
.footerLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #939393;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #45afd2;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #01789f;
	text-decoration: none;
	letter-spacing: -1px;
}
a {
	color: #01789f;
	text-decoration: underline;
}
a:hover {
	color: #00445b;
	text-decoration: underline;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.subHeader {
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #01789f;
	text-decoration: none;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01789f;
	letter-spacing: -1px;
	text-decoration: none;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.cheersPadding {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.cheersPicPadding {
	padding-bottom: 20px;
	padding-left: 20px;
}
