/* CSS - New to Borders */
/* 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/imgPrint.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 -- */
.rightInnerCntr, .leftInnerCntr { display: none !important; }


/* --------- Fonts -- */
h2 { border-bottom: 1px solid #999999; padding: 0px 0px 1px 0px; font-size: 1.3em; }
h3 { font-size: 1.1em; margin: 10px 0px 2px 0px; padding: 0px; text-decoration: none; color: #999999; }
p { margin: 0.5em 0 1em 0; }

/* --------- Header -- */
.bannerHeaderCntr, .hidden { display: none !important; }

/* --------- Images -- */
img { padding: 0px 20px 0px 0px; }

/* --------- Body Content -- */
.bodyContentMainHeader { background: url(../Images/imgPrint.gif) top left repeat; background-color: white !important; }


/* --------- Navigation -- */
.primaryNavWrapper, .primaryNavTop, .primaryNavBody { display: none !important; }

/* --------- Footer -- */
.footerCol01 { display: none !important; }
.footerCol02 span  { display: inline; font-weight: bold; width: auto!important; text-align: left; }


