#global-nav {
    display: none !important;
}

#global-subnav {
    display: none !important;
}

#global-nav a {
    display: none !important;
}

#global-nav ul{
    display: none !important;
}

#global-subnav ul{
    display: none !important;
}

#global-nav li{
    display: none !important;
}

#global-nav ul ul li{
    display: none !important;
}

#global-nav li a:hover {
    display: none !important;
}

#global-nav li:hover ul li{
    display: none !important;
}

#global-nav li ul li:hover{
    display: none !important;
}

.wrapper {
    display: none !important;
}

#select_display {
    display: none !important;
}

#select_display a {
    display: none !important;
}

#select_display a:hover {
    display: none !important;
}

#statement_dates {
    display: none !important;
}

#current_year {
    display: none !important;
}

#previous_year {
    display: none !important;
}

#variables {
    display: none !important;
}

#menu {
    display: none !important;
}
