﻿.crumbmain
{
	float: left;
	width:600px;
    padding-left: 4px;    
}
.crumbactivePage
{
    font-family: Arial;
    font-style: normal;
    font-size: 24px;
    color: #004F9F;
    
}
.activePage
{
    white-space:normal;
}

.activePageLeft
{
    text-align: left;
}
.crumbsubModule
{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #ACACAC;
}
.crumbmodule
{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #ACACAC;
}