/* ==========  Printer friendly colors and fonts   =============================================================== */
body {color: #000000; font-size: 14px;}
a {color: #000000;}
.introText {font-size: 20px;}
.bodyText {font-size: 14px;}
h3 {margin-top: 10px;}

/* ==========  Hide navigation & display print logo   =============================================================== */
.logoForPrint {display: block; margin-bottom: 10px;}
.headerTop {display: none;}
.headerContainer {display: none;}
.flashContainer {display: none; height: 1px;} 
#header, .toolBox, .headerSearch, .logMenu, .headerDefault {display: none;}
.srPaging {display: none;}
.modalTipAFriendWindow {display: none; height: 1px; position: relative;}

/* ==========  Turn off absolute positioning and centering  =============================================================== */
.flashFix1 {position: relative; top: 0; text-align: left;}
.flashFix2 {margin: 0; width: 100%;}
.footerContainer {margin-top: 20px; text-align: left;}
.footer {margin: 0;}

/* ==========  Page specific adjustments   =============================================================== */
.alFeaturedArticleText h2 a, .alFeaturedArticleText p, .alList a  {color:#000000;}
.faqListItemAnswer {display: block;}
.faqListItem {margin-top: 10px;}
.calendarEventOrange {color: #000000;}