/* CSS Document */

body{
margin:0px;
}
.top-menu{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.news-txt{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#7C7C83;
line-height:14px;
}
.top-menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}
.formlabel{
font-family:Tahoma, Arial, Helvetica, sans-serif;;
font-weight:normal;
font-size:12px;
color:#3B4D5B;
}
.formfield{
width:129px;
height:18px;
font-family:Tahoma, Arial, Helvetica, sans-serif;;
font-weight:normal;
font-size:11px;
color:#3B4D5B;
line-height:9px;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#03506F;
text-decoration:none;
}
.footer:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#03506F;
text-decoration:underline;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#6B797B;
}