.navsideCell #navTable {
	width: 150px;
	color: #DCE2E5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 45px;
}
.navsideCell #navTable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCE2E5;
}
.navsideCell #navTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #DCE2E5;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	display: block;
}
.navsideCell #navTable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
.HZnavTableMasthead {
	font: bold 18pt/20pt Arial, Helvetica, sans-serif;
	color: #FFCC33;
	letter-spacing: 0.05em;
	text-align: left;
	word-spacing: 0.4em;
	display: block;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: url(../images/hzNavBkgrnd.jpg) repeat-y scroll left top;
	vertical-align: bottom;
	text-indent: 20pt;
}
.HZnavTableMHadd {
	font: normal 10pt/14pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20pt;
	vertical-align: bottom;
	display: block;
	text-transform: none;
	letter-spacing: 0.1em;
	word-spacing: 0.15em;
	text-decoration: none;
	margin: 0px 50px 3px 0px;
}
#HZnavTable td a:link {
	font: 7.5pt/14pt Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: bottom;
	word-spacing: 0.05em;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin-bottom: 3px;
}
#HZnavTable td a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #006699;
}
#HZnavTable td a:visited {
	font: 7.5pt/14pt Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: bottom;
	word-spacing: 0.05em;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin-bottom: 3px;
}
#NavLayer {
	background: fixed 0px 0px;
	height: 2550px;
	margin-bottom: 15px;
	overflow: visible;
	position:relative;
	visibility: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	padding-bottom: 15px;
	background-color: #000033;
	padding-top: 1px;
	width: 150px;
}
.pageWrapper .navColumn #navTable {
	width: 150px;
	color: #DCE2E5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 0.06em;
        border-top: 0px none;
        border-right: 3px solid #006699;
        border-bottom: 0px none;
        border-left: 0px none;
        margin-right: 10px;
        padding-top: 20px;
        background: #000033;


        overflow: visible;
        position: relative;
        visibility: visible;
        padding-bottom: 30px;

}

.pageWrapper .navColumn #navTable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCE2E5;
}
.pageWrapper .navColumn #navTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #DCE2E5;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	display: block;
}
.pageWrapper .navColumn #navTable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}

