
    	body, td	
    		{	
    		font-family: arial; 
    		font-size: 12px; 
    		color: #666566; 
    		}
    		
    	A 
    		{
    		color: #666566;    	
    		}
    		
    	A:hover 		
    		{	
    		color: red; 
    		}
    	
    	td.small, div.small 		
    		{ 	
    		font-family: arial; 
    		font-size: 10px; 
    		color: #666566; 
    		}
    	
    	td.smallbold 		
    		{ 	
    		font-family: arial; 
			font-size: 10px; 
			color: #666566; 
			font-weight: bold; 
			}
		
		div.quote 		
			{ 	
			font-family: arial; 
			font-size: 13px; 
			font-weight: italic;
			color: #666566; 
			} 
			
		.heading 
			{ 	
			font-family: arial; 
			font-size: 12px; 
			color: black; 
			font-weight: bold;
			}	
			
		td.tblhead 
			{ 	
			font-family: arial; 
			font-size: 12px; 
			color: black; 
			font-weight: bold;
			background-color: #eeeeee;
			}
			
		td.menubar 
			{ 	
			font-family: arial; 
			font-size: 10px; 
			color: #7b7a7b; 
			}
			
		.investorbar,td.sidebar	
			{	
			font-family: arial; 
			font-size: 12px; 
			color: #4e4c4c; 
			padding: 0px 0px 5px 0px;
			}
			
		A.invbar 		
			{	
			text-decoration: none; 
			color: #666566; 
    		}   	
			
		A.NODEC		
			{	
			text-decoration: none;
			color: #666566; 
    		}
    		
    	A.NODEC:hover
    		{
    		text-decoration: underline;
    		}

		td.sitepath 
			{
			font: 13px Arial;
			font-weight: bold;
			padding: 0px 5px 0px 5px;
			background-image: URL("/images/test-path-bar.jpg");			
			}
		
		td.newsbar 
			{
			font: 13px Arial;
			font-weight: bold;
			padding: 0px 5px 0px 5px;
			background-image: URL("/images/test-path-bar-2.jpg");			
			}
		
		td.invbartitle 
			{
			font: 13px Arial;
			font-weight: bold;
			padding: 0px 5px 0px 5px;	
			background-color: #d4d4d4
			}
			
		img
			{
			border: 0;
			}
			
		.pagemenu 
			{
			font: 10px Arial;
			}
			
		.pagefooter
			{
			font: 10px Arial;			
			}

		A.prlink
			{
			color:#666566;
			text-decoration:none;
			background-color: white;
			width: 100%;
			padding: 0 0 3px 0;	
			border: solid 1px #FFFFFF;		
			display: block;			
			}
			
		A.prlink:hover
			{
			background-color: #eeeeee;
			border: solid 1px #d4d4d4;
			}

		A.prlink2
			{
			color:#666566;
			text-decoration:none;
			}
					
		.quotetable 
			{
			display:block;
			}
			
		.chartpic 
			{
			display:block;
			}
			
		A.linkhighlight 
			{	
			display: block;
			text-decoration: none;
			font-family:arial;
			color: blue;
			BORDER: none;
			background-color:#efeeee;
			padding-top: 2px;
			padding-left: 2px;
			padding-bottom: 2px;
			}
			
		A.linkhighlight:hover 
			{	
			border: none;
			background-color:#d4d4d4;
			}
		
		A.SiteMapPrimary
			{
			display: block;
			text-align: left;
			text-decoration: none;
			font-family:arial;
			color: blue;
			border: none;		
			}
		
		A.SiteMapPrimary:hover
			{
			background-color:#efeeee;
			}
			
		A.SiteMapSecondary
			{
			display: block;
			text-align: left;
			text-decoration: none;
			font-family:arial;
			color: blue;
			border: none;
			padding-left: 8px;
			}
			
		A.SiteMapSecondary:hover
			{
			background-color:#efeeee;
			}

				                                                  
		td.bartitle {
			font: 13px Arial;
			font-weight: bold;
			color: white;
			padding: 0px 5px 0px 5px;	
			background-image: url('/images/header.jpg');
			background-repeat: no-repeat;
			background-position: 50% 50%;
			border: 1px solid black;
			}

			  
<!--
	Style Sheet for the general document layout

	Description: 
		This style sheet covers the main site look and feel.
		
	CHANGE LOG 
		08/18/2003 - URCHERR - Page Created
		03/10/2008 - USNEWBE - Added quick bar header settings
-->
