* { font-size: 12px; font-family: Trebuchet MS; color: #627685; }
body { text-align: center; background: #0d5c91; }
#layout {  background: white; width: 982px; margin: 0px auto; text-align: left; }

#footer { margin: 0px 30px 0 20px; padding: 16px; background: url(../img/footerbg.gif) top right no-repeat #0d5c91; color: #cccccc; }

#submenu_mid { background: url(../img/menu_mid.gif) repeat-y; width: 192px; }
#submenu_top { background: url(../img/menu_top.gif) no-repeat; }
#submenu_bot { background: url(../img/menu_bot.gif) bottom left no-repeat; }

#note_mid { background: url(../img/note_mid.gif) repeat-y; margin-top: 195px; }
#note_top { background: url(../img/note_top.gif) no-repeat; height: 330px }
#note_bot { background: url(../img/note_bot.gif) bottom left no-repeat; }
#note_pad { padding: 135px 30px 20px 30px; color: #0d5c91; font-size: 12px;}
#note_pad * { color: #0d5c91; font-size: 12px;}

#subnav li { border-top: 1px solid #e8f0d5; padding: 5px 0px; margin: 0px 16px; }
#subnav a { font: bold 14px Trebuchet MS; text-decoration: none; text-transform: uppercase; color: white; }

#top { width: 759px; height: 120px; position: relative; background: url(../img/top.gif) no-repeat; }

#content_left  { float: left; width: 192px; }
#content_right { float: left; width: 760px; }

#container_top { width: 759px; height: 22px; background: url(../img/container_top.gif) no-repeat; }

#lng, #lng a { font-size: 14px; color: white; font-weight: bold; text-decoration: none; }

.topnav { float: left; width: 152px; text-align: center; padding-top: 2px; }
.topnav a { text-decoration: none; text-transform: uppercase; font-size: 14px; color: white; font-weight: bold; }

.text ul, .text ol  { padding: 0px 0px 15px 0px; margin: 0px; }

.text ul li { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 20px; background: url(../img/bullet.gif) no-repeat 0px 7px; }
.text ol li { margin: 0px 0px 0px 30px; padding: 0px 0px 0px 0px; }

.text table { border-color: #616c1a; border-collapse: collapse; }
.text table td { vertical-align: middle; }

.text { line-height: 18px; }
.text p { margin-bottom: 15px; }

#te { position: absolute; top: 498px; right: -37px; background: url(../img/te.gif); width: 37px; height: 69px; }

    #sitemap,
      #sitemap ul {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none;
      }

      #sitemap li {
        margin: 0;
        padding: 5px 0 5px 15px;
        background: url('../img/sitemap_mid.gif') repeat-y 2px -16px;
      }

      #sitemap li.last {
        background: url('../img/sitemap_last.gif') no-repeat 2px -16px;
      }


      #sitemap li#homepage {
        padding: 0 0 5px;
        background: none;
      }

      #sitemap a {
        font-weight: bold;
      }

      #sitemap ul {
        margin-top: 7px !important;
      }

      #sitemap ul a {
        font-weight: normal;
      }

      #sitemap dd {
        margin: 0 0 5px 10px;
      }

.text table { border-color: #cccccc; border-collapse: collapse; }
.text table td { vertical-align: middle; padding: 2px; }
.text table p { margin: 0px; }
