/*================================================== PRINT STYLES */
/*
    CSS Document for BBA Aviation
    Build: Pete Robelou on behalf of SAS - 27/04/2010
*/

body
{
    background: #fff !important;
    color :#000 !important;
    font-size: 12pt !important;
    width: 595px !important;
    margin: 0px !important;
    padding: 0px !important;
}

p, h1, h2, h3, h4, a
{
    color: #000 !important;
}

/*div#main_nav, #quicklinks, div#column_content_right, div#footer*/
#header, #main_navigation_container, #left_navigation_container, #banner, #right_hand_modules_container, #footer
{
    display: none !important;
}

div#master_container, div#content
{    
    float: none !important;
    width: 595px !important;
    padding: 0px !important;
    margin: 0px !important;   
    min-height: 50%;
    height: auto !important;
    height: 50%;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

