a    { color: navy; font-style: normal }
a:hover     { color: #ca7d00; text-decoration: underline; background-color: #b1f4ff }
body,p,td  { font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva  }
h3 { color: #0d4b90; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text1 {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10px}
.text1b { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold}
.text2 {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 13px}
.text2j { font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.text2b {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 13px; font-weight: bold}
.text3 {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 15px;}
.text3blue { color: #0d4b90; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 16px; font-weight: bold}
.text3red { color: #FF0000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 16px; font-weight: bold}
.text3b {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 15px; font-weight: bold}
.text3c  { color: #0d4b90; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase }
.text4b  { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18px; font-weight: bold}
.text4blue  { color: #0d4b90; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.text4caps  { color: #0d4b90; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase }
.nav { margin-top: 2px; }
.sponsortable {
	border: thin solid #000000;
	width: 100%;
	background-color: #EBEBEB;
}
.greycell {
	background-color: #cccccc;
}
.border {
	border: thin solid #003366;
}
.yellowbox {
	background-color: #FFFF00;
	font-weight: bold;
	color: #990000;
}
.dottedbox {
	padding: 5px;
	border: thick dashed #FF0033;
}
.greycellheader {
	background-color: #666666;
	color: #81B5FF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	font-weight: bold;
}
.text3green {
color: #549211; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 16px; font-weight: bold
}
#navbar {
	visibility: hidden;
	left: -100px;
	width:20px;
	clip: rect(auto,auto,auto,-100px);
}
#navcolumn {
	visibility: hidden;
	width:20px;
	left: -100px;
	clip: rect(auto,auto,auto,-100px);
	margin-left: -100px;
}
#content {
	width:570px;
	}
a.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none;
}
a.white:hover {
	color: #FFCC00;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}
