/* Start of CMSMS style sheet 'GVA-Breadcrumbs' */
.breadcrumbs{
	position: relative;
	width: 880px;
	top: 8px;
	left: 7px;
	font-weight: bold;
	font-style: italic;
	z-index: 10;
}

.breadcrumbs a{
	color: #000073;
}
/* End of 'GVA-Breadcrumbs' */

