
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	
	background: #025A57;
	margin: 0px;
	padding: 0px;
	
}
.formbox {
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
.info {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 8pt;
}

.infobold {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 8pt;
font-weight: bold;
color:#FF0000
}

.h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10pt;
font-weight: bold;
color:#000000
}

.leftlinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
border:#CCCCCC;	
font-size: 10pt;
font-weight:bold;
color:#025A57
}

table#width 
{
  width: 620px;
  background-color:#FFFFFF;
  border: 0px solid #cccccc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.leftnav 
{
  width: 187x;
  background-color:#FFFFFF;
  border-right: 1px solid #cccccc;
}

table#form 
{
  width: 425px;
  background: #FFFFFF;
  border-bottom: 1px solid #cccccc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

a:link {
	font-family: Verdana;
	font-weight: normal;
	color: #0033CC;
	text-decoration:underline;
}
a:active {
	font-family: Verdana;
	font-weight: normal;
	color: #0033CC;
	text-decoration:underline;
}
a:visited {
	font-family: Verdana;
	font-weight: normal;
	color: #0033CC;
	text-decoration:underline;
}
a:hover {
	font-family: Verdana;
	font-weight: normal;
	color: #009999;
}
tr#leftlinks a:link {
	font-family: Verdana;
	font-weight: bold;
	color: #025A57;
	text-decoration:none;
}
tr#leftlinks a:active {
	font-family: Verdana;
	font-weight: bold;
	color: #025A57;
	text-decoration:none;
}
tr#leftlinks a:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #025A57;
	text-decoration:none;
}
tr#leftlinks a:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #018E89;
	text-decoration:none;

}
.linkbox {
	border: 1px solid #cccccc;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}	
tr#download a:link {
	font-family: Verdana;
	font-weight: bold;
	color: #025A57;
	text-decoration:underline;
}
tr#download a:active {
	font-family: Verdana;
	font-weight: bold;
	color: #025A57;
	text-decoration:underline;
}
tr#download a:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #025A57;
	text-decoration:underline;
}
tr#download a:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #018E89;
	text-decoration:underline;

