
.noScreen{
	display: none;
}


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

.crumbEnd {
	color: #FFFFFF;
	background-color: #1A3737;
	padding: 5px;
}


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

.crumbLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B6B1AE;
	text-decoration: underline;

}

.crumbLink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B6B1AE;
	text-decoration: none;
}

.crumbBlock {
	float: left;
	padding-top: 6px;
	padding-left: 18px;
}


.innerTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #EFECD7;

	float: left;
	padding-left: 16px;
	padding-right: 16px;
}

.sidebarTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EFECD7;

	float: left;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}




.contentRight{
	width: 317px;
	float: right;
	margin: 0px;
	margin-right: 5px;
	clear: none;
}

.contentLeft{
	width: 440px;
	float: left;
	margin: 0px;
}

.contentLeft2{
	width: 540px;
	float: left;
	margin: 0px;
}

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

