@charset "utf-8";
/* CSS Document */

body {
margin:0px;
font-size:12px;
color:#333333;
text-decoration:none;
background-repeat:repeat-x;
background-color:#78B91F;
background-image:url(images/bg.jpg);
}

.address {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:300;
color:#333333;
text-decoration:none;
}

.bodytext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333333;
text-decoration:none;
}

.link {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.bodytextgreen {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
color:#65BD4C;
text-decoration:none;
}

.bodytextblue {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
color:#0085CA;
text-decoration:none;
}

.bodytextblue2 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:600;
color:#0085CA;
text-decoration:none;
}

.bodytextbluelight {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:200;
color:#0085CA;
text-decoration:none;
}


.subtitle {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:600;
color:#65BD4C;
text-decoration:none;
}

.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:300;
color:#65BD4C;
text-decoration:none;
}

}

.txtboxcontact {
width:250px;
height:16px;
}

.txtareacontact {
width:250px;
height:120px;
}