/*
Author: Mario S. Cisneros, P: 469 484 6839
Author URI: http://www.webnettechnologyservices.com/
CSS: Print
Client/Project: Compass Contracting, L.P.
Version: 0.1
----------------------------------------------------------------------------------*/

body
{background: transparent none;
 color: black;
 font: 12pt/1.5 times, georgia, garamond, "times new roman", sans-serif;}
 
#breadcrumb, 
#coreFooter,  
#header,
#footerwrap,
#homefooter,
#footer,
img,  
#sidebar,
#sidenav, 
#leftcolumn,
#logo, 
#menu, 
#utilities,
#topnavbar 
{display: none;}

div.container
{border: 0;
 float: none !important;
 margin: 0;
 padding: 0;
 width: 100%;}

#leftcolumn
{width: 0 !important;} 

#rightcolumn
{width: 100% !important;}

dt
{font-weight: bold;}
 
dd
{margin: 5px 0 15px 0;}

/* Prints Link Destination */
a:link:after
{content: " ("attr(href)") ";}

a:link
{font-weight: bold;
 text-decoration: underline;
 color: #06c;}

/* For Comments Posted on a Blog */
#comments
{page-break-before: always;}