/* ---------------------------------------------
CompanyName Print Style Sheet
author: Cyberwoven
version:  2009.01
----------------------------------------------- */
body {
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	margin:.25in .5in;
	padding:0;}

a {color:#032e5e; text-decoration:underline;}

img {float:right; margin:0 0 10px 10px;}

/* Reusables
----------------------------------------------- */

.clear {clear:both; display:block; overflow:hidden; width:0; height:0;}

table.data {text-align:left;}
table.data th {padding:2px 5px; border-bottom:1px solid #ccc; font-weight:bold; line-height:18px; text-align:left; color:#600;}
table.data td {padding:2px 5px; line-height:16px; border-bottom:1px solid #ccc; }
table.data tr.even td {background-color:#eee;}

.floatleft {float:left;}
.floatright {float:right;}
.nofloat {float:none !important;}

/* Layout Blocks
----------------------------------------------- */

a.skiplink, #leftnav, #footer, #topbar {display:none; position:absolute; visibility:hidden;}

#wrapper { width:auto; margin:0 5%; }

#content, #rightcontent { float:none !important; width:100% !important; }