.BreadCrumb_Custom1 {
	background: #8bacd3 url(/SiteFiles/Layout/breadcrumb.png) left top no-repeat;
	color: white;
	font: bold 11px/11px "Trebuchet MS", sans-serif;
	padding-left: 11px;
}

.BreadCrumb_Custom1 .header{
	font-weight: bold;
}

.BreadCrumb_Custom1 .box {
	padding: 0; margin: 0;
	height: 24px;
}

.BreadCrumb_Custom1 .box td {
	vertical-align: middle;
	padding: 0; margin: 0;
	height: 24px;
}

.BreadCrumb_Custom1 .parentpage {
	color: white;
}

.BreadCrumb_Custom1 .parentpage .link {
	color: white;
	text-decoration: underline;
	font: normal 11px/11px "Trebuchet MS", sans-serif;
}
.BreadCrumb_Custom1 .parentpage .link:hover {
	color: white;
	text-decoration: none;
}

.BreadCrumb_Custom1 .currentpage {
	color: white;
}

.BreadCrumb_Custom1 .text {
	color: white;
	padding-left: 4px;
}

.BreadCrumb_Custom1 .seperator {
	font: bold 12px/12px "Trebuchet MS", sans-serif;
	padding: 0 0 0 0; 
}

