/* PRINT STYLES */

#header { height:75px; }

#header h1 a {
text-indent: 0px;
font-size: 24pt;
}


#sidebar_left {
display:none;
}

.links { display:none; }

.steptop h3 { display:none; }

.header_link { display:none; }

#signup_form { display:none; }

#wide_left { display:none; }
#narrow_maincontent { float:none; width:auto; }
#listMenuRoot { display:none; }

#sidebar_right { float:none; }
#content { overflow: visible; width:auto; margin-top:0px;}

.stepbox_top { display:none; }

.footer_left { display:none; }
.footer_right { display:none; }

.breadcrumb_right { display:none; }

.narrow_box { width:auto; }
.narrow_box_content { width:auto; overflow:visible; }
.title_box { width:auto; overflow:visible; }

#container { width:auto; }


.narrow_box ul { overflow:visible; }
.narrow_box ul li { overflow:visible; width:auto; margin-top:0px; }

.title_box .col6  {display:none;}
.narrow_box .col6 {display:none;}

.page_print_only {display:block;}
.page {display:none;}
