div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Extension1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   overflow: auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_Extension1 th,
#wb_Extension1 td 
{
   padding: 3px 6px;
   vertical-align: top;
}
#wb_Extension1 th 
{
   text-align: left;
   color: #FFFFFF;
   font-weight: normal;
   font-style: normal;
}
#wb_Extension1 table
{
   border:1px #FFFFFF solid;}
#wb_Extension1 thead th
{
   background-color: #000080;
}
#wb_Extension1 .sortable thead th
{
   padding-left: 18px;
}
tr.even, tr.first
{
   background-color: #FFFFFF;
}
tr.odd,
tr.second
{
   background-color: #FFFFFF;
}
td.sorted
{
   background: #FFFFFF;
}
th.clickable
{
   background: transparent url(./images/white_arrows.gif) no-repeat 0 0;
}
th.sorted-asc
{
   background-position: 0 -20px;
}
th.sorted-desc
{
   background-position: 0 -40px;
}
.pager ul,
.pager li
{
   float: left;
   margin: 0 0 2px 0;
   padding: 0;
}
.pager ul
{
   float: left;
   list-style-type: none;
   text-align: left;
}
.pager a
{
   border: 1px solid #FFFFFF;
   display: inline-block;
   color: #000080;
   cursor: pointer;
   margin-right: 2px;
   padding: 2px 5px;
   text-decoration: none;
}
.pager .paging-current
{
   cursor: default;
   padding: 2px 0;
}
.pager a:hover
{
   background-color: #000080;
   color: #FFFFFF;
}
.pager .paging-back,
.pager .paging-next
{
   border-color: #FFFFFF;
}
.pager .paging-current:hover
{
   background-color: #FFFFFF;
   color: #000080;
}
.clickable
{
   cursor: pointer;
}
.hover
{
   text-decoration: underline;
}
