/* CSS Document */
body {
        margin:0px;
}
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a {
        color: #026094;
        text-decoration: underline
}
a:hover {
        color: #026094;
        text-decoration: none
}
a.topmenu {
        color: #0f468d;
        font-size:11pt;
        text-decoration: none
}
a.topmenu:hover {
        color: #0f468d;
        font-size:11pt;
        text-decoration: none
}
.rtitleblue {
        font-size:17px;
        color:#60b5e4;
        margin-top:5px
}
.toptextwhite {
        font-size:12px;
        color:#fff;
        margin-top:5px
}
.postopmenu {
        margin-top:15px
}
.separator {
        background:url(/images/nimage_06.gif) top center no-repeat
}
.columngrey {
        background:url(/images/image_09.gif) top center repeat-x;
        background-color:#e2e2e2
}
.columnblue {
        background:url(/images/image_11.gif) top center repeat-x;
        background-color:#026094
}
.titlecolumn {
        color:#026094;
        font-size:24px;
        margin:20px
}
.titlecolumngrey {
        color:#636363;
        font-size:14px;
        margin:20px
}
ul, ol {
        margin:0;
        padding:10px 10px 0 17px
}
ul li, ol li {
        list-style:none;
        padding-bottom:5px;
        text-align:left;
        line-height:100%;
        margin-bottom:5px
}
.field {
        font-size:14pt;
        border:1px #b5c8d2 solid;
        background-color:#e2e2e2;
        width:80%
}
.button {
        color:#9edcff;
        background-color:#026094;
        border:0px;
        font-size:14pt;
}
.date {
       background-color:#026094;
       color:#fff;
       width:70px;
       height:auto;
       padding:3px;
       margin:20px 0 15px 15px;
       text-align:center
}
.titlenews {
      margin:5px 0 15px 15px;
      font-size:14pt
}
.textnews {
      margin-left:15px;
}