
	body	
		{
		margin: 0;
		padding: 0;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: black;
		}
        
    img {
        border: 0;
        }
		
	#top, #mainIMG, #natCASA
		{
		display: none;
		}
		
	#NavButtons ul {
		display: none;		
		}
		
	#NavButtons li {
		display: none;
		}
		
	#NavButtons li.here
		{
		display: none;
		}
		
	#NavButtons li a {
		display: none;
		}
	/* to correct block rule for other than IE */	
	html>body #NavButtons li a {
		width: auto;
		}
		
	#NavButtons li a:hover {
		display: none;
		}

	 #subNav
	 	{
		display: none;
		}
		
	#subNav ul
        {
        display: none;
        }
        
     #subNav ul li {
        display: none;		
        }
        
     #subNav li a:link, #subNav li a:visited
        {
        display: none;
		}   
     
     #subNav li a:hover, #subNav li a:active, #subNav li a:focus
        {
        display: none;
        }   
	
	#content
		{
		padding: 12px;
		}
	
	.footLink
		{
		display: none;
		}
	
	.footer
		{
		display: none;
		}
	.footermenu
		{
		display: none;
		}
		
	.goButton
		{
		display: none;
		}	
		
	.searchText
		{
		display: none;
		}
		
	.inputText
		{
		display: none;
		}

	.bold
		{
		font-weight: bold;
		}

	.em
		{
		font-style:italic
		}
	.quote
		{
		margin-bottom: 8px; 
		margin-left: 2px; 
		font-size: 11px;
		}
		
	.loginRequired
	    {
	    color: red;
	    }
	.required
	    {
	    color: red;
	    }
		
	.docType
		{
		font-size: smaller;
		margin-top: 0;
		font-family:"Courier New", Courier, mono;
		}

    /* header tags */
    
    h1, h2, h3, h4, h5, h6	{
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    margin-top:5px;
	letter-spacing: 1px;
    font-weight: bold;
    color: black;
	}

#content h1	{
    margin-top:10px;
    margin-bottom:5px;
    font-size: 24px;      
    voice-family: "\"}\"";   
    voice-family: inherit;     
    }
	
html>#content h1 	{
    margin-top:10px;
    margin-bottom:5px;
    font-size: 24px;         
    }

#content h2	{
    font-size:  20px;
	margin-bottom: 0px;    
    voice-family: "\"}\"";   
    voice-family: inherit;          
    }

html>#content h2 	{
	font-size: 20px;
	margin-bottom: 0px; 
	}
	
h2	{
    font-size:  20px;
	margin-bottom: 0px;    
    voice-family: "\"}\"";   
    voice-family: inherit;          
    }

h3	{ 
	font-size: 16px;
	margin-bottom: 0px;   
	voice-family: "\"}\"";   
	voice-family: inherit;     
	}

html>h3 	{
	font-size: 16px;
	margin-bottom: 0px; 
	} 

#content h3	{
	font-size: 16px;
	margin-bottom: 0px;   
	voice-family: "\"}\"";   
	voice-family: inherit; 
	}
		
h4	{
   	font-size: 14px;
	margin-bottom: 0px;     
	voice-family: "\"}\"";   
	voice-family: inherit;   
	}

html>h4 	{
   	font-size: 14px;
	margin-bottom: 0px;  
	} 	

h5	{
     font-size:   12px;
	 margin-bottom: 0px;      
     voice-family: "\"}\"";   
     voice-family: inherit;   
	}	
	

.visited {
color: #0000FF;
}

.nodecor {
text-decoration:none;
}