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: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;

}
.title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;

}
.subtitle {
    color: #000000;
	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: #000000;
  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);
	line-height: 20px;
}


.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 #3399cc solid;
	background-color: #E6F1F6;	
}

.maintable{
	border:1px #3399cc solid;
	background-color: #ffffff;	
}

.graphictable{
	
	background-color: #ABD0E2;	
}


.orangebox{
	border:1px #ff9900 solid;
	
}

A.highlight:link,A.highlight:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
   
}

A.highlight:hover {
  color:#003399;
  text-decoration: underline;
  font-weight: bold;
 
 }
 
 .blackbox{
	border:1px #666666 solid;
	background-color: #eeeeee;	
}

.topmenutable{
	
	float: none;
	margin-top: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #3399cc;
	border-bottom-color: #003399;
	border-left-color: #003399;
	
	}