/*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}

.toptable	{background-color: #000080}

.sidetable	{background-color: #000080}

.bottomtable	{background-color: #000080}

A:link 		{text-decoration: underline; 
		color: #037b4e;
		font-weight: bold;}

A:visited 	{text-decoration: underline; 
		color: #037b4e;
		font-weight: bold;}
 
A:hover 	{text-decoration: none; 
		color: #b89a65;
		font-weight: bold;}

A.nav:link 	{text-decoration: none; 
		color: #ff00ff;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;}

A.nav:visited 	{text-decoration: none; 
		color: #ff00ff;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;} 

A.nav:hover 	{text-decoration: none; 
		color: #ff00ff;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;}
		
.navdivider	{font-family: arial, sans-serif;
        	color: #ff00ff;
			font-size: 9pt;
			font-weight: normal;}
							
A.affiliated:hover	{background-color: transparent;}
					
body, td, p  	{font-family: "times new roman", serif;
				font-size: 11pt;
				color: #000000;}
				
body	{background-color: #ffffff;}

ul	    	{font-family: "times new roman", serif;
			font-size: 11pt;}
		
hr		{color: #b89a65;}

.copyright	{font-family: Arial, sans-serif;
		font-size: 8pt;
		color: #ff00ff;}

.disclaimer		{font-family: arial;
				font-size: 10pt;}		
		
.tableheaders   {font-family: "times new roman", serif;
		 font-size: 14pt;
		 color:  #037b43;
		 font-weight: bold;
		 text-align: left;}
		 
.tableheaders   {font-family: times new roman, serif;
		 font-size: 14pt;
		 color:  #ffffff;
		 font-weight: bold;
		 background-color: #037b43;
		 text-align: left;}
	
h6		{font-family: verdana, arial, sans-serif; 
        	color: #ff00ff;
		font-size: 8pt;
		text-align: right;}	
		
h5		{font-family: "times new roman", serif; 
        	color: #037b4e;
		font-size: 11pt;
		font-weight: bold;}			
		
h4		{font-family: "times new roman"; 
        	color: #b89a65;
		font-size: 13pt;
		font-weight: bold;}
		
h3		{font-family: verdana, arial, sans-serif; 
        	color: #000000;
		font-size: 13pt;
		font-weight: bold;
		text-align: center;}
		
h2		{font-family: "times new roman";
        	color: #000000;
		font-size: 16pt;
		font-weight: bold;
		font-style: italic;}	
		
.headcentered	{font-family: "times new roman", serif;
        	color: #037b4e;
		font-size: 15pt;
		font-weight: bold;
		text-align: center;}	


.bold 		{font-family: "times new roman", serif;
        	color: #037b4e;
			font-size: 11pt;
			font-weight: bold;}
			
.small	{font-family: arial, sans-serif;
        	color: #000000;
			font-size: 8pt;}
			
span.bold-italic {color: #037b43; 
			font-style: italic; 
			font-weight: bold;
			font-size: 11pt;}

ul.index 		{font-family: Arial;
				font-size: 10pt;
				list-style-type: disc;}
				
span.limits {font-family: "times new roman";
        	color: #000000;
		font-size: 10pt;}

span.trademark	{font-size: 7pt;
			vertical-align: super;}

span.trademark8	{font-size: 8pt;
			vertical-align: super;}
			
td.rightcolumn	{padding-left: 25px;
				width: 558px;}

.pagetop	{text-align: center;}
		
