.crumblayout { 
	text-align: left;
	height: 20px;
	color: #444444;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	width: 780px;
	padding-left: 10px;
}

.crumblayout a:link, 
.crumblayout a:visited, 
.crumblayout a:active,
.crumblayout a:hover {
	color: #444444;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.crumbarrows {
	color: #444444;
	font-size: 8px;
}

.crumblink {
	padding-right: 5px;
}

.navLinkLeft, .navLink {
	color: #444444;
	font-size: 10px;
	font-weight: bold;
}

.navLinkLeft {
	padding-left: 4px;
}

.navLinkLeft a { 
	color: #444444; 
}

.navLink a,
.navLink a:link, 
.navLink a:visited, 
.navLink a:hover,
.navLink a:active {
	color: #444444;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.crumbText {
	color: #444444; 
	font-size: 10px;
	font-weight: bold;
}

.breadPadding {
	padding: 0px 0px 10px 0px;
}

