
body {
        padding: 0px;
        margin: 0px;
        margin-top: 0px;
        font-family: Verdana,Arial, Helvetica;
        font-size: 12px;
        text-align:center;
        background-color:ececec;
}

@font-face {
   font-family: tnb;
   src: url('/fonts/helveti8.otf');
   <!--[if lt IE 9]>
   src: url('/fonts/helvet18-webfont.eot');
   <![endif]-->

}

#header_graphic {
        width:747px;
        padding-bottom:0px;
}

#middle_graphics {
        text-align:center;
        border-right:1px solid #369;
}

.left {
        margin:0px;
        vertical-align:top;
        width:200px;
        border-left:1px solid #369;
        overflow:hidden;
}
.middle {
        width:749px;
        background-color: #fff;
        border-left:1px solid #369;
        border-right:1px solid #369;
}
.center {
        margin:0px;
        vertical-align:top;
        width:547px;
        text-align:left;
        background-color: #fff;
        font-size:12px;
        padding-top:40px;
        padding-right:1px;
        border-right:1px solid #369;
}

.bottom img{
        border-left:1px solid #369;
        border-right:1px solid #369;
        border-bottom:1px solid #369;
}

img {
        margin:0px;
        padding:0px;
}
.center img {
        position:relative;
        top:-30px;
        left:0px;
        background-color: #fff;
}

.right {
        background-color: #fff;
        vertical-align:top;
        border-right:1px solid #369;
        width:172px;
        margin:0px;
}

#related {
        width:200px;
}

#related img {
        margin:0px;
        padding:0px;
        vertical-align:top;
}

#related ul li{
        font-family: tnb;
        font-size: 14px;
        color: #2d5192;
        text-decoration: none;
}

#related ul li a{
        font-family: tnb;
        font-size: 14px;
        color: #2d5192;
        text-decoration: none;
        font-style: italic;
}

#related ul li a:hover{
        font-family: tnb;
        font-size: 14px;
        text-decoration: underline;
        color: #2d5192;
}

#related ul li a:visited{
        font-family: tnb;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

.foot {
        font-size: 10px;
        color: #2d5192;
}

.bim_left {
        margin:0px;
        vertical-align:top;
        width:200px;
        border-left:1px solid #369;
        overflow:hidden;
        background-color: #eef3f8;
        font-family: tnb;
        font-size: 14px;
        font-weight: bold;
}

.bim_left a {
        text-decoration: none;
        color: #4087b7;
}
.bim_left a:hover{
        font-family: tnb;
        font-size: 14px;
        text-decoration: underline;
        color: #2d5192;
}

.single td {
        font-size:11px;
}

