body {  font-family: Arial, Helvetica; color: #000000}
.navMain {  font-family: Arial, Helvetica; font-size: 11pt}
.navinfo {  font-family: Arial, Helvetica; font-size: 10pt}
.topHeader {  font-family: Arial, Helvetica; font-size: 12pt; color: #FFFFCC; font-weight: normal}
.subhead {  font-size: 110%; font-weight: bold; color: #6666FF}
.faq {  font-weight: normal; color: #666666}
.updates {  background-color: #FFFFCC; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.updatesDate { background-color: #FFFFCC; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.update2 { background-color: #FFFF99; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.defect {  color: #FF0000}
.jumpbar { background-color: #FFFF99; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
}
.date {
	font-size: small;
	font-weight: bold;
}
#left ul , #box ul {
	/*/*/margin: 0;
	padding:0px; /* */
	}
#left li ,#box li {
	list-style-type: none;
	font-size:.85em;
	padding-bottom:5px;
}
#box li ul li
{
	list-style-type: none;
	font-size:.85em;
	padding-bottom:5px;
	padding-left:5px;
}

#box ol li {
	list-style-type:decimal;
	font-size: 1em;
}	
#box .noli {
	list-style-type:none;
}
#left li a:hover{
	list-style:square;
	background-color: #6666FF;
	color: #FFFF99;
	text-decoration:none;
	}
	

