@charset "utf-8";
/* CSS Document */

.pagetitle {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 15px;
	}
.medheader {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
	padding-top: 8px;
	padding-bottom: 8px;
}
.smallheader {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
	padding-top: 8px;
	padding-bottom: 8px;
}
.regtext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.regtextb {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.smallheaderl {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
	padding-top: 8px;
	padding-bottom: 8px;
}