﻿/* CSS - McSense */
/* Global Print */

/* --------- HTML -- */
body { font-family: Georgia, "Times New Roman, serif"; font-size: 0.8em; line-height: 1.8em; width: auto !important; margin: 0px !important; padding: 0px !important; background: none !important; }
html, body { background: url(../Images/img_print.gif) top left repeat; background-color: white !important; }
a:link { color: Gray; text-decoration: none; }
a:link:after, a:visited:after, a:hover:after, a:active:after { content: " <" attr(href) "> "; color: Gray; font-style: italic; font-weight: normal; }
a[href^=" /"]
:after { content: ""; }

/* --------- Containers -- */
.wrapperTop, .wrapperBottom, .navMain, .footerTop, .footerPanel, .navFooterMain, .footerBottom, .wrapperContentBreadCrumb, .wrapperChildRight, .wrapperChildLeft, .wrapperChildLeftCol, .lewisDesign { display: none !important; }


/* --------- Fonts -- */

h1 { font-size: 1.1em; margin: 10px 0px 2px 0px; padding: 0px; text-decoration: none; color: #999999; border-bottom: 1px solid #999999; font-size: 1.3em; }
h2, h3, h4, h5, h6 { font-size: 1.1em; margin: 10px 0px 2px 0px; padding: 0px; text-decoration: none; color: #999999; border-bottom: 0px solid #999999; font-size: 1.3em; }
p { margin: 0.5em 0 1em 0; }

/* --------- Images -- */
img { padding: 0px 20px 0px 0px; }