/*================================================== PRINT STYLES */
/*
    CSS Document for MacFarlanes
    Build: Pete Robelou on behalf of SAS - 22/09/2009
*/

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;
}

#header_navigation_container, #top_navigation_container, #left_content_container, #footer_navigation
{
    display: none !important;
}

div#master_container, div#content, div#column_content_left
{    
    float: none !important;
    width: 595px !important;
    padding: 0px !important;
    margin: 0px !important;   
    min-height: 50%;
    height: auto !important;
    height: 50%;

}

#copy_column
{
    float: none !important;
}

#rhm_inner_column
{
   float: none !important;
}

#footer
{
    margin-top:0;
}

.richTextFormat ul
{
    padding-left:18px;
}

.richTextFormat ul li
{
    list-style-type:disc;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
