/*this is to keep page from shifting to left on load in safari and firefox*/
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

a:active, a:focus {outline:0}


A:link 		{text-decoration: underline; 
		color: #993366;
		font-weight: bold;}

A:visited 	{text-decoration: underline; 
		color: #993366;
		font-weight: bold;}
 
A:hover 	{text-decoration: none; 
		color: #336699;
		background-color: #ffffcc;
		font-weight: bold;}

A.nav:link 	{text-decoration: none; 
		color: #993366;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;}

A.nav:visited 	{text-decoration: none; 
		color: #993366;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;} 

A.nav:hover 	{text-decoration: none; 
		color: #336699;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		background-color: #ffffcc;}

body, td, p  	{font-family: Arial, sans-serif;
				font-size: 11pt;}
				
body	{background-color: #ffffff;}

ul	    	{font-family: Arial, sans-serif;
			font-size: 11pt;}
		
hr		{color: #993366;}

.copyright	{font-family: Arial, sans-serif;
		font-size: 8pt;
		color: #ffffff;}

.disclaimer		{font-family: arial;
				font-size: 10pt;}		
		
.tableheaders   {font-family: verdana, Arial, sans-serif;
		 font-size: 11pt;
		 color:  #ffffff;
		 font-weight: bold;
		 background-color: #993366;
		 text-align: center;}
	
h6		{font-family: verdana, arial, sans-serif; 
        	color: #993366;
		font-size: 8pt;
		text-align: right;}	
		
h5		{font-family: verdana, arial, sans-serif; 
        	color: #993366;
		font-size: 11pt;
		font-weight: bold;}			
		
h4		{font-family: verdana, arial, sans-serif; 
        	color: #993366;
		font-size: 12pt;
		font-weight: bold;}
		
h3		{font-family: verdana, arial, sans-serif; 
        	color: #000000;
		font-size: 13pt;
		font-weight: bold;
		text-align: center;}
		
h2		{font-family: verdana, arial, sans-serif;
        	color: #993366;
		font-size: 16pt;
		font-weight: bold;}	

.bluebold 	{font-family: arial, sans-serif;
        	color: #993366;
			font-size: 11pt;
			font-weight: bold;}
			
span.bold-italic {color: #993366; 
			font-style: italic; 
			font-weight: bold;}

ul.index 		{font-family: Arial;
				font-size: 10pt;}
				
span.trademark	{font-size: 7pt;
			vertical-align: super;}
			
				
span.trademark8	{font-size: 8pt;
			vertical-align: super;}
			
.pagetop	{text-align: center;}

.bold 	{font-family: arial, sans-serif;
        	color: #993366;
			font-size: 11pt;
			font-weight: bold;}
				
