Body {text-align: left; font-family:Arial, Helvetica, sans-serif}
TD {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px}
Select {background-color: FFFFFF; color: FF0000}
HR {color: #000000}

.header {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; text-decoration:none; font-weight: bold}

A:link {color: #003366; text-decoration: underline}
A:visited {color: purple; text-decoration: underline}
A:active {color: #990000; text-decoration: none}
A:hover {color: 990000}

div#content_skip {
	position: absolute;
	left: -1000px;
}
/* Style for the lefthand navigation */
	ul#leftHandNavigation, ul#leftHandNavigation2 {
		text-transform: uppercase;
		list-style-type: none;
		margin-left: 1px;
		margin-top: 0px;
		margin-bottom: -1px;
		padding-bottom: -1px;
		width: 219px;
		border-style: solid;
		border-color: #aaa;
		border-width: 0px 1px;
		padding-left: 0px;
	}
	html[xmlns] ul#leftHandNavigation, html[xmlns] ul#leftHandNavigation2 { left: -37px; margin-left: 0px; width: 218px;}
	#leftHandNavigation a, #leftHandNavigation2 a  { color: #444; }
	ul#leftHandNavigation li, ul#leftHandNavigation2 li {
		line-height: 21px;
		margin-bottom: 1px;
	}
	ul#leftHandNavigation li ul, ul#leftHandNavigation2 li ul {
		margin-top: 2px;
	}
	li.navLevel a{
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		text-decoration: none;
		position: relative;
		width: 200px;
		line-height: 11px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 18px;
		display: block;
		font-weight: 900;
	}


	ul#leftHandNavigation a, ul#leftHandNavigation a:visited, ul#leftHandNavigation a:hover, ul#leftHandNavigation a:link, ul#leftHandNavigation a:active, ul#leftHandNavigation a:focus, ul#leftHandNavigation2 a, ul#leftHandNavigation2 a:visited, ul#leftHandNavigation2 a:hover, ul#leftHandNavigation2 a:link, ul#leftHandNavigation2 a:active, ul#leftHandNavigation2 a:focus{
		text-decoration: none;
	}
	li.activeNavigation, li.activeNavigation a{
		display: block;
	}

	ul#leftHandNavigation li.nl1-bon-none, ul#leftHandNavigation2 li.nl3-bon-none { background-color: #d5dde6;}
	ul#leftHandNavigation li.nl1-boff-none, ul#leftHandNavigation2 li.nl3-boff-none { background: #eaeaea; }
	ul#leftHandNavigation li.nl1-boff-none:hover, ul#leftHandNavigation li.nl1-boff-none-over, ul#leftHandNavigation2 li.nl3-boff-none:hover, ul#leftHandNavigation2 li.nl3-boff-none-over{ background: #f7d5d5; }