@charset "utf-8";
/* CSS Document */

.bodytext{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:13px;
font-weight:normal;
line-height:20px;
text-decoration:none;
text-align:justify;
}

.bodytext_boldblue{
font-family:Arial, Helvetica, sans-serif;
color:#277bc0;
font-size:20px;
font-weight:bold;
line-height:18px;
text-decoration:none;
text-align:center;
}

.toplinks_blue{
font-family:Arial, Helvetica, sans-serif;
color:#277bc0;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
font-weight:normal;
line-height:25px;
text-decoration:none;
text-align:left;
}
.footer1{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
font-weight:normal;
line-height:25px;
text-decoration:none;
text-align:right;
}