/*
    Brand: QuickBooks Canada
    Document Style: Inherited
    Created by: Yogindra Persaud
    Created on: Feb 21/2008
    Last Updated by: Yogindra Persaud
    Last Updated on: Feb 21/2008
*/

@import url('../common/base.css');

.brandcolor {
    color: #005b00;
}

.breadcrumb {
    color:#3EA020;
    font-weight:bold;
    padding-top:20px;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
    color:#3EA020;
    font-weight:bold;
    padding-top:20px;
    text-decoration:none;
}

a.breadcrumb:hover {
    font-weight:bold;
    padding-top:20px;
    text-decoration:underline;
}