/**
* Safe-Guard Products
*
* Print stylesheet
*
* Author:     Joshua Ross <jross@sgintl.com>
* Copyright:  (C) Safe-Guard Products International, Inc.  All rights reserved.
* Version:    $Id: print.css 10147 2011-11-10 12:48:44Z jclark $
* Revision:   $LastChangedRevision: 10147 $
* Date:       $LastChangedDate: 2011-11-10 07:48:44 -0500 (Thu, 10 Nov 2011) $
* File:       $HeadURL: file:///data/svn/repos/login.safe-guardproducts.com/tags/2.0build530/v2/public/styles/print.css $
* Link:       http://www.safe-guardproducts.com
* Since:      File available since Release 2.0
*
*/
*{padding:0;margin:0;font-size:12px}
body{width:800px;}
a{text-decoration:none}
span{display:block;padding:0 2px}
table{border:1px solid black;width:800px;text-align:left}
table td{padding:2px}
table thead{background-color:#BBB}
table th{border-bottom:1px solid black}
table .odd{background-color:#EFEFEF}
.center{text-align:center}
h1{font-size:36px;font-weight:bold}
h3{font-size:20px}
.title{width:48%;text-align:right;float:left;padding-right:10px;font-weight:bold}
.titlebig{font-weight:bold; font-size:14px}
.value{text-align:left}
.left{width:49%;float:left;margin-bottom:30px}
.left div,.right div{clear:both}
.right{width:49%;float:left;margin-bottom:30px}
.clear{clear:both}
.sigline{border-top:1px solid black; margin-top:8em; width:50%}
#print_header{margin-bottom:30px}
.coverReminder{text-align:center; font-size:24px; font-weight:bold;}
.number{text-align:right}

#nav_wrapper{display:none;}


