/*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: #ffffcc;}

.sidetable	{background-color: #0070c0;}

.bottomtable	{background-color: #0070c0;}

td.colorbar {background-color: #0070c0;}

A:link 		{text-decoration: underline; 
		color: #0070c0;
		font-weight: bold;}

A:visited 	{text-decoration: underline; 
		color: #0070c0;
		font-weight: bold;}
 
A:hover 	{text-decoration: none; 
		color: #993366;
		font-weight: bold;}

A.nav:link 	{text-decoration: none; 
		color: #0070c0;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;}

A.nav:visited 	{text-decoration: none; 
		color: #0070c0;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;} 

A.nav:hover 	{text-decoration: none; 
		color: #993366;
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;}
		
.navdivider	{font-family: arial, sans-serif;
        	color: #993366;
			font-size: 9pt;
			font-weight: normal;}
							
A.affiliated:hover	{background-color: transparent;}
					
body, td, p  	{font-family: Arial, sans-serif;
				font-size: 11pt;
				color: #000000;}
				
body	{background-color: #ffffff;}

html, body {margin: 0;
			padding: 0;}

ul	    	{font-family: Arial, sans-serif;
			font-size: 11pt;}
		
hr		{color: #0070c0;}

.copyright	{font-family: Arial, sans-serif;
		font-size: 8pt;
		color: #c0c0c0;}

.disclaimer		{font-family: arial;
				font-size: 10pt;}		
		
.tableheaders   {font-family: verdana, Arial, sans-serif;
		 font-size: 11pt;
		 color:  #ffffcc;
		 font-weight: bold;
		 background-color: #993366;
		 text-align: center;}
		 
.contact {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffcc;
	border: 1px solid #bebedf;
	font-family: verdana;
	font-size: 8pt;
	color: #0070c0;
	text-align: center;
}

	
h2, h4, h5, h6 {
	color: #993366; 
	font-weight: bold;
}

h2 {font-size: 16pt;
}

h3 {color: #000000;
	font-size: 13pt;
	text-align: center;
}

h4 {font-size: 12pt;
}

h5 {font-size: 11pt;
}

h6 {font-size: 8pt;
margin-top: 0;
}

.bold 		{font-family: arial, sans-serif;
        	color: #993366;
			font-size: 11pt;
			font-weight: bold;}
			
span.bold {color: #993366;  
			font-weight: bold;}

			
.small	{font-family: arial, sans-serif;
        	color: #000000;
			font-size: 8pt;}
			
span.bold-italic {color: #993366; 
			font-style: italic; 
			font-weight: bold;}

ul.index 		{font-family: Arial;
				font-size: 10pt;
				list-style-type: disc;}
				
span.trademark	{font-size: 7pt;
			vertical-align: super;}

				
span.trademark8	{font-size: 8pt;
			vertical-align: super;}
			
.pagetop	{text-align: center;}

				
