html  {height: 100%;}

body {
    background-color: #004872;
    text-align: left;
    height: 100%;
    font-size: 10pt;
    font-family: "Times New Roman", Times, serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
H1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    color: #004872;
    text-align: left;
    padding-left: 14px;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-right: 2px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    
}
H2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    color: #004872;
    margin: 0px;
    text-align: right;
    padding-right: 16px;

}

H3 {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    color: #004872;
    text-align: right;
    margin: 0px;
    padding-right: 16px;
    padding-top: 2px;
    padding-bottom: 1px;
}

H3.leftHead {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    font-weight: bold;
    color: #004872;
    text-align: left;
    margin: 0px;
    padding-left: 16px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-style: normal;
    text-decoration: none;
}

H4 {
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: underline;
    word-spacing: 0.1em;
}

A:link {
    color: #004872;
}
A:visited {
    color: #004872;
    
}
A:hover {
    color: #E0EAF1;
    
}
A:active {
    color: #FFFFFF;
}


UL {
    padding-top: 10px;
    padding-left: 20px;
    list-style-image: url(../../templates/blue/listdot_b.gif);
    line-height: 18px;
    margin-left: 0px;
    margin-top: 10px;
}

UL.rmenu {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    line-height: 20px;
    color: #BFD1DC;
    text-align: left;
    list-style-image: url(../../templates/blue/listdot_w.gif);
    padding-top: 4px;
    padding-left: 35px;
    margin-left: 0px;
    margin-top: 10px;
}

UL.rmenu A:link {
    FONT-WEIGHT: normal;
    COLOR: #BFD1DC;
    TEXT-DECORATION: none
}
UL.rmenu A:visited {
    FONT-WEIGHT: normal;
    COLOR: #BFD1DC;
    TEXT-DECORATION: none
}
UL.rmenu A:hover {
    FONT-WEIGHT: normal;
    COLOR: #FFC513;
    TEXT-DECORATION: underline;
}
UL.rmenu A:active {
    FONT-WEIGHT: normal;
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}


.bgHead {
    background-color: #FFC513;
}

.bgPage {
    background-color: #004872;
}
.bgLightSl {
    background-color: #CCDAE1;
}



.textPad {
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    color: #144063;
    padding-right: 16px;
    padding-left: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.textPadJustify {
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    color: #144063;
    padding: 16px 16px 16px 16px;
    text-align: justify;
}
.textTab {
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    color: #144063;
    padding: 2px 10px;
    line-height: normal;
}

.imgBorderRight {
    border: 1px solid #004872;
    background-color: #FFFFFF;
    padding: 3px;
    margin-left: 20px;
    margin-bottom: 15px;
    
    
}
.imgBorderLeft {
    border: 1px solid #004872;
    background-color: #FFFFFF;
    padding: 3px;
    margin-bottom: 15px;
    margin-right: 20px;
}
.imgBorder {
    border: 1px solid #004872;
    background-color: #FFFFFF;
    padding: 3px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}
.tabHead1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FFCC00;
    background-color: #004872;
    text-align: center;
    padding: 6px;
}
.tabHead2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #BFD1DC;
    background-color: #004872;
    text-align: left;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 20px;
    
}



 TABLE.tablePrice {
    background-color: #FFFFFF;
}

 TABLE.tablePrice TD {
    background-color: #BFD1DC;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    color: #144063;
    text-align: center;
    padding: 4px;
}

 TABLE.tablePrice CAPTION {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #BFD1DC;
    background-color: #004872;
    text-align: left;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 20px;
}

 TABLE.tablePrice TH {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #BFD1DC;
    background-color: #004872;
    text-align: left;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 20px;
}


TABLE.tableProgramm {
    background-color: #FFFFFF;
}
TABLE.tableProgramm TD {
    background-color: #BFD1DC;
    text-align: center;
    font-style: italic;
}

TABLE.tableProgramm TH {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FFCC00;
    background-color: #004872;
    text-align: center;
    padding: 6px;
}

TABLE.tableProgramm TD TABLE TD {
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    color: #144063;
    padding: 2px 10px;
    text-align: left;
    font-style: normal;
}

TABLE.tableProgramm2 {
    background-color: #FFFFFF;
}
TABLE.tableProgramm2 TD {
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    color: #144063;
    padding: 2px 10px;
    text-align: left;
    font-style: normal;
    background-color: #BFD1DC;
    
}

TABLE.tableProgramm2 TH {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FFCC00;
    background-color: #004872;
    text-align: center;
    padding: 6px;
}

.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #004872;
    background-color: #BFD1DC;
    text-align: center;
    padding: 2px;

    width: 180px;
    border: 1px;
    border-style: solid;
    border-color: #FFFFFF;
}

TABLE TD.bgLight, TABLE TR.bgLight, .bgLight {
    background-color: #E0EAF1;
}

TABLE TD.bgNorm, TABLE TR.bgNorm, .bgNorm {
    background-color: #BFD1DC;
}

TABLE TD.bgDark, TABLE TR.bgDark, .bgDark {
    background-color: #A7C0CF;
}



#pagebody { 
width: 1004px; 
} 

.lmenu {
    padding: 4px 15px 4px 0; 
    FONT-SIZE: 14pt; 
    COLOR: #ffffff; 
    LINE-HEIGHT: 20px; 
    FONT-FAMILY: "Times New Roman", Times, serif; 
    TEXT-ALIGN: right; 
    font-style: normal; 
    FONT-WEIGHT: normal; 
}
.lmenu A:link {
    COLOR: #ffffff; 
    TEXT-DECORATION: none
}
.lmenu A:visited {
    COLOR: #ffffff; 
    TEXT-DECORATION: none
}
.lmenu A:hover {
    COLOR: #ffc513; 
    TEXT-DECORATION: underline
}
.lmenu A:active {
    COLOR: #ffffff; 
    TEXT-DECORATION: underline
}

UL.lmenu {
    MARGIN: 0 0 0 0; 
    padding: 0 15px 8px 0;
    FONT-SIZE: 11pt; 
    list-style-image: none;
    list-style: none;  
    COLOR: #bfd1dc; 
    LINE-HEIGHT: 18px; 
    FONT-FAMILY: "Times New Roman", Times, serif; 
    TEXT-ALIGN: right;
}
UL.lmenu A:link {
    FONT-WEIGHT: normal;
    COLOR: #bfd1dc;
    TEXT-DECORATION: none
}
UL.lmenu A:visited {
    FONT-WEIGHT: normal;
    COLOR: #bfd1dc;
    TEXT-DECORATION: none
}
UL.lmenu A:hover {
    FONT-WEIGHT: normal;
    COLOR: #ffc513;
    TEXT-DECORATION: underline;
}
UL.lmenu A:active {
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}


