/* START- Basic Tag Styles */
    BODY, P, TD
    { 
    font: 11px verdana,arial,helvetica;
	  line-height:15px;
    color:#000000;
    }
    
    BODY
    {
   	background:#FFFFFF
    }
    
    FORM
    {
 	margin-top:10px;
    }
    	
    A:LINK, A:VISITED
    {
    color:#0033ff; 
    }
/* END- Basic Tag Styles */


/* START- Minor Nav Styles :: minor nav is at very top of page */    
    DIV.nav_minor, DIV.nav_minorSelected{
    margin:0 20 0 0;
    padding:0;
    font-size:12px;
    line-height:16px;
   	color:#999999; 
    }
		
	DIV.nav_minor A:LINK, DIV.nav_minor A:VISITED{
   	color:#999999; 
    font-size:12px;
    line-height:16px;
	  font-weight:bold;
    text-decoration:none;		
	}
		
	DIV.nav_minor A:HOVER{
    color:#666666; 
    text-decoration:underline;		
	}
    
    A:LINK.nav_minorSelected, A:VISITED.nav_minorSelected{
    color:#999999; 
    font-size:12px;
    line-height:12px;
	  font-weight:bold;
	  text-decoration:underline;
    }
		
    A:LINK.nav_minor, A:VISITED.nav_minor{
    }
/* 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{
  }
  
  A:LINK.nav_majorSelected, A:VISITED.nav_majorSelected{
    color:#ffffff; 
  }
		
	HR.nav_major {
	margin:0;
	color:999999;
	}
/* END- Major Nav Styles */




/* START- Sub Nav Styles */  
   	.subNavMargins{
    margin:4 4 4 2;
    }
     
	.subNav{
	margin: 0 4 0 4;
	}
    
    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 */     
    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 TD {
  	font-size:10px;
	line-height:12px;
	}

	DIV.articles .head {
  	font-size:11px;
  	color: #000000;
	}
/* END- Article Styles */


/* START- Footer Styles */     
    .footer{
    color:#999999;
    }
/* END- Footer Styles */


/* START- Margin Styles */    
	.leftNav_margins{
    padding-left:8px;
    padding-right:4px;
    margin-top: 12px;
	  width:100%;
    color: #ffffff
    }
	.leftNav_margins TD{
    color: #ffffff
    }
    
    .bodyMargins{
    margin:15 10 5 20;
    width:100%;
    }
		
	.bodyMargins TD{
	font-size:11px;
	line-height:15px;
	color:#333333;
		}
/* END- Margin Styles */


/* START- Formatting Styles */
    .head
    {
   	font: 13px verdana,arial,helvetica,serif;
    font-weight:bold; 
    color:#000000;
    margin:0 0 4 0;
    }
    
    .subHead
    {
    font: 12px verdana,arial,helvetica,serif;
    color:#33cc00;
    margin:0 0 4 0;
    }
    
    .required
    {
    color:#666666;
    }
    
    .highlight{
    color:#336666;
    }
/* END- Formatting Styles */

