.menuheader{
    font-weight: bold;
    font-size: 20px;
}

.menutitle
{
    color: #003F77;
    /*color: #005E8E;*/
    cursor: pointer;
    margin-bottom: 8px;
    /*background-color: #e0ece5;*/
    font-weight: normal;
    font-size: 16px;
    text-decoration: underline;
}

.submenu{
    margin-bottom: 15px;
    font-size: 16px;
}
