body {font-family:Arial, Helvetica, sans-serif; background-color: #fff; color: #000;
width:700px !important;}

#left-column, #right-column, div#masthead, .hnav, img
{
        display: none;          /* hide the left and right columns as well as 
                                   the horizontal menu at the top of the
                                   page */
}
.printimage {display:block!important;}
#page-container, #outer-column-container, #source-order-container, 
#middle-column, #inner-column-container, .toggle, .dblaccordionm, #middledrill
{
        border-width: 0;
        margin: 0;
        padding: 0;             /* get rid of any gutter space and borders
                                   on elements that are no longer needed with
                                   the removal of the left and right columns */
}

#page-container, #inner-column-container
{
        border-width: 0;        /* remove borders around the page */
}
#source-order-container, #middle-column, #middledrill
{
        float: none;            /* no need to float anything now since we're
                                   just showing the middle column. */
}
*
{
        color: #000 !important; /* make sure everything is black text */
}
a, a:link, a:visited
{
        text-decoration: none;  /* don't underline hyperlinks */
}

div.accordion { display:block !important; } 
#accordion div { height:auto !important; display:block !important; } 
#middledrill .dblaccordion div {height:auto !important; display:block !important;} 
.toggle { height: auto; display:block !important; } 
.tab_content_comp {display:block !important; border:0px; padding:0px!important; margin:0px; } .tab_container_comp {border:0px!important; padding:0px!important; margin:0px !important; }
.tabs {display:none !important; border:0px; padding:0px; margin:0px !important;}
#middledrill, {width:83% !important;}
#toolbar {display:none !important;}