<!-- Copyright 1999-2000 Intuit Inc. All rights reserved. Unauthorized duplication is a violation of applicable law. -->

TR.hide { 
	font-family: "ms sans serif"; 
	font-size: 8pt; 
	display:none }
	
TR.show { 
	font-family: "ms sans serif"; 
	font-size: 8pt; }

.standardrow { 
	font-family: "ms sans serif"; 
	font-size: 8pt;
	color: #003399;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.nounderlinerow { 
	font-family: "ms sans serif"; 
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}

.key { 
	font-family: "ms sans serif"; 
	font-size: 10pt;
	font: bold;
	background-color: ivory;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px black solid; }
	
TH { 
	font-family: "ms sans serif"; 
	font-size: 10pt}
	
.message { 
	background-color: #F2E4D9; 
	font-weight: bold; }
		
.rollovermessage {
	background-color : #CC6633;
	font : bold;
	color: #FFFFFF;
	cursor : hand; }
	
.divider { 
	line-height: 0.5 }
	
.invisible {  
	color: ivory }
	
