.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #636363;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2DB1EF;
}

.pageheader {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FD8C02;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.h1 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF8E26;
}
.bluehomepagebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4C61A0;
}
.borderonbox {
	border: thin dotted #CCCCCC;
}
