/* START- Basic Tag Styles */
    BODY, P, TD
    { 
    font: 11px verdana,arial,helvetica;
	line-height:18px;
    color:#000000;
	margin:0 0 0 0;
    }
    
    BODY
    {
   	background:#000000
    }
    
    FORM
    {
 	margin-top:10px;
    }
    	
    A:LINK, A:VISITED
    {
    color:#000000; 
	text-decoration:none;
    }
		
	A:HOVER{
    color:#000000; 
    text-decoration:underline;		
	}
/* END- Basic Tag Styles */


/* START- Minor Nav Styles :: minor nav is at very top of page */    
 	DIV.nav_minor{
    margin:0;
    padding:0;
   	color:#999999; 
	line-height:12px;
    } 
		    
    A:LINK.nav_minorSelected, A:VISITED.nav_minorSelected{
    color:#4d4d4d; 
    font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-decoration:underline;
    }
		
    A:LINK.nav_minor, A:VISITED.nav_minor{
   	color:#4d4d4d; 
    font-size:10px;
	line-height:12px;
    text-decoration:none;		
    }
		
	A:HOVER.nav_minor{
    color:#4d4d4d; 
    text-decoration:underline;		
	}
		
/* END- Minor Nav Styles */

/* START- Major Nav Styles :: minor nav is at very top of page */    
 /* DIV.nav_major{
    color:#33cc00; 
    } */
		
/* DIV.nav_major A:LINK, DIV.nav_major A:VISITED{
    color:#33cc00; 
    font-size:11px;
    text-decoration:none;		
	}
		
	DIV.nav_major A:HOVER{
    text-decoration:underline;		
	} */
		
  	A:LINK.nav_major, A:VISITED.nav_major{
    color:#4d4d4d; 
    font-size:13px;
  	font-weight:bold;
    text-decoration:none;
  	}
  
 	A:LINK.nav_majorSelected, A:VISITED.nav_majorSelected{
    color:#4d4d4d;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline; 
  	}
		
	/*HR.nav_major {
	margin:0;
	color:999999;
	} */
	
	A:HOVER.nav_major{
    text-decoration:underline;		
	}
/* END- Major Nav Styles */


/* START- Sub Nav Styles */  
 /* .subNavMargins{
    margin:4 4 4 2;
    } */
     
 /*	.subNav{
	margin: 0 4 0 4;
	} */
    
    A:LINK.subNav, A:VISITED.subNav {
    color:#004466; 
    font-size:11px;
	line-height:18px;
    text-decoration:none;
	margin: 0 0 24 0;
    }
    
    A:HOVER.subNav {
    text-decoration:underline;
    }
    
    A:LINK.subNavSelected, A:VISITED.subNavSelected {
    color:#999999; 
    font-size:11px;
	line-height:18px;
    text-decoration:none;
	margin: 0 0 24 0;
    }
		
    
 /* DIV.subNav A:LINK, DIV.subNav A:VISITED{
   	color:#ffffff; 
    font-size:11px;
    text-decoration:none;
    }
    
    DIV.subNav A:HOVER{
    text-decoration:underline;
    }
		
	DIV.subNav TD{
    font-size:11px;
    color:#ffffff; 
	text-decoration:underline;
	} */
		
/* END- Sub Nav Styles */


/* START- Article Styles */
    .articlesHead{
	font:11px;
    color:#000000;
	line-height:14px;
	font-weight:bold;
	margin: 0 0 2 0;
/*	margin: 0 15 2 0; */
    }
		
	.articles {
	font:11px;
    color:#999999;
	line-height:18px;
	font-weight:normal;
	margin: 0 0 2 10;
/*	margin: 0 15 2 10; */
	}
		
	A:LINK.articles, A:VISITED.articles {
	font:11px;
    color:#004466;
	line-height:18px;
	font-weight:normal;
	margin: 0 15 2 10;
	}
	
	DIV.articles TD {
  	font-size:11px;
	line-height:18px;
	color: #999999;
	}
	     
 /* DIV.articles .head{
	font:12px;
    color:#339966;
	font-weight:bold;
    }
		
	DIV.articles A:LINK, DIV.articles A:VISITED{
	font:11px;
	font-weight:normal;
	} */

	DIV.articles .head {
  	font-size:11px;
  	color: #000000;
	} 
	
/* END- Article Styles */


/* START- Footer Styles */     
    .footer{
  	font-size:11px;
    color:#CCCC99;
    }
	
	A:LINK.footer, A:VISITED.footer {
	font:10px;
    color:#999999;
    text-decoration:none;
	}
    
    A:HOVER.footer {
    text-decoration:underline;
    }
/* END- Footer Styles */


/* START- Margin Styles */   
	.bodyMargins{
	margin:0 30 0 0;
	} 
		
	.leftNav_margins{
	margin:0 0 0 0
    }
  
	.leftNav-margins .bodyMargins{
    }
		
/* END- Margin Styles */


/* START- Formatting Styles */
    .head {
   	font: 14px verdana,arial,helvetica,serif;
    font-weight:bold;
	line-height:24px; 
    color:#000000;
    }
    
    .subHead {
    font: 12px verdana,arial,helvetica,serif;
    color:#999966;
    font-weight:bold
/*  margin:0 0 2 2; */
    }
    
    .required {
    color:#666666;
    }
    
    .highlight {
    color:#336666;
    }
/* END- Formatting Styles */

