td {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:11px; 
	color: #666666;	
	line-Height:150%;
}

td.legal {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:10px; 
	color: #666666;
	line-Height:150%;
}

font.green {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:11px;	
	line-Height:125%;	
	color: #006666;
}

font.header {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:18px;		
	line-Height:125%;	
	color: #006666;
}

font.header_large {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:18px;	
	line-Height:125%;	
	color: #006666;
}

font.header_small {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:12px;	
	font-weight:bold;
	line-Height:125%;	
	color: #006666;
}

font.warning {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:11px;	
	line-Height:125%;
	font-weight: bold;
	color: #FF0000;
}

input {
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	color: #000000;
	line-Height:150%;	
}

textarea {
	font-family:verdana,arial,helvetica;
	font-size:11px; 
	color: #666666;
	line-Height: 150%;
}

select {
	font-family:verdana,arial,helvetica;
	font-size: 11px; 
	color: #666666;
	line-Height: 150%;
}

select.fixed {
	font-family:verdana,arial,helvetica;; 
	font-size: 11px; 
	color: #666666;
	line-Height: 150%;
	width: 226px;	
}

select.standard {
	font-family:verdana,arial,helvetica;; 
	font-size: 11px; 
	color: #666666;
	line-Height: 150%;
	width: 175px;	
}

select.logon {
	font-family:verdana,arial,helvetica;; 
	font-size: 11px; 
	color: #666666;
	line-Height: 150%;
	width: 150px;	
}

a {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size: 11px; 	
	line-Height: 150%;
	color: #FF6600;
	text-decoration: none;	
}

a:visited {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:11px; 	
	line-Height:150%;
	color: #FF6600;
	text-decoration: none;	
}

a:hover {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:11px; 	
	line-Height:150%;
	color: #FF6600;
	text-decoration: underline;
}

a.nav {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size: 11px; 	
	line-Height: 150%;
	color: #666666;
	text-decoration: none;	
}

a:visited.nav {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:11px; 	
	line-Height:150%;
	color: #666666;
	text-decoration: none;	
}

a:hover.nav {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:11px; 	
	line-Height:150%;
	color: #FF6600;
	text-decoration: underline;
}

a.header {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:18px;		
	line-Height:125%;	
	color: #006666;
	text-decoration: none;	
}

a:visited.header {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:18px;		
	line-Height:125%;	
	color: #006666;
	text-decoration: none;	
}

a:hover.header {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:18px;		
	line-Height:125%;	
	color: #006666;
	text-decoration: underline;
}

span.highlight {
	background-color: #FFFF99;
}