
/* --- global -------------------------------------------------------------- */
html, body, table, input, select, textarea {
   font-family: Tahoma, Gill Sans, Verdana, Helvetica, Arial, Geneva, sans-serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   color: black;
}
* {
   padding: 0;
   margin: 0;
}
table {
   border-collapse: collapse;
}
tbody, tr, td {
   vertical-align: top;
}
a img {
   border: none 0px;
}
form {
   display: inline;
}
blockquote {
   padding: 0 30px 0 30px;
}
.floatl {
   float: left;
}
.floatr {
   float: right;
}
.floatc {
   margin-left: auto;
   margin-right: auto;
}
.clear {
   clear: both;
}
.alignl {
   text-align: left !important;
}
.alignr {
   text-align: right !important;
}
.alignc {
   text-align: center !important;
}
small {
   font-size: 11px;
}
.error {
   background: url(./../images/icon_alert_16x16.gif) no-repeat;
   color: #cc0000;
   font-size: 14px;
   line-height: 22px;
   padding-left: 22px;
}


/* --- links --------------------------------------------------------------- */
a:link,
a:visited {
   border-bottom: solid 1px #a1c3e5;
   color: #0059b3;
   text-decoration: none;
}
a:hover,
a:active {
   border-bottom: solid 1px #0059b3;
   color: #005fb3;
   text-decoration: none;   
}
a.noborder {
   border: none !important;
}

/* basic blocks */
body {
   background-color: white;
}
#wrapper {
   margin-bottom: 24px;
   margin-top: 16px;
}
.index #wrapper {
   margin-left: auto;
   margin-right: auto;
   width: 741px;
}
.inner #wrapper {
   margin-left: auto;
   margin-right: auto;
   width: 850px;
}
#header {
   padding-left: 10px;
   padding-right: 10px;
   height: 132px;
   border-bottom: solid 1px #528dc8;
}
.index #content {
   margin: 1.5em 0px 1.5em 20px; /* right - visual compensator */
}
.inner #content {
   margin-left: 30px;
   margin-right: 30px;
   min-height: 20em;
}
#topnav {
   margin-bottom: 16px;
   margin-right: 10px;
   padding-right: 1px; /* visual compensator */
   text-align: right;
   white-space: nowrap;
}
#topnav img {
   margin-bottom: -2px;
   margin-right: 3px;
}
.index #logobox {
   margin-top: 4px;
   margin-bottom: 4px;
   text-align: center;
}
.inner #logobox {
   clear: both;
   float: left;
   height: 75px;
   width: 300px;
}
#logo {
   border: 0;
}


/* --- proxy bar ---------------------------------------------------------- */
#urlbar {
   height: 71px;
   background: #f5f5f5 url(./../images/bar_center.png) top center repeat-x;
   background-color: #f5f5f5;
}
.inner #urlbar {
   margin-left: 328px;
}
table#urlarea {
   width: 99.99%;
}
table#urlarea td {
   height: 70px;
   vertical-align: middle;
}
table#urlarea td.button {
   text-align: right;
   width: 105px;
}
#urlbar input.text {
   background-color: white;
   border-bottom: solid 1px white;
   border-left: solid 1px #b2bac3;
   border-right: solid 1px white;
   border-top: solid 1px #b2bac3;
   color: black;
   font-family: Trebuchet MS, Trebuchet, Tahoma, Gill Sans, Verdana, Helvetica, Arial, Geneva, sans-serif;
   font-size: 18px;
   font-weight: normal;
   height: 24px;
   padding-bottom: 1px;
   padding-left: 4px;
   padding-top: 3px;
   width: 340px;
}
#urlbar select {
   background-color: white;
   border-bottom: solid 1px white;
   border-left: solid 1px #b2bac3;
   border-right: solid 1px white;
   border-top: solid 1px #b2bac3;
   color: black;
   font-family: Trebuchet MS, Trebuchet, Tahoma, Gill Sans, Verdana, Helvetica, Arial, Geneva, sans-serif;
   font-size: 18px;
   font-weight: normal;
   height: 30px;
   padding-left: 2px;
   padding-top: 0px;
   width: 215px;
}


/* --- footer -------------------------------------------------------------- */
.index #footer {
   margin-top: 5em;
}
.inner #footer {
   margin: 3em 10px 0px 10px;
}
#footer {
   line-height: 20px;
}
#footer .hr {
   background: url(./../images/footer_center.png) top left repeat-x;
   height: 5px;
   margin-bottom: 16px;   /* 18px, visual compensator for line-height */
}
#footer .links,
#footer .copy {
   margin-bottom: 8px;
   padding-bottom: 2px;   /* underlines compensator */
   text-align: center;
}
#footer .links a {
   margin-right: 18px;
   white-space: nowrap;
}
#footer a {
   margin-right: 10px;
}

/* --- text ---------------------------------------------------------------- */
h1, h2, h3, h4 {
   font-family: Trebuchet MS, Trebuchet, Tahoma, Gill Sans, Verdana, Helvetica, Arial, Geneva, sans-serif;
   font-style: normal;
   font-weight: normal;
   padding: 0;
}
h2 {
   color: #0059b3;
   font-size: 22px;
   line-height: 30px;
   margin: 32px 0 26px 0;
}
h2 .aux {
   color: #202020;
}
h3 {
   color: #202020;
   font-size: 17px;
   line-height: 25px;
   margin-bottom: 16px;
}
.right h3 {
   margin-bottom: 12px;
   margin-left: -1px;   /* visual compensator */
   margin-top: -2px;   /* visual compensator */
}
h4 {
   color: #202020;
   font-size: 17px;
   line-height: 25px;
   margin: 16px 0 2px 0;
}
.ptext {
   margin-bottom: 24px;
   margin-right: 2em;
}
p, ol, ul {
   line-height: 1.4em;
   margin-bottom: 0.8em;
   margin-top: 0;
}
ul, ol {
   margin-left: 2.5em;
}
ul {
   list-style-type: disk;
}
li {
   margin-bottom: 0.4em;
}
.bold {
   font-weight: bold;
}

