/*
Hayata: Print Styles
Author: Mario S. Cisneros, Triad Business Marketing, 469 484 6839
Version 1: 30 June 2009
----------------------------------------------------------------------------------------------------------------------------------------*/

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%;}
 
#home #leftcolumn
{width: 265px !important;}

#home #rightcolumn
{width: 640px !important;}

#leftcolumn
{width: 0 !important;} 

#rightcolumn
{width: 100% !important;}