/* CSS Document */

body{
background-color:#848484;
margin:0px;
}
.text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#514F50;
line-height:13px;
}
.heading{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#ffffff;
line-height:12px;
}
.label{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#ffffff;
line-height:13px;
}
.field{
width:121px; 
height:18px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#000000;
line-height:10px;
}
.news-heading{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#284A6D;
line-height:12px;
}

.more{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#284A6D;
line-height:12px;
text-decoration:underline;
}
.more:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#284A6D;
line-height:12px;
text-decoration:none;
}

.menu{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#ffffff;
line-height:12px;
text-decoration:none;
}
.menu:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#BCD0FA;
line-height:12px;
text-decoration:none;
}
.footer-menu{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#FFFFFF;
line-height:11px;
text-decoration:none;
}
.footer-menu:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#FFFFFF;
line-height:11px;
text-decoration:underline;
}
.copyright{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#FFFFFF;
}