.error {
  color : #ff0000 !important;
}

.noerror {
  color : #000000 !important;
}

BODY, HTML {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

A {
 text-decoration : none;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
 font-size: 8pt;
 color: #3C58A1;
}

A:HOVER {
text-decoration : underline;
color: #3C58A1;
}

a.dark {
 font-size: 7pt;
 color: #3C58A0;
 text-decoration: none;
}

a.medium {
 font-size: 7pt;
 color: #707070;
 text-decoration: none;
}

A:HOVER.medium {
 text-decoration : none;
 color: #3C58A1;
}


a.navi {
 font-size: 7pt;
 color: #3C58A1;
 text-decoration: none;
}
A:HOVER.navi {
44 text-decoration : none;
 color: #3C58A1;
}


A:HOVER.white {
 text-decoration : none;
 color: #3C58A1;
}


a.alt {
 font-size: 7pt;
 color: #3C58A1;
 text-decoration: none;
}

a.white {
 font-size: 7pt;
 color: #ffffff;
 text-decoration: none;
}

a.greylink {
 font-size: 8pt;
 line-height: 14pt;
 font-weight: bold;
}

.small {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #ffffff;
 font-weight : bold;
}

.smallsw {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #000000;
 font-weight : normal;
}


.normal {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
}

.alt {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #3C58A1;
 font-weight : bold
 }


h1 {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: #3C58A1;
 font-weight : bold;
 margin-top : 2pt;
 margin-bottom : 2pt;
}

h2 {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #707070;
 font-weight : bold;
 margin-top : 2pt;
 margin-bottom : 6pt;
}

h3 {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #707070;
 font-weight : bold;
 margin-top : 2pt;
 margin-bottom : 6pt;
}

h3.test {
 color: #FF0000;
}

.teaserheader {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : bold;
}


P {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
 line-height : 12pt;
 margin-top : 2pt;
 margin-bottom : 10pt;
}

P.list {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight : normal;
 line-height : 12pt;
 margin-top : 0pt;
 margin-bottom : 0pt;
}


P.illu {
 line-height : 10pt;
 font-size: 7pt;
 margin-top : 3pt;
 margin-bottom : 3pt;
}


td.cell {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
}


td.bullet {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : bold;
 line-height : 12pt;
 margin-top : 0pt;
 margin-bottom : 0pt;
}


td.rowheader {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #3C58A0;
 font-weight : bold;
}

td.colheader {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #3C58A0;
 font-weight : bold;
}


INPUT.search {
 font-size:8pt;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 background-Color=#ffffff;
 BORDER: #b1b1b1 1 solid;
 width: 120px;
}

P.s2d {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 color: #707070;
 font-weight : bold;
 margin-top : 5pt;
 margin-bottom : 5pt;
 line-height: 16pt;
}

P.s2dsmall, a.s2dsmall {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #707070;
 margin-top : 2pt;
 margin-bottom : 2pt;
 line-height: 10pt;
}


td.s2d {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
}

INPUT.s2d {
 font-size:8pt;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
}

SELECT.s2d {
 font-size:8pt;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 width:160px;
}

a.s2d {
 font-size:8pt;
 text-decoration : none;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #707070;
}

a.s2dsmall, a.s2dinfo {
 text-decoration:underline;
}

.line {
	border-top-width:0px; 
	border-left-width:0px; 
	border-right-width:0px; 
	border-bottom-width:1px; 
	border-style:solid;
	border-color:#b1b1b1;
}