* {
	background: none !important;

}

.hr {
	color: #000000;
	background-color: #000000;
}


.noPrint {
	display: none;
}


.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;
}

.projHead {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

 .crumb {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #477778;

	float: left;
	padding-top: 0px;
	padding-left: 0px;
}

.crumbArrows {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #477778;
}

.crumbLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #477778;
	text-decoration: none;

}


.extLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color: #477778;
	text-decoration: none;
}


.innerTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;


	padding-left: 0px;
	padding-right: 16px;
}

.sidebarTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
}

.boldTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.crumbBlock {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}





/* 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;
}



/* misc */

.navLeft {
	float: left;
	padding-top: 15px;
	padding-left: 0px;
}


