
a.menu:link {

font-size:14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#00559B;
font-style:normal;
font-weight: normal;
text-decoration:none;
}
a.menu:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#00559B;
font-style:normal;
font-weight: normal;
text-decoration:none;
}
a.menu:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color: #D8428F;
font-style:normal;
font-weight: normal;
text-decoration: none;
}

font.error {
  color: #DD0000;
  font-weight: bold;
}

#viewport {
	margin:auto;
	text-align:left;
	width:910px;
}


div.pause {
  height: 10px;
  overflow: hidden;
}

input, textarea, select
{ 
  background : #EEEEF5;
  border: 1px solid #ABABB2;
  font: 11px Verdana;
}

input.button
{
  background: #CCCCCC;
  border: 1px solid #999999;
  font: 12px Tahoma;
  color: black;
  font-weight:normal;
  cursor: pointer;
}

#copyright {
font-size:11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#007CC3;
font-style:normal;
font-weight: normal;
text-decoration:none;
}



