* {
	background: none !important;
}




.noPrint {
	display: none;
}


.printBorder {
	border: 1px solid #000000;
}



.promotxtL {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16.6px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 6px;
}

.promotxtR {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16.6px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 6px;
}


.projTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}



.txt2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 26.5px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}



/* footer styles */

.footer {
	text-align: center;
	padding-bottom: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.footerLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
}


