HTML, body {
  padding-right   : 0px;
  padding-left    : 0px;
  padding-bottom  : 0px;
  margin          : 0px;
  padding-top     : 0px;
}

BODY {
  font-size         : 10pt;
  font-family       : verdana, helvetica, sans-serif;
  background-color  : #FFFFFF;
}

DIV#ffscrollbarfix {
  z-index   : -1;
  width     : 1em;
  bottom    : -1px;
  position  : absolute;
}

INPUT, select, textarea {
  border-right   : #969696 1px solid;
  border-top     : #969696 1px solid;
  font-size      : 10pt;
  border-left    : #969696 1px solid;
  border-bottom  : #969696 1px solid;
  font-family    : verdana, helvetica, sans-serif;
}

.Accessibility {
  display : none;
}

DIV#Container {
  margin      : 0px auto;
  width       : 850px;
  text-align  : left;
}

DIV#Header {
  background-repeat : no-repeat;
  height            : 222px;
}

DIV#IntroHeaderTitle {
  background-image   : url(/design/images/headerback.gif);
  background-repeat  : no-repeat;
  text-align         : center;
  padding-bottom     : 1px;
}

H1#IntroHeader {
  margin-top   : 30px;
  font-weight  : normal;
  font-size    : 48pt;
  color        : #5F5F5F;
  font-family  : times, serif;
}

DIV#IntroHeader {
  background-image   : url(/design/images/intro.jpg);
  background-repeat  : no-repeat;
  height             : 360px;
}

DIV#LanguageSelection {
  margin-top  : 100px;
  text-align  : center;
}

DIV#MainMenu {
  height      : 30px;
  text-align  : center;
}

DIV#SubMenu {
  height      : 90px;
  text-align  : center;
}

DIV#Content {
  float  : left;
  width  : 630px;
  color  : #5F5F5F;
}

DIV#Sidebar {
  padding-right : 10px;
  padding-left  : 10px;
  float         : left;
  width         : 120px;
}

A {
  color            : #5F5F5F;
  border-bottom    : #5F5F5F 1px dotted;
  text-decoration  : none;
}

A:hover {
  color            : #000000;
  border-bottom    : #000000 1px solid;
  text-decoration  : none;
}

A.MainMenuItem, A.MainMenuItem_selected, DIV#LanguageSelection A {
  font-size            : 13pt;
  border-bottom-width  : 0px;
  margin               : 0px 7px;
  color                : #969696;
  font-family          : tahoma, helvetica, sans-serif;
  text-decoration      : none;
}

A.MainMenuItem:hover, A.MainMenuItem_selected {
  color : #FCCD9D;
}

A.SubMenuItem, A.SubMenuItem_selected {
  font-size            : 12pt;
  border-bottom-width  : 0px;
  margin               : 0px 10px;
  color                : #969696;
  line-height          : 40px;
  font-family          : tahoma, helvetica, sans-serif;
  text-decoration      : none;
}

A.SubMenuItem:hover, A.SubMenuItem_selected {
  color : #FCCD9D;
}

A.SubSubMenuItem, A.SubSubMenuItem_selected, A.SubSubMenuItem:hover {
  margin-bottom : 7px;
}

A.SubSubMenuItem, A.SubSubMenuItem_selected {
  padding-bottom: 3px;
  display              : block;
  font-size            : 8pt;
  border-bottom-width  : 0px;
  color                : #969696;
  text-decoration      : none;
}

A.SubSubMenuItem:hover, A.SubSubMenuItem_selected {
  color : #FCCD9D;
}

A.PanelMenu {
  border-top-width     : 0px;
  display              : block;
  border-left-width    : 0px;
  font-size            : 11pt;
  border-bottom-width  : 0px;
  color                : #969696;
  font-family          : georgia, times, serif;
  border-right-width   : 0px;
  text-decoration      : none;
}

A.PanelMenu:hover {
  color            : #FCCD9D;
  text-decoration  : none;
}

IMG {
  border-top-width     : 0px;
  border-left-width    : 0px;
  border-bottom-width  : 0px;
  border-right-width   : 0px;
}

.titlebar {
  font-size       : 27px;
  margin-bottom   : 2px;
  font-family     : georgia, times, serif;
  letter-spacing  : -1px;
}
