/*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 		 { color: #006666; font-weight: bold; text-decoration: underline; }

A:visited 	 { color: #006666; font-weight: bold; text-decoration: underline; }
 
A:hover 	  { color: #663300; font-weight: bold; text-decoration: none;}
							
A.affiliated:hover	{background-color: transparent;}
					
body, td, p  	{font-family: Arial, sans-serif;
				font-size: 11pt;
				color: #000000;}
				
body	{background-color: #ffffff;}


ul	    	{font-family: Arial, helvetica, sans-serif;
			font-size: 11pt;}
			
ul.index 		{font-family: verdana, Arial, helvetica, sans-serif;
				font-size: 8pt;}					
		
hr		{color: #006666;}

.copyright	 { color: #808080; font-size: 8pt; font-family: Arial, helvetica, sans-serif; text-align: center;}
		
.pagetop	 { color: #ff00ff; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center;}

.disclaimer		{font-family: arial;
				font-size: 10pt;}		
		
.tableheaders    { color: #ffffff; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #006666; text-align: center; }
	
h6		 { color: #663300; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; }	
		
h5		 { color: #663300; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }			
		
h4		 { color: #663300; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
		
h3		{font-family: verdana, arial, helvetica, sans-serif; 
        	color: #000000;
		font-size: 13pt;
		font-weight: bold;
		text-align: center;}
		
h2		 { color: #663300; font-size: 15pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }	

.bold 		 { color: #663300; font-size: 11pt; font-family: Arial, helvetica, sans-serif; font-weight: bold; }
			
.small	{font-family: arial, helvetica, sans-serif;
        	color: #000000;
			font-size: 8pt;}
			
span.bold-italic {color: #663300; 
			font-style: italic; 
			font-weight: bold;}
			
span.trademark8	{font-size: 8pt;
			vertical-align: super;}
			
span.trademark	{font-size: 7pt;
			vertical-align: super;}

			