/*Usual black text*/
p, .black, ul, li, td, body {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
b {font-weight: bold;}
/*Main page upper links*/

.topnav a:link, .topnav a:visited {
  text-decoration: none;
}

#floater a:link, #floater a:visited {
  text-decoration: none;
}

#leftnav span {
  text-decoration: none;
}

caption {
  display: none;
}

a.links {
	font-family: Arial;
	font-size: x-small;
	color: #00506A;
	text-decoration: none;
/*	text-decoration: underline;*/
}


.aquabold {
 font-size: larger;
 color: #44B6BF;
 font-weight: bold;
}

.whitebold {
  font-size: larger;
	font-weight: bold;
	color: #fff;
 }
 
/*Left menu white links*/
.links1, a.links1 {
	font-family: "Arial Narrow";
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	/*text-decoration: underline;*/
}
.links2, a.links2 {
	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	/*text-decoration: underline;*/
}

/*Bold blue text*/
.bluebold {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
	color: #00506A;
}

p {
	font-size: x-small;
	margin-top: 8px;
	margin-left: 17px;
	margin-right: 20px;
}
/*Floater text*/
p.floater {
	font-size: x-small;
	margin-top: 8px;
	margin-left: 6px;
	margin-right: 12px;
	font-family: Arial;
	color: #00506A;
}
p.floater1 {
	font-weight: bold;
	font-size: x-small;
	margin-top: 8px;
	margin-left: 6px;
	margin-right: 2px;
	font-family: Arial;
	color: #00506A;
}
/*Text header*/
h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	color: #00506A;
	margin-top: 12px;
	margin-left: 17px;
	margin-right: 20px;
}
h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 17px;
	margin-right: 20px;
}
h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 17px;
	margin-right: 20px;
}
h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
	color: #00506A;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 17px;
	margin-right: 20px;
}

/*Form fields names*/
.field {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
/*Tables*/
.table {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}
.oddTd
{
  font-family: Arial;
  font-size: x-small;
  color: #000000;
  background-color: #FFFFE0;
  text-decoration: none;
}
.oddTdwhite
{
  font-family: Arial;
  font-size: x-small;
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;
}
.evenTd
{
  font-family: Arial;
  font-size: x-small;
  color: #000000;
  background-color: #CCDCE1;
  text-decoration: none;
}
.oddTdRed
{
  font-family: Arial;
  font-size: x-small;
  color: #FF0000;
  background-color: #FFFFE0;
  text-decoration: none;
}
.evenTdRed
{
  font-family: Arial;
  font-size: x-small;
  color: #FF0000;
  background-color: #BDE0D9;
  text-decoration: none;
}
.redTd
{
  font-family: Arial;
  font-size: x-small;
  color: #FFFFFF;
  background-color: #FF0000;
  text-decoration: none;
}
a.oddTd
{
  font-family: Arial;
  font-size: x-small;
  color: #000000;
  background-color: #FFFFE0;
  text-decoration: underline;
}
a.evenTd
{
  font-family: Arial;
  font-size: x-small;
  color: #000000;
  background-color: #BDE0D9;
  text-decoration: underline;
}
a.oddTdRed
{
  font-family: Arial;
  font-size: x-small;
  color: #FF0000;
  background-color: #FFFFE0;
  text-decoration: underline;
}
a.evenTdRed
{
  font-family: Arial;
  font-size: x-small;
  color: #FF0000;
  background-color: #BDE0D9;
  text-decoration: underline;
}
a.redTd
{
  font-family: Arial;
  font-size: x-small;
  color: #FFFFFF;
  background-color: #FF0000;
  text-decoration: underline;
}
.redText
{
  font-family: Arial;
  font-size: x-small;
  color: #FF0000;
  text-decoration: none;
}
.tableHead
{
  font-family: Arial;
  font-size: x-small;
  color: #FFFFFF;
	font-weight: bold;
  background-color: #00506A;
  text-decoration: none;
	height: 25px;
}

.tableHead label {
  font-weight: bold;
}

.subTableHead
{
  font-family: Arial;
  font-size: x-small;
  color: #FFFFFF;
	font-weight: bold;
  background-color: #00809D;
  text-decoration: none;
}
.subTableHeadSmall
{
  font-family: Arial;
  font-size: x-small;
  color: #FFFFFF;
  background-color: #00809D;
  text-decoration: none;
}

.PagingText {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
  text-decoration: none;
}

.PagingTextCurrentPage {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
	color: #DDDDDD;
  text-decoration: none;
}

.PagingSmallText {
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
}
.inputCS
{
  font-family: Arial;
  font-size: xx-small;
  color: #000000;
  text-decoration: none;
}
.inputLink
{
  font-family: Arial;
  font-size: x-small;
  color: #000000;
  text-decoration: underline;
}
.whiteTableText
{
  font-family: Arial;
  font-size: x-small;
  color: #FFFFFF;
	font-weight: normal;
  background-color: #00506A;
  text-decoration: none;
}
*#pcimg
{
float: left;
margin-right: 10px;
margin-bottom: 10px;
}


#jsfail {
  width: 300px;
	border: 2px red solid;
	padding: 4px;
	color: red;
	position: relative;
	left: 40%;
  margin-left: -150px;
}

#leftnav {
/*  position: absolute; 
	top:150; 
	left: 0;*/
	font-family: "Arial";
	font-size: larger;
	min-height: 255px;
}

#leftnav .links1 {
   font-family: Arial;
}

#leftnav .links2 {
  font-size: x-small;
}

#copyright a {
   font-size: x-small;
	 color: #000;
}

#splash {
 width: 400px;
}

#splash td {
  background-repeat: no-repeat;
	height: 134px;
}

.access-secret {
 position: absolute;
 left: -2000px;
}

#sitemap {
 list-style-type: none;
}

#sitemap ul {
 list-style-type: none;
}

#bottom-row td{
  background-position: 0px 1px;
}

.privacy {
	height: 289px;
}

.aboutus {
  height: 335px;
}

.downloads {
  height: 289px;
}