body {
        text-align:                      center;
        font-family:                     verdana;
}
img {
        border:                          0;
        margin:                          1px 0 1px 1px;
}
a {
        text-decoration:                 none;
        color:                           #043882;
}
a.active {
        font-weight:                     normal;
        color:                           #B41234;
}
a.inactive {
        font-weight:                     normal;
        color:                           #043882;
}
a:hover {
        font-weight:                     normal;
        color:                           #B41234;
}
a.external-link-new-window {

}
h1 {
        font-size:                       14px;
        font-weight:                     bold;
        color:                           #043882;
        text-align:                      right;
        margin:                          0 0 20px 0;
}
.bodytext {
        font-size:                       12px;
        font-weight:                     normal;
        color:                           #043882;
        text-align:                      justify;
}
.container {
        width:                           894px;
        border:                          1px solid #043882;
        margin:                          20px auto 20px auto;
        padding:                         0;
        background-color:                #FDFAAC;
}
.left {
        border:                          0;
        width:                           132px;
}
.right {
        text-align:                      center;
        border:                          0;
        width:                           394px;
}
.main {

}
img.headline {
        width:                           349px;
        height:                          196px;
        margin:                          10px 0 0 20px;
        border:                          0;
        float:                           right;
}
.pic {
        border-top:                      1px solid #043882;
        border-bottom:                   1px solid #043882;
        height:                          102px;
        padding:                         0;
}
.menu_top {
        border:                          0;
        height:                          20px;
        font-size:                       12px;
        text-align:                      center;
        vertical-align:                  bottom;
        padding:                         0;
}
.menu_sub {
        border:                          0;
        height:                          20px;
        font-size:                       10px;
        text-align:                      center;
        vertical-align:                  top;
        padding:                         5px 0 0 0;
}
.bottom {
        border:                          0;
        height:                          40px;
        font-size:                       10px;
        text-align:                      center;
        vertical-align:                  top;
        color:                           #285E94;
}
.container_content {
        border:                          2px solid #043882;
        height:                          400px;
        margin:                          60px auto 0 auto;
        text-align:                      center;
        background-color:                #FFFFFF;
}
.menu_content {
        width:                           90%;
        margin:                          20px auto 0 auto;
        border:                          0;
        text-align:                      right;
        font-size:                       10px;
}
.content {
        width:                           90%;
        margin:                          30px auto 0 auto;
        border:                          0;
}