h1 {
   margin-top: 0;
   color: #FF0000;
   background-color: transparent;
   font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
   font-size: 20px;
}

blockquote {
   margin-left: 0;
   padding-left: 0;
   font-style: italic;
}

img.right {
   float: right;
   margin: 0 0 15px 15px;
}

img.left {
   float: left;
   margin: 0 15px 15px 0;
}

img.center {
   display: block;
   margin: 0 auto 15px auto;
}

/* ----------------------------------------------- */

a.back {
   padding-left: 15px;
   background-image: url(../gfx/arrow-left.gif);
   background-position: top left;
   background-repeat: no-repeat;
}

a.forward {
   padding-left: 130px;
   padding-right: 15px;
   background-image: url(../gfx/arrow-right.gif);
   background-position: top right;
   background-repeat: no-repeat;
}

a.back:link,
a.back:visited,
a.forward:link,
a.forward:visited {
   text-decoration: none;
}

a.back:hover,
a.back:active,
a.forward:hover,
a.forward:active {
   text-decoration: underline;
}

/* ----------------------------------------------- */

div.text h2 {
   margin-bottom: 0;
   font-size: 11px;
}

div.text p {
   margin-top: 0;
}

/* ----------------------------------------------- */

div.newsitem h2 {
   margin-bottom: 0;
   font-size: 11px;
}

div.newsitem h3 {
   margin-top: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: italic;
}

div.newsitem p {
   margin-top: 0;
}

/* ----------------------------------------------- */

div.faq table {
   width: 500px;
   border-collapse: collapse;
}

div.faq table thead tr th {
   padding: 1px 6px;
   color: #003399;
   background-color: #CDD7EB;
}

div.faq table th.date {
   width:70px;
   }

div.faq table tbody tr td {
   padding: 1px 6px;
   vertical-align: top;
}

div.faq h2 {
   margin-bottom: 0;
   color: #003399;
   background-color: transparent;
   font-size: 11px;
   font-weight: normal;
}

div.faq p.answered {
   margin-top: 0;
}

/* ----------------------------------------------- */

div.sitemap ul {
   margin: 0;
   padding: 0;
   font-weight: bold;
}

div.sitemap ul li {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

div.sitemap ul li ul {
   margin: 0 0 0 1.5em;
   padding: 0;
}

div.sitemap ul li a:link,
div.sitemap ul li a:visited {
   text-decoration: none;
}

div.sitemap ul li a:hover,
div.sitemap ul li a:active {
   text-decoration: underline;
}

div.sitemap ul li ul li ul {
   font-weight: normal;
}

div.sitemap ul li ul li ul li ul {
   font-style: italic;
}

/* ----------------------------------------------- */

div.faq form fieldset legend {
   display: block;
}

/* ----------------------------------------------- */

#productbrowser,
#menubrowser {
   position: absolute;
   left: 0;
   top: 240px;
}

/* ----------------------------------------------- */

h2.vacancy {
   margin-bottom: 0;
   font-size: 11px;
}

table.vacancies {
   width: 450px;
   border-collapse: collapse;
}

table.vacancies thead th {
   padding: 1px 6px;
   color: #003399;
   background-color: #CCD7EB;
}

td {
   padding: 6px;
}

div.vacancy h2 {
   margin-bottom: 0;
   color: #003399;
   background-color: transparent;
   font-size: 11px;
   font-weight: normal;
}
