body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D4F7B;
}
   A:link { font-weight: bold; text-decoration: none; color: #2D4F7B}
   A:visited { font-weight: bold; text-decoration: none; color: #2D4F7B}
   A:active { font-weight: bold; text-decoration: underline; color: #2D4F7B}
   A:hover { font-weight: bold; text-decoration: underline; color: #2D4F7B}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D4F7B;
	text-decoration: none;
	line-height: 135%;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.tablebottom {
	border-top: 0px none;
	border-right: 1px solid #ced9e4;
	border-bottom: 1px solid #ced9e4;
	border-left: 1px solid #ced9e4;
}


.tableoutline {
	border-top: 1px solid #ced9e4;
	border-right: 1px solid #ced9e4;
	border-bottom: 1px solid #ced9e4;
	border-left: 1px solid #ced9e4;
}


#Nav {
	width: 160px; overflow: hidden; background: #d7e2eb;
	margin: 0;
    padding: 10px 0px 0px 0px;
    list-style: none;
	}

#Nav li {
    margin: 0;
	font: bold 14px arial, helvetica, lucida, sans-serif;
	width: 150px;
	margin-left: 0px;
		/* Hacked width & margin for Win/IE5.0/5.5 above.
		width for all other browsers below */								voice-family: "\"}\""; voice-family:inherit;
	width: 160px;
	margin: 0;
	}

#Nav li a {
	display: block;
    padding: 2px 0px 2px 15px;
	color: #336699; text-decoration: none;
	background: #d7e2eb;
	width: 160px;
		/* Hacked width for Win/IE5.0/5.5 above.
		width for all other browsers below */								voice-family: "\"}\""; voice-family:inherit;
	width: 160px;
	}

#Nav li a:hover {
	color: #ffffff; text-decoration: none;
	background: #336699;
	}

#Nav li a.indent {
	display: block;
    padding: 2px 0 2px 21px;
	width: 142px;
	color: #A0A0A0; text-decoration: none;

	width: 163px;
		/* Hacked width for Win/IE5.0/5.5 above.
		width for all other browsers below */								voice-family: "\"}\""; voice-family:inherit;
	width: 142px;
	}

#Nav li a.indent:hover {
	color: #fff; text-decoration: none;
	background: #6AA3D0;
	}

#Nav li div a {
	display: inline; width: auto; margin: 0; padding: 0; background: transparent;
	color: #83BFCF;
	text-decoration: underline;
	}

#Nav li div a:hover {
	display: inline; width: auto; margin: 0; padding: 0; background: transparent;
	color: #83BFCF;
	text-decoration: none;
	}