@charset "utf-8";
/* Print Style Sheet */

* {
background:transparent none repeat scroll 0% !important;
color:black;
margin:0px;
}

div { width: 100%; }

body {
background: #fff none repeat scroll 0%;
font-family:Arial,Helvetica,sans-serif;
}
#nav, #breadcrumbs, #footer, #newsletter, .print-hide, ul#subnav, a#freeconsultation, #bottomlogo {
display:none;
}
img {
border: medium none;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial,Helvetica,sans-serif;
}
.print-hide {
font-size:12pt !important;
}
#nav, #nav ul, #nav ul li, .col-left { display: none; }

.col-right { width: 100%; display: block;  }

#content a:link:after, #content a:visited:after {
content:" (" attr(href) ") ";
font-size:90%;
text-decoration:none;
}
h1 { font-size:1.8em; }
h2 { font-size:1.8em; }
h3 { font-size:1.6em; }
h4 { font-size:1.5em; }
h5 { font-size:1.4em; }
h6 { font-size:1.3em; }