
.text {
    color: #333333;
    font-style: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
}
.linkon {
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    background-color: 555671;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    text-decoration: underline;
}
.linkover {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    text-decoration: underline;
    color: #FF3300;
    background-color: 555671;
}
.text2 {
    font-family: sans-serif;
    font-size: 3mm;
}
.Title {
    font-family: sans-serif;
    font-size: 10mm;
    color: #555671;
}
.link {
    font-family: sans-serif;
    font-size: 12px;
    color: #333366;
}
.boxTitle {
    font-family: sans-serif;
    font-size: 12px;
    color: #999999;
    background-color: #9B9BB4;
    border-style: solid;
    border-width: thin;
    padding: 2px;
}
.boxContent {
    font-family: sans-serif;
    font-size: 9px;
    color: #999999;
    background-color: #FFFFFF;
    padding: 2px;
    border-style: solid;
    border-width: thin;
}
.tabletdformfield {
    font-family: verdana,arial,helvetica,sans-serif;
    padding: 2px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.tabletdheader {
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    background-color: #A3A8BE;
    color: black;
    font-size: 10px;
}
.tabletrheader {
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    background-color: #DCDFE6;
}
.tableform {
    padding: 0px;
    margin: 2px;
    border-color: darkblue;
    font-size: 12px;
    color: #333333;
}
.tabletrfooter {
    font-family: sans-serif;
    background-color: darkblue;
    color: white;
    padding: 2px;
}
.reportfooter {
    font-family: sans-serif;
    background-color: darkblue;
    color: white;
    padding: 2px;
}
.tdformlabel {
    font-family: verdana,arial,helvetica,sans-serif;
    color: black;
    padding: 2px;
    text-align: right;
}
.tdformlabelleft {
    font-family: verdana,arial,helvetica,sans-serif;
    color: black;
    padding: 2px;
    text-align: left;
}
.tabletdsidelink {
    color: white;
    font-size: 10px;
}
.linkheader {
    color: white;
}
.linkupdate {
    color: #81BC0A;
}
.linkdelete {
    color: CC3300;
}
.linkadd {
    color: blue;
}
.reportnavlink {
    color: white;
}
.tabletr1 {
    background-color: #E7EAF3;
}
.tabletr2 {
    background-color: #DCDFE6;
}
.Title_page {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #555671;
}
.menubar {
    color: ffffff;
    background-color: 555671;
}
body {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-style: normal;
    color: #333333;
}
.Title_small {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #555671;
}
.text_highlighted {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    background-color: D7DEE0;
}
.tdtitle {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.tdheader {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.linkonBig {
    font-family: sans-serif;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    text-decoration: underline;
    color: #ffffff;
    background-color: 555671;
    font-weight: bold;
}
.linkoverBig {
    font-family: sans-serif;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    text-decoration: underline;
    color: #FF3300;
    background-color: 555671;
    font-weight: bold;
}
.link_button_on {
    font-size: 14px;
    color: #333399;
    background-color: #FFFF99;
    font-weight: bold;
}
.link_button_over {
    font-size: 14px;
    color: #333399;
    background-color: #FF0000;
    font-weight: bold;
}