html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 9pt;
  font-family: Arial, Verdana, sans-serif;
  vertical-align: baseline; }

body {
  line-height: 1;
  color: black;
  background: #ffffff;
  focus-outline: 0; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

body * {
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif; }

html {
  overflow: -moz-scrollbars-vertical;
  overflow: scroll; }

body {
  background-color: #141414;
  text-align: center; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

#content a {
  color: #435087; }
#content a:hover {
  color: #fff;
  background: #141414; }
#content a.pdf {
  background: transparent url(/public/images/page_white_acrobat.png) no-repeat 0 0 !important;
  padding: 1px 0 0 19px; }
  #content a.pdf:hover {
    background: none;
    color: #435087; }
#content ul {
  list-style-type: disc;
  padding-left: 20px;
  line-height: 1.5em; }

#page {
  width: 920px;
  margin: 30px auto;
  text-align: left; }

#footer {
  padding: 10px 0 40px 355px;
  width: 540px;
  color: #ccc; }
  #footer .vcard {
    float: left;
    width: 400px; }
  #footer .copyright {
    float: left;
    width: 140px;
    text-align: right; }

.clear {
  clear: both;
  height: 1px;
  overflow: hidden; }

.rounded {
  -moz-border-radius: 15px 15px 15px 0;
  -webkit-border-radius: 15px 15px 15px 0; }




#content {
  background-color: #cecece;
  float: left;
  width: 540px;
  padding: 15px;
  min-height: 400px;
  height: auto !important;
  height: 400px; }
  #content .header {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dotted #666;
    margin-bottom: 1em; }
    #content .header .languages {
      position: absolute;
      right: 0;
      top: 0; }
      #content .header .languages .lang {
        margin-left: 5px;
        display: none; }
  #content h1.sitroxlogo {
    width: 500px;
    margin-bottom: 0; }
  #content h1 {
    font-size: 16px;
    color: #435087;
    margin-bottom: 1em; }
  #content h2 {
    font-size: 14px; }
  #content h3 {
    font-size: 13px; }
  #content h1, #content h2, #content h3, #content h4 {
    font-weight: bold;
    line-height: 1.5em; }
  #content p {
    line-height: 1.5em;
    margin-bottom: 1em;
    margin-top: 1em;
    padding-right: 0px; }

#navigation {
  float: left;
  width: 340px;
  color: #fff;
  padding-top: 10px; }
  #navigation .bigicons li.main {
    background-color: #435087;
    float: right;
    width: 200px;
    height: 200px;
    -moz-border-radius: 15px;
    margin: 0 5px 5px 0; }
  #navigation .smallicons li.main {
    float: left;
    width: 330px;
    height: 98px;
    -moz-border-radius: 15px;
    margin: 0 5px 5px 0;
    padding: 0; }
    #navigation .smallicons li.main:hover {
      background: #191919; }
    #navigation .smallicons li.main.active {
      background: #222;
      background: #333; }
    #navigation .smallicons li.main h2 {
      float: left;
      width: 98px;
      height: 98px;
      padding: 0;
      text-align: center; }
      #navigation .smallicons li.main h2 img {
        height: 98px; }
    #navigation .smallicons li.main ul {
      float: left;
      margin-top: 5px;
      margin-left: 10px; }
      #navigation .smallicons li.main ul li.sub {
        font-size: 11px;
        width: 100%; }
        #navigation .smallicons li.main ul li.sub a {
          color: #ccc;
          text-decoration: none;
          font-family: Verdana,Arial,sans-serif;
          font-size: 13px;
          font-weight: normal;
          text-decoration: none;
          display: block;
          width: 210px;
          border-bottom: 1px dotted #777;
          padding: 2px 0 5px; }
        #navigation .smallicons li.main ul li.sub a:hover {
          color: #fff;
          border-bottom: 1px dotted #ddd !important; }
      #navigation .smallicons li.main ul li.active a {
        color: #fff;
        border-bottom: 1px solid #fff !important; }
        #navigation .smallicons li.main ul li.active a:hover {
          border-bottom: 1px solid #fff !important; }

.header .sitroxlogo a:hover {
  background: transparent !important; }
