body {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: black;
    margin: 0px;
}

h1 {
    font-size: 14px;
    color: #CC9933;
}

h2 {
    font-size: 12px;
    color: #CC9933;
}

A {
    font-weight: bold;
    text-decoration: none;
}

A:link    { color: #663333; }
A:visited { color: #663333; }
A:hover   { color: #CC9933; }

.linkHeader {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 8px;
    background-color: #EEEEFF;
}

.navHeader {
    font-size: 14px;
    font-weight: bold;
    color: #CC9933;
    border-bottom: 1px solid #CAB985;
}

.subsectionHeader {
    font-size: 12px;
    font-weight: bold;
    color: #CC9933;
}

.sdivTable {
    border: 2px solid #CAB985;
    border-collapse: collapse;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin: 0;
    padding: 0;
}

.sdivTitle {
    font-size: 12px;
    font-weight: bold;
    background-color: #CAB985;
    text-align: center;
}

.sdivSubtitle {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 2px;
    text-decoration: underline;
}

.sdivColHdr {
    border : 1px solid #CAB985;
    font-size: 9px;
    font-weight: bold;
    line-height: 10px;
    padding: 2px;
}

.sdivDynamicText {
    border : 1px solid #CAB985;
    font-size: 9px;
    line-height: 10px;
    margin-left: 2px;
}

.sdivText {
    font-size: 9px;
    font-weight: bold;
    line-height: 11px;
    margin-top: 3px;
    margin-bottom: 2px;
}

.sdivTagline {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    background-color: #FFCB20;
    border-top : 3px solid #CAB985;
    text-align: center;
}

.imageTitle {
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.pad10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padContent {
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
}

.padContentFlushRight {
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
}

.home {
    font-size: 11px;
    line-height: 15px;
    padding: 10px;
}

.home-de {
    font-size: 13px;
    line-height: 18px;
    padding: 14px;
}

.content {
    font-size: 11px;
    line-height: 16px;
}

.grc-symbol {
    font-family: arial, helvetica;
    font-size: 12pt;
    font-weight: bold;
    position:absolute;
    left:530px;
    top:30px;
}

td.footer {
    line-height: 41px;
    text-align: center;
}

A.footer         { font-size: 9px; font-weight: bold;}
A.footer:link    { color: black; }
A.footer:visited { color: black; }
A.footer:hover   { color: #CC9933; }

.copyright {
    font-size: 9px;
    color: #666666;
}

.error {
    color: red;
    font-weight: bold;
}

.errorBox {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: red;
    width: 580px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-style: solid;
    border-width: 1px;
    background-color: #EEEEFF;
}

.userBox {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: black;
    width: 580px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-style: solid;
    border-width: 1px;
    background-color: #EEEEFF;
}

.menuItem {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #444444;
    text-decoration : none;
    text-align : center;
}

.menuItemOver {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration : none;
    text-align : center;
}

.subMenuItem {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #444444;
    text-decoration : none;
    padding-left: 20px;
}

.subMenuItemOver {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration : none;
    padding-left: 20px;
}

.projItem {
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-decoration : none;
    padding-left: 12px;
}

.needsTranslation {
    color: red;
    font-weight: bold;
    font-style: italic;
}
