
.dataTable {
border-collapse: collapse;
border: 0px solid #000066;
font-size: 9pt;
margin-top: 5px;
width: 98%;
}

.dataTable th {
font-size: 10px;
margin: 5px;
color: #ffffff;
font-family: Arial, sans-serif;
background-color: #adb0b3;
text-align: left;;
border-right: 1px solid #c8c8ff;
padding-left: 5px;
padding-right: 12px;
padding-top: 5px;
padding-bottom: 5px;
margin-right: 10px;
white-space: nowrap;
}

.dataTable td.centered {
text-align: center;
}

.dataTable  td {
font-size: 12px;
white-space: normal;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
}

.dataTable tr.total td {
white-space: nowrap;
vertical-align: top;
font-weight: bold;
border-top: 1px solid black;
padding-bottom: 10px;
}

.dataTable  tr.odd {
border-top-width: 0px;
font-size: 12px;
color: #000000;
font-family: Arial, sans-serif;
background-color: #eaeaea;
}

.dataTable tr.oddspecial {
border-top-width: 0px;
font-size: 12px;
color: #000000;
font-family: Arial, sans-serif;
background-color: #bbeebb;
}

.dataTable tr.even {
border-top-width: 0px;
font-size: 12px;
color: #000000;
font-family: Arial, sans-serif;
background-color: #ffffff;
}

.dataTable tr.evenspecial {
border-top-width: 0px;
font-size: 12px;
color: #000000;
font-family: Arial, sans-serif;
background-color: #ddffdd;
}

.dataTable tr.heading {
border-top-width: 0px;
font-size: 12px;
color: #000000;
font-family: Arial, sans-serif;
background-color: #aaaaaa
}

.dataTable td div.px450 {
max-width:450px;
overflow:hidden;
}

.dataTable td div.px500 {
  max-width:500px;
  overflow:hidden;
  position:relative;
  float:left;

}

.dataTable td div.px530 {
  max-width:530px;
  overflow:hidden;
  position:relative;
  float:left;
}

.dataTable td div.px700 {
  max-width:700px;
  overflow:hidden;
}

.fileListTable {
border-collapse: collapse;
border: 0px solid #000066;
font-size: 9pt;
margin-top: 5px;
width: 100%;
}


.fileListTable  tr.odd {
BORDER-TOP-WIDTH: 0px;
FONT-SIZE: 12px;
COLOR: #000000;
FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: #eaeaea;

}

.fileListTable tr.even {
BORDER-TOP-WIDTH: 0px;
FONT-SIZE: 12px;
COLOR: #000000;
FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: white;

}

.fileListTable  td {
FONT-SIZE: 12px;
WHITE-SPACE: normal;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
}
