* {
	background: none !important;

}

.noPrint {
	display: 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;
}



.crumbBlock {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.crumb {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #760000;
}

.crumbEnd {
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}


.crumbArrows {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.crumbLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.contentLeft{
	width: 600px;
	border: 1px solid #CCCCCC;
	float: left !important;
	margin: 0px !important;

	padding: 20px;
	padding-top: 10px !important;
	padding-bottom: 0px !important;

	clear: both !important;
}

.contentLeft2{
	width: 600px;
	border: 1px solid #CCCCCC;
	float: left !important;
	margin: 0px !important;

	padding: 20px;
	padding-top: 10px !important;
	padding-bottom: 0px !important;

	clear: both !important;
}



.contentRight{
	width: 320px;
	border: 1px solid #CCCCCC;
	float: left !important;
	margin: 0px !important;
	padding: 20px;
	padding-bottom: 0px !important;


	clear: both !important;
}

.contentAll{
	width: 600px;
	float: left;
	margin: 0px;
}


