/* $Id: default.css,v 1.2 2002/12/09 23:29:45 cliff Exp $ */
a:link {
	color: #003399;
	text-decoration:none;
}


a:visited {
	color: #003399;
	text-decoration:none;
}

a:hover {
	color: #003399;
	text-decoration:underline;
}

h1 {
	    font-family: Helvetica, sans-serif; 
        font-size: 16px; 
		font-weight: bold;
		letter-spacing: 1pt;
        color: ##333333;
}

h2 {
	    font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
		font-weight: bold;
        color: #333333;
}

.maintext {  
        font-family: verdana, serif; 
        font-size: 12px; 
		line-height:16pt;
        color: #333333;
        }
		
.nav2 {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        }

a.nav2 {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #FFFFFF;
		font-weight: normal;
        text-decoration: none;
        }
		
a:visited.nav2 {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #FFFFFF;
		font-weight: normal;
        text-decoration: none;
        }
		
a:hover.nav2 {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #FFFFFF;
		font-weight: normal;
        text-decoration: underline;
        }
		
.callouttext {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
		line-height: 13pt;
        color: #333333;
        text-decoration: none;
        }

a.callouttext {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
		line-height: 12pt;
        color: #CC6600;
		font-weight: normal;
        text-decoration: none;
        }
		
a:visited.callouttext {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
		line-height: 12pt;
        color: #CC6600;
		font-weight: normal;
        text-decoration: none;
        }
		
a:hover.callouttext {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
		line-height: 12pt;
        color: #CC6600;
		font-weight: normal;
        text-decoration: none;
        }
		
.sectionheaders {  
        font-family: Verdana, sans-serif;    
        font-size: 10pt;
		font-weight: bold;
		letter-spacing: 1pt;
        color: #FFFFFF;
        text-decoration: none;
        }
		
.tableheaders {  
        font-family: Verdana, sans-serif;    
        font-size: 12px;
		font-weight: bold;
        color: #FFFFFF;
		text-decoration: none;
        }
		
a.tableheaders {  
        font-family: Verdana, sans-serif;    
        font-size: 12px;
		font-weight: bold;
        color: #FFFFFF;
		text-decoration: none;
        }
		
a:visited.tableheaders {  
        font-family: Verdana, sans-serif;    
        font-size: 12px;
		font-weight: bold;
        color: #FFFFFF;
		text-decoration: none;
        }
		
a:hover.tableheaders {  
        font-family: Verdana, sans-serif;    
        font-size: 12px;
		font-weight: bold;
        color: #FFFFFF;
		text-decoration: underline;
        }
		
.formfieldlabels {  
        font-family: Verdana, sans-serif;    
        font-size: 11px;
		font-weight: bold;
        color: #333333;
        text-decoration: none;
        }
		
.formtext {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #333333;
	 	text-decoration: none;
        }
		
a:hover.formtext {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #CC6600;
		line-height: 12pt;
		text-decoration: underline;
        }
		
.formexample {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #999999;
        text-decoration: none;
        }

.required {
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #CC0000;
        text-decoration: none;
        }
		
.footertext {  
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #666666;
        }
		
a.footertext {  
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #666666;
        }
		
a:visited.footertext {  
        font-family: Verdana, sans-serif;    
        font-size: 11px;
        color: #666666;
        }

