/* CSS Document */
*{margin:0px; padding:0px;}
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#797979; background-color:#ececed; margin-top:10px;}
imp{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#797979; background-color:#ececed; margin-top:5px;margin-left:28px;}
img{border:0px;}
h1{ font:bold 16px "Times New Roman", Times, serif; margin-bottom:25px;  color:#00698d}
h2{ font:bold 12px/18px Arial, Helvetica, sans-serif; color:#00698d}
h3{ font:italic 12px/18px Arial, Helvetica, sans-serif; color:#00698d}
.wrapper{ width:920px;  margin:0px auto; margin-bottom:10px; background:url(../imgs/body_shad_v.png) repeat-y;}

.header{ background:url(../imgs/body_shad_top.png) no-repeat top; padding:10px 10px 0px 10px }
.header div{  background-color:#00688d; padding-top:14px; height:149px;}
.header div a{ display:block; width:277px; height:102px; margin:0px auto 0px auto; background:url(../imgs/logo.png) no-repeat;}
.header div span{ display:block; height:26px; background:#a9a9a9 url(../imgs/text_top.png) no-repeat center; margin-top:21px;}

.main{ background:url(../imgs/left_col_c_bg.jpg) no-repeat 10px 460px; height:1%; }
.mainds{ background:url(../imgs/left_col_c_bg.jpg) no-repeat 10px 2700px; height:1%; }

.navigation{ float:left; margin-left:10px; _margin-left:5px; width:172px; aborder-top: solid 1px #797979; }
.navigation li {  border-bottom:solid 1px #797979; list-style-type:none}
.navigation li a{ display:block; padding-left:27px; background-color:#e7e8e8; font:14px Times; line-height:29px; color:#797979; text-decoration:none; text-transform:uppercase }
.navigation li a:hover, .navigation li a.active{ background:#00698d url(../imgs/blt_nav.gif) no-repeat 12px center; color:#fff;}

.content{ width:588px; float:left; padding-left:141px; padding-top:40px; height:750px;  }
.contentds{ width:588px; float:left; padding-left:141px; padding-top:40px; height:3000px;  }
.contentds p, .contentds ul, .contentds ol{margin-bottom:22px; line-height:18px}
.contentds p.inset, .contentds ul.inset, .contentds ol.inset{ margin-left:28px;}
.contentds a{color:#797979; }
.contentds a.noundline{color:#797979; text-decoration:none }
/*.content{ width:588px; padding-left:324px; padding-top:40px;  }*/
.content p, .content ul, .content ol{margin-bottom:22px; line-height:18px}
.content p.inset, .content ul.inset, .content ol.inset{ margin-left:28px;}
.content a{color:#797979; }
.content a.noundline{color:#797979; text-decoration:none }



.content li{ list-style-type:none; background:url(../imgs/blt_li.gif) no-repeat left 8px; padding-left:8px; line-height:18px }

.content img{ margin:5px 0px 25px 0px;}
.content img.map{ margin:10px 0px 15px 28px;}

.footer{ background:url(../imgs/body_shad_bot.png) no-repeat; height:21px; }

.clear{ display:block; clear:both; font-size:0px; line-height:0px;}