body,td {
    color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.search {
    color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}



.p1 {
    color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

H1 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;

}
.title {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;

}
.subtitle {
    color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

A:link {
  color: #003399;
  font-weight: normal;
}

A:visited {
  color: #003399;
  font-weight: normal;
}

A:hover {
  color: #ff9900;
  text-decoration: underline;
  font-weight: normal;
}

.menu,.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}



A.menu:link,A.menu:visited {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
   
}

A.menu:hover {
  color:#ff0000;
  text-decoration: underline;
  font-weight: bold;
 
 }

A.mainmenu:link,A.mainmenu:visited {
  color: #DAE8FB;
  text-decoration: none;
  font-weight: bold;
  }

A.mainmenu:hover {
  color:#ff9900;
  text-decoration: none;
  font-weight: bold;
 }

A.cmsmenu:link {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

A.cmsmenu:visited {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

A.cmsmenu:hover {
  color:#ffffff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10pt;
}

.menuhead {
  color:#DAE8FB;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  }



ul {  list-style-image: url(images/li.gif)}


.ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}

.ticker:link,.ticker:visited {
  font-weight: bold;
  text-decoration: none;
  
}

.ticker:hover {
  font-weight: bold;
  text-decoration: underline;
}

 

A.footer:visited,A.footer:link {
  color: #0066cc;
  text-decoration: none;
  
}

A.footer:hover {
  color:#003399;
  text-decoration: underline;
}

.footer {
    color: #0066cc;
}

.copyright {
    color: #0066cc;
	font-size: 7pt;
}
A.copyright:link {
  color: #0066cc;
  text-decoration: none;
  
}

A.copyright:visited {
  color: #0066cc;
  text-decoration: none;
  
}

A.copyright:hover {
  color:#003399;
  text-decoration: none;
}

.button {
	background-color:#003399; 
	border-style:1px; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
	font-family: verdana, helvetica, arial
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}


.bluebox{
	border:1px #003399 solid;
	background-color: DAE8FB;	
}
.orangebox{
	border:1px #ff9900 solid;
	
}

A.highlight:link,A.highlight:visited {
  color: #ff9900;
  text-decoration: none;
  font-weight: bold;
   
}

A.highlight:hover {
  color:#003399;
  text-decoration: underline;
  font-weight: bold;
 
 }
