/* ------------ this file is hxblue06.css ------------------- */ 
/* DANGER blu01st is for the header!!! */ 
/*{COLOR: #0047ba ; */
 
body {
	background-color: #c7d9e6;
	color: #002e63;
}
hr {
	  height: 4;
		border-style: none;
	background-color: #002e63;
	color: #002e63;
}

span.bighead {
  font-size: 22px;
  text-align: center;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


span.reghead {
  font-size: 16px;
  text-align: center;
font-weight: bold;
font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}



td.button {
text-decoration: none;
border-style: solid none solid none;
border-top-width: medium;
border-bottom-width: medium;
border-color: #0047ba;
text-align: center;
vertical-align: top;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
/* font-size: small; */ 
font-size: 14px;
text-decoration: none;

}

td.buttonsmall {
text-decoration: none;
border-style: solid none solid none;
border-top-width: medium;
border-bottom-width: medium;
border-color: #0047ba;
text-align: center;
vertical-align: top;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
/* font-size: small; */ 
font-size: 12px;
text-decoration: none;

}

td.smalllink  {
 font-size: 13px; 
  font-weight: bold;
font-family:  Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}

A 
{COLOR: #0047ba; TEXT-DECORATION: none}
A:link:unknown
{COLOR: #0047ba; TEXT-DECORATION: none}
A:visited:unknown
{COLOR: #0047ba;TEXT-DECORATION: none}
A:active:unknown
{COLOR: #0047ba;TEXT-DECORATION: none}
A:hover
{COLOR: #ff3333;TEXT-DECORATION: none; }