
#tableMainTopFunctions {display:block;}
#topPanel {background-color:#152e52; float:left; height:31px; font-size:12px; overflow:hidden; width:100%;}
#topPanel ul {float:left;overflow:hidden;display:inline;list-style-type:none;padding:0 15px;margin-top:8px;}
#topPanel ul li {float:left;border-right:1px solid #9FB7D6;padding:0 10px; }
#topPanel a { text-decoration:none;color:#9FB7D6}
#topPanel a:hover,#topPanel a:focus {text-decoration: underline; color:#ffffff;background-color:#2D4563;}
#topPanel ul li.lastL {border-right:0;}
#topPanel ul li.activeL a {color:#ffffff;background-color:#2D4563;}
#topPanel ul li.lastLR {margin-top:-2px;border-right:0;}

#topPanel ul#topPanelR {float:right;}



table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: left;
  padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}






@media screen and (max-width: 800px) {


}



@media screen and (max-width: 480px) {


}




.zoomIn1 {padding-left:5px; margin-left:10px;}
.zoomIn2 {font-size: 24px !important;line-height: 25pt !important; text-align:left;}
.defaultFont1 {padding-left:5px;}
.defaultFont2 {font-size: 11px !important;line-height: 15pt !important;}
.zoomOut1 {padding-left:7px;}
.zoomOut2 {font-size: 8px !important;line-height: 12pt !important;}
.contrastPage1 {padding-left:5px; color:yellow !important;}
.contrastPage2 {background-color:black !important; color:yellow !important;}
.contrastPage2a {background-color:black !important; color:white !important;}
.contrastPage2a {background-color:black !important; color:white !important;}

.alignTOPCell {vertical-align:top;}
