@charset "utf-8";
/****************************************************************************
* 																			*
* This CSS contains	styles for print										*
* ---------------------------												*
* 																			*
* Author:			Calvin Yau (calvin.yau@heathwallace.com)				*
* Version:			1.2														*
* Updated:			14 Aug 2009												*
* 																			*
* Remarks:			All navigations are removed, only breadcrumb is shown	*
* **************************************************************************/
/* Default styles */

body { font-family:Arial, Helvetica, sans-serif; font-size: 75%;}
p { color: #4f4f4f; }
img, a img { border: 0; }
table { width:100%; border-collapse:collapse; }
/* RTA header */
.rtaHeader { display: none; }
/* Breadcrumb*/
.nolBreadcrumb { padding: 0; }
.nolBreadcrumb h3 { font-weight: bold; color:#212020; display: inline; }
.nolBreadcrumb ol { display: inline; padding: 0; margin: 0; }
.nolBreadcrumb ol li { padding: 0; margin: 0; display: inline; color: #666; }/* third level horizontal navigation (first level within Nol card site) */
.nolNav01 { display: none; }
/* Fourth level horizontal navigation (second level within Nol card site) */
.nolNav02 { display: none; }
/* fifth level horizontal navigation*/
.nolNav03 { display: none; }
/*left nav*/
div.nolNav04 { display: none; }
/*ContentStyle 17*/
.nolContentStyle17 .nolContainerStyle02Wrapper04 { min-height: 1px !important ; *height: 1% !important;}
/*ContentStyle 08*/
div.nolContentStyle08 td { text-align: center; }
/* footer links (4 columns)*/
.nolFooterLinks { display: none; }
/* Footer (under the red line) */
.nolFooter { display: none; }
/* Styles for screen reader */
.ScreenReaderText { display:none; }
ul.skipToLinks { display: none;}
