/*================================================== PRINT STYLES */
/*
    CSS Document for CHubb ARA 2010
    Build: Adam Duncan on behalf of SAS - 28/04/2010
*/

body
{
    background: #fff !important;
    color :#000 !important;
    font-size: 12pt !important;
    width: 690px !important;
    margin: 0px !important;
    padding: 0px !important;
}

p, h1, h2, h3, h4, table *
{
    color: #000 !important;
}

ul.standard {
	list-style-type:disc;
	margin:0 0 0 20px;
}

#header, #main_nav, div.left_column, #footer, p.backtotop
{
    display: none !important;
}

#main_content {
    float: none !important;
    border:none;
    overflow: visible;
}

div.branches .three_col_container {
	border:none !important;
}

div.branches .three_col_container .one_third {
	float: none !important;
	clear:right;
}

div#wrapper
{    
    float: none !important;
    width: 690px !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 */

