body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


td {
	font-size: 85%;
}

.h1 {
	font-weight: bold;
	color: #2B445A;
	font-size: 150%;
}

.h2 {
	font-weight: bold;
	font-size: 120%;
}

.small {
	font-size: 95%
}

.comments {
	font-style: italic;
	color : #5A5A5A;
}

.warning {
  font-weight: bold;
  color: red;
}

.tablehdr {
	background-color: #2B445A;
	color: #ffffff;
	font-weight : bold;
}

table {
	border-collapse : collapse;
}

a:hover { color: cc0000}

a  {
	font-family : Arial, Helvetica, sans-serif;
	color: #2050df;
}

h4  {
	color: #2050ff;
}

a.submenu  {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 85%;
	text-decoration : none;
}

a.submenu:hover {
	color: #2B445A;
} 

span.submenuselected {
		font: bold;
		color: #2B445A;
}

.t a:link,.t a:active,.t a:visited,.t{color:#70988E}
.t:hover {
	color: #295A5A;
} 



.bottomlinks a:link,.bottomlinks a:active,.bottomlinks a:visited,.bottomlinks{
	font-size: 85%;
	color: #2B445A;
	font-weight: bold;
}
.bottomlinks:hover {
	color: #000000;
} 

.bottomlinks_sep {
	font-size: 85%;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}

.copyright {
	font-size: 75%;
	color: #000000;
}

.bizsectors {
	font-size: 75%;
   color: #000000;
}

a.bizsectors:hover {
   color: #000000;
}

.celllight {
	background-color : #E3E8EC;
}

.celldark {
	background-color : #ABBAC7;
}