/*
    Document   : tfs-print
    Created on : 03/07/2009, 6:09:28 PM
    Author     : tonym
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.report_help_link {
    display:none;
}

.top-left .top-right  .bottom-left  .bottom-right{
    display:none;
}


.dhtml-menu, .dhtml-menu.expanded .dhtml-menu, .dhtml-menu.expanded .dhtml-menu.expanded .dhtml-menu {
    display:none;
}


#header {

    display:none;
}

#side_bar {
    display:none;
}

#banner_img {
    display:none;
}

#sidebar1 img {
    display:none;
}

#sidebar2 img {
    display:none;
}

.search-field {
    display:none;
}

.special-menu-item{
    display:none;
}

