table.small_search, table.small_search input, table.small_search select{
  font-size:10px;
  color: darkblue;
  line-height:1.3
}

table.small_search th{
  padding-top:0px;
  padding-bottom:8px;
}


table.small_search td{
  padding-left:10px;
}

table.small_search input, table.small_search select{
  margin-bottom:4px;
}

form.small_search {
  background-color:#ebecec;
}

table.main-table caption{
  border-bottom:1px solid;
  border-top:1px solid;
  text-align:left
}

table.main-table caption h1, table.main-table caption p{
  border-style:none
}

table.main-table caption p{
  padding:0px 0.5em 0px 0.5em;
}

table.main-table caption {
  margin-bottom: 10px;
}

table.main-table caption p{
  padding:0px 0.5em 0px 0.5em
}


table.main-table{
  font-size:12px;
  line-height:1.25
}

*{
  margin:0px;
  padding:0px;
  border-collapse:collapse;
}

.last{
  margin-right: 0px !important
}

table.main-table caption{
  border-color:#d61d00
}

table.main-table{
  font-size:1.16em;
  line-height:1.357;
}

h1{
  margin-top:0px;
  font-family:arial
  font-weight:normal;
  font-size:2.2em;
  line-height:1.2;
  margin-bottom:0px;
  font-weight:normal
}

p,body,html{
  font-family:arial,sans-serif
}

table.bold{
  font-weight:bold
}

table.sortable th{
  padding-bottom:0px
}

table.sortable thead div{
  clear:both;
  display:block;
  margin-bottom:0.1em
}

table.sortable thead th:hover{
  background:#333;
  color:#fff
}

table.sortable thead,table.sortable td{
  cursor:pointer;
  vertical-align:top
}

table.main-table{
  font-size:0.85em;
  width:98%;
  border-collapse:collapse
}

table.main-table caption{
  background:#ccc;
  border-bottom-color:#999
}

table.main-table caption h1{
  font-size:1.5em;
  font-weight:normal;
  padding:0.3em 0.3em 0.1em 0.3em
}

table.main-table td{
  padding-bottom:9px;
  padding-top:3px
}

table.main-table td,table.main-table th{
  padding:0.5em;
  text-align:left
}

table.main-table th{
  border-bottom:1px solid;
  font-weight:normal
}

table.main-table th,table.main-table td{
  border-right:1px solid
}

table.main-table th,table.main-table td,table.main-table caption{
  border-color:#999
}

table.main-table th.last,table.main-table td.last{
  border-right-style:none
}

table.main-table thead,table.main-table thead tr{
  background:#d8d8d8
}

table.main-table tr{
  background:#f5f5f5
}

table.main-table tr.odd{
  background:#ededed
}

.title{
  font-weight:bold;
  font-size:14px;
}

table.sortable thead span#sorttable_sortfwdind
{
 font-size: 1.5em;
}

table.sortable thead span#sorttable_sortrevind
{
 font-size: 1.5em;
}

table.main-table tbody tr:hover
{
 background-color: #c9d8e4;
}
.totwidth {width:100%;
       float:left}
.left {width:48%;
       float:left}
.right {width:48%;
        float:right;
        text-align:right}

