/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 17, 2014 */

@font-face {
    font-family: 'allerbold';
    src: url('../public/font/aller_bd-webfont.eot');
    src: url('../public/font/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../public/font/aller_bd-webfont.woff') format('woff'),
         url('../public/font/aller_bd-webfont.ttf') format('truetype'),
         url('../public/font/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerbold_italic';
    src: url('../public/font/aller_bdit-webfont.eot');
    src: url('../public/font/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../public/font/aller_bdit-webfont.woff') format('woff'),
         url('../public/font/aller_bdit-webfont.ttf') format('truetype'),
         url('../public/font/aller_bdit-webfont.svg#allerbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alleritalic';
    src: url('../public/font/aller_it-webfont.eot');
    src: url('../public/font/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../public/font/aller_it-webfont.woff') format('woff'),
         url('../public/font/aller_it-webfont.ttf') format('truetype'),
         url('../public/font/aller_it-webfont.svg#alleritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'allerregular';
    src: url('../public/font/aller_rg-webfont.eot');
    src: url('../public/font/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../public/font/aller_rg-webfont.woff') format('woff'),
         url('../public/font/aller_rg-webfont.ttf') format('truetype'),
         url('../public/font/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/**********************************************************
* General settings
**********************************************************/

html, body, div, form, ul, input, textarea, dl, dt, dd, table, tr, td, li, h1, h2, h3, h4, h5, h6 {
   margin: 0;
   padding: 0;
   font-family: 'allerregular', Trebuchet MS, Helvetica, sans-serif;
   font-size: 12px;
   color: #323232;
}

.clear {
   display: block;
   height: 1px;
   overflow: hidden;
   margin-top: -1px;
   clear: both;
   font-size: 1px;
   line-height: 1px;
}




/**********************************************************
* Main blocks
**********************************************************/

body {
   background: url(../gfx/bgLeftColumn.gif) top left repeat-y #ffffff;
}

   #header {
      height: 108px;
   }
      #logo {
         position: absolute;
         top: 16px;
         left: 15px;
         z-index: 20;
      }
      #bgLogo {
         position: absolute;
         top: 0;
         left: 0;
         z-index: 10;
         height: 108px;
      }
      #header ul {
         position: absolute;
         height: 38px;
         width: 484px;
         left: 426px;
         bottom: 0;
         z-index: 30;
         list-style: none;
      }
         #header ul li {
            float: left;
            display: inline;
            height: 36px;
            margin: 0 3px;
            padding-right: 13px;
            border-bottom: 2px solid #00742c;
            background: url(../gfx/mainMenuRight.gif) top right no-repeat;
         }
            #header ul li.active {
               height: 38px;
               border-bottom: 0;
               background: url(../gfx/mainMenuRightActive.gif) top right no-repeat;
            }
         #header ul a {
            float: left;
            display: inline;
            height: 16px;
            line-height: 16px;
            padding: 10px 3px 8px 9px;
            border-top: 2px solid #00742c;
            border-left: 2px solid #00742c;
            background-color: #58ab27;
         }
            #header ul .active a {
               padding: 10px 3px 10px 9px;
               background-color: #ffffff;
            }

   #left .content {
      margin-right: 17px;
      padding: 10px 10px 10px 8px;
   }
   #left ul,
   #right ul {
      list-style: none;
      margin-top: 7px;
   }
      #left ul li {
         float: left;
         display: inline;
         width: 222px;
         margin: 3px 0;
      }
      #left ul li.active {
         background: url(../gfx/subMenuActive.gif) 203px -2px no-repeat #ffffff;
      }
      #left ul li a {
         float: left;
         display: inline;
         padding: 6px 8px 5px 8px;
         font-size: 14px;
         color: #ffffff;
         text-decoration: none;
      }
         #left ul li.active a {
            color: #009036;
         }
      .leftInfo {
         margin-top: 8px;
         padding: 8px;
         width: 189px;
         background-color: #ffffff;
         border-top: 2px solid #00742c;
         border-bottom: 2px solid #00742c;
      }

   #right ul {}
      #right ul li {
         float: left;
         display: inline;
         width: 196px;
         background: url(../gfx/bulletGray.gif) 2px 9px no-repeat;
      }
      #right ul a {
         float: left;
         display: inline;
         padding: 2px 0px 2px 10px;
         color: #000000;
         text-decoration: none;
      }
         #right ul .active a,
         #right ul a:hover {
            color: #f37022;
         }

   #footer {
      position: relative;
      padding-top: 20px;
      padding-left: 222px;
      padding-bottom: 6px;
   }
      #footer,
      #footer * {
         color: #aaaaaa;
      }
      #flags {}
         #flags img {
            display: inline;
         }
         #flags a {
            padding: 3px;
         }
