/* HKMB */
/* Styles used when printing */
/* Version 2 - Revised 040514 */
	
/* This style sheet controls which elements are visible when the page is printed */


body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}

/* Non-printing areas */

#banner {
	display: none;
	}

#pulldowns {
	display: none;
	}

 #nav1 {
	display: none;
	}

#footer {
	display: none;
	}

.breadcrumbs {
	display: none;
	}

.noprint {
	display: none;
	}

/* Styles restated using points */

.pagetitle {
	font-family: Frutiger, "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	}
form {
	margin: 0pt;
	padding: 0pt;
	}
#structure {
	background-color: #FFFFFF;
	}
.rstitle {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2b679a;
	background-color: #E4F2F2;
	display: block;
	border-top: 1pt solid #2b679a;
	border-bottom: 1pt solid #2b679a;
	margin-bottom: 5pt;
	padding: 3pt 0pt 2pt 0pt;
	}
#rsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.2;
	}
.rightcoltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2;
	}
.rightcollarger {
	font-size: 12pt;
	font-weight: bold;
	}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-right: 20pt;
	margin-left: 20pt;
	line-height: 1.2;
	}
.dek {
	font-size: 14pt;
	}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2;
	color: #003333;
	}
.leftcoltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	}
#leftcolitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2;
	color: #FFFFFF;
	margin-right: 10pt;
	margin-left: 10pt;
	font-weight: normal;
	}
.hpintro {
	font-family: Frutiger, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 1.2;
	}
.printonly {
	display: block;
	}

