/* CSS Document */

body{
background-color:#F6FAEB;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

.label{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#395015;
}
.field{
background-color:#FFFFFF;
border:1px solid #395015;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
width:106px;
height:16px;
color:#395015;
}
.news{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3C3C3C;
line-height:13px;
}
.readmore{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#3C3C3C;
text-decoration:none;
line-height:13px;
}
.readmore:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#3C3C3C;
text-decoration:underline;
line-height:13px;
}
.welcome-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3C3C3C;
line-height:13px;
}
.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
line-height:13px;
}
.footer:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
line-height:13px;
}
.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#FFFFFF;
line-height:13px;
}