@charset "utf-8";
.hdr1 {
	color: #FF6C02;
	font-family: Calibri;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.pagelink {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	color: #FF7D01;
}
.ftrlink {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #A8CEE5;
}


.hdr2 {
	color: #2C4969;
	padding-left: 65px;
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	padding-right: 50px;
}


.maintxt {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #363636;
	margin-right: 60px;
	margin-left: 60px;
}
.testimonial {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	margin-top: 10px;
}

.footer {
	color: #A8CEE5;
	font-family: Calibri;
	font-size: 12px;
}
