/*
Client: Print Styles
Author: Mario S. Cisneros, Triad Business Marketing, P: 469 484 6839
Version 1: Day Month Year
------------------------------------------------------------------------------------------------------------------------------------*/

body
{background: transparent none;
 color: black;
 font: 18pt/1.5 times, georgia, garamond, "times new roman", sans-serif;}
 
body table tr td
{font-size: 16pt;}

body table.data tr
{border-bottom: 1px solid #222;}

body table.data tr td
{border-bottom: none;
 border: 1px solid #222;
 padding: 2px 3px;}

#logo, #header, #global, #breadcrumb, #pagetools, #sidebar, #leftcolumn, #homefooter, #footer, img 
{display: none;}

div.container
{border: 0;
 float: none !important;
 margin: 0;
 padding: 0;
 width: 100%;}

#leftcolumn
{width: 0 !important;} 

#rightcolumn
{width: 100% !important;}