body {
	margin: 0px;
	font-family:  trebuchet, verdana, arial, sans-serif;
	font-size: 10pt;
	background-color: #fff;
	color: #000;
}
TD {font-size: 10pt; font-weight: none}
TH {font-size: 10pt;}
a {
	color: #00b;
	text-decoration: none;
}


h3 {
	font-size: 11pt;
}
h2 {
	font-size: 12pt;
	text-align: center;
}


.header {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; text-decoration:none; font-weight: bold}
A:visited {color: #00b}
A:hover {color: #000}

div#content_skip {
	position: absolute;
	left: -1000px;
}

/* Style for the lefthand navigation */
	ul#leftHandNavigation {
		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 { left: -37px; margin-left: 0px; width: 218px;}
	#leftHandNavigation a { color: #444; }
	ul#leftHandNavigation li {
		line-height: 21px;
		margin-bottom: 1px;
	}
	ul#leftHandNavigation li ul {
		margin-top: 2px;
	}
	li.navLevel1 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;
	}
	/* level 2 starts */
	li.navLevel2 {
		font-family: arial, sans-serif;
		text-transform: none;
		position: relative;
		display: none;
	}
	li.navLevel2 a {
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
		position: relative;
		padding-left: 20px;
		width: 200px;
		line-height: 13px;
		padding-top: 4px;
		padding-bottom: 4px;
		display: block;}
	/* level 2 ends */	
	
	
	
	html[xmlns] ul#leftHandNavigation li.navLevel2 a { width: 200px; }
	ul#leftHandNavigation a, ul#leftHandNavigation a:visited, ul#leftHandNavigation a:hover, ul#leftHandNavigation a:link, ul#leftHandNavigation a:active, ul#leftHandNavigation a:focus {
		text-decoration: none;
	}
	li.activeNavigation, li.activeNavigation a {
		display: block;
	}


	ul#leftHandNavigation li.nl1-boff-home a{ background: #003366; color:#FFFFFF; padding-top:15px; padding-bottom:15px; line-height:15px}
	ul#leftHandNavigation li.nl1-bon-open { background: url('images/navbutton_open.gif') no-repeat 0px 1.5px #A0AAD8;}
	ul#leftHandNavigation li.nl1-bon-open a { color: #036; }
	ul#leftHandNavigation li.nl1-bon-none { background-color: #A0AAD8; }
	
	ul#leftHandNavigation li.nl1-boff-closed { background: url('images/navbutton_closed.gif') no-repeat 0px 1.5px #DADADA; }
	ul#leftHandNavigation li.nl1-boff-closed:hover, ul#leftHandNavigation li.nl1-boff-closed-over { background: url('images/navbutton_open.gif') no-repeat 0px 1.5px #E98B8B; }
	ul#leftHandNavigation li.nl1-boff-none { background: #DADADA; }
	ul#leftHandNavigation li.nl1-boff-none:hover, ul#leftHandNavigation li.nl1-boff-none-over { background: #E98B8B; }
	
	
	ul#leftHandNavigation li.nl2-bon { background-color: #c2c8e4; }
	ul#leftHandNavigation li.nl2-bon a {  color: #036; }
	ul#leftHandNavigation li.nl2-boff { background-color: #f1f1f1; }
	ul#leftHandNavigation li.nl2-boff:hover, ul#leftHandNavigation li.nl2-boff-over { background-color: #E98B8B; }
	
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; text-decoration:none; font-weight: bold}
A#footer:link {color: #003366; text-decoration: underline}
A#footer:visited {color: #660066; text-decoration: underline}
A#footer:active {color: #003366; text-decoration: underline}
A#footer:hover {color: #660066}