/* Breadcrumb */

	DIV.breadcrumb 
	{
		padding-top: 6px; 
		padding-bottom: 6px; 
		color:White;
		background-color:#006AB8;
		height:1.3em;
	}
	DIV.breadcrumb A
	{
		color:White;
	}