/* V1.0
*/

td 	{font-family : arial, helvetica, verdana sans-serif;
	color: #000000;
	font-size: 12px;
	}
	
	
a			{color: #003366;
			text-decoration: none;
			font-weight: bold}

a:visited	{color: #0066CC;
			text-decoration: none;
			font-weight: bold;}

a:hover 	{color: #CC6600;
			text-decoration: none;
			font-weight: bold;}
				
						
.navlink	{
			color: #0066CC;
			text-decoration: none;
			font-weight: normal;
			line-height: 15px;}

.navlink:visited	{color: #003366;
					text-decoration: none;
					font-weight: normal;
					line-height: 15px;}

.navlink:hover	{color: #CC6600;
				text-decoration: none;
				font-weight: normal;
				line-height: 15px;}
				
						
.copy	{line-height: 15px}


.orange {color: #CC6600;
		font-weight: bold;}

.orange:visited {color: #CC6600;
		font-weight: bold;}

.orange:hover {color: #003366;
		font-weight: bold;}


.bluebox {color: #0066CC;
		font-weight: bold;}

.bluebox:visited {color: #0066CC;font-weight: bold;}

		
.purple {color: #993399;
		font-weight: bold;}
		
.teal	{color: #006666;
		font-weight:bold;}
		
.mustard	{color: #999900;
			font-weight: bold;}
			
.red	{color: #CC3333;
		font-weight: bold;}
		
.green	{color: #669933;
		font-weight: bold;}
		
		
.search	{color: #0066CC;
  		text-decoration: none;}
		
.search:visited	{color: #0066CC;
  		 		text-decoration: none;}
				
.search:hover 	{color: #CC6600;
  		 		text-decoration: none;}
				
.searchbox	{font-size: 10px}


.footer	{color: #666666}

.footerLink	{color: #0066CC;
			font-weight: bold;
			text-decoration: none}
			
.footerLink:visited	{color: #0066CC;
					font-weight: bold;
					text-decoration: none}
					
.footerLink:hover	{color: #003366;
					font-weight: bold;
					text-decoration: none}

					
.bold	{font-weight: bold;}

.formbutton {  color: #0066CA; background-color: #CCDAF5; border: 1px #0066CC solid; font-size: 8pt; font-weight: normal}
ul {  list-style-type: square}
