img {
    border:0 none;
}
.flt {
    float:left;
}
.menubg {
    background-color:#6FA9C7;
    clear:left;
    width:202px;
}
.menu {
    -x-system-font:none;
    clear:left;
    float:left;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}
.menu li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
}
.menu a, .menu a:visited {
    background:transparent url(images/menubg2.jpg) no-repeat scroll 0 0;
    color:#CBE7F5;
    display:block;
    height:22px;
    margin:0 0 2px -32px;
    padding:4px 0 0 8px;
    position:relative;
    text-decoration:none;
    width:186px;
}
.menu a:hover, .menu a:active, .menu li.current_page_item a, .menu li.current_page_item a:visited {
    background:transparent url(images/menubg1.jpg) no-repeat scroll 0 0;
    text-decoration:none;
}
.bot {
    clear:left;
}
img_grey {
    border:0 none;
}
.flt_grey {
    float:left;
}
.menubg_grey {
    background-color:#8D8D8D;
    clear:left;
    width:202px;
}
.menu_grey {
    -x-system-font:none;
    clear:left;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}
.menu_grey li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
}
.menu_grey a, .menu_grey a:visited {
    background:transparent url(images/menubg2_grey.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    display:block;
    height:22px;
    margin:0 0 2px -32px;
    padding:4px 0 0 8px;
    position:relative;
    text-decoration:none;
    width:186px;
}
.menu_grey a:hover, .menu_grey a:active, .menu_grey li.current_page_item_grey a, .menu li.current_page_item_grey a:visited {
    background:transparent url(images/menubg1_grey.jpg) no-repeat scroll 0 0;
    text-decoration:none;
}
.bot_grey {
    clear:left;
}

h3.breadcrumb{
    /*color: #001D51;*/
}
h3.breadcrumb a {
    color: #4476CF;
    text-decoration: none;
}

