/*Reid Healthcare print friendly styles*/

/*hide irrelevant areas*/
#sidebar, #page-about #col1, .screen { display: none; }

/*show printer only content*/
.print { display: block; }

/*print enhancements*/
body { background-image: none; background-color: #fff; color: #000; font-size: 10pt; }

#wrapper, #branding, #main, #content, #footer, .col { float: none; width: 100%; margin: 0; padding: 0; border: 0; }
#wrapper { text-align: left; }
#content { min-height: inherit; line-height: 1.4em; }

#logo { margin: 0 0 2em; }

h1 { margin-bottom: 1em; text-indent: 0; font-size: 1.5em; font-weight: normal; width: auto !important; height: auto !important; }
h2 { font-size: 1.3em; }

div.inset { margin-left: 0; }
p.intro { font-size: 1em; width: auto; }
.item { width: auto; }
.col img { margin-bottom: 1em; }

#footer { margin-top: 1em; padding-top: 1em; border-top: 1px solid #999; }