/* CSS Document */

.clear {clear: both; height: 1px; line-height: 1px; margin-bottom: -1px;}
table.supp {font: 95% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; color: #333; background: #F3F5F7;}

table.supp a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table.supp a:visited {color: #777;}

table.supp a:hover {color: #000;}  

table.supp caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.supp thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}

table.supp tbody.supp, table.supp thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table.supp tbody.supp {border-bottom: 1px solid #EAECEE;}
                      
table.supp tbody.supp td.supp, table.supp tbody.supp th.supp {padding: 10px; background: url("td_back.gif") repeat-x; text-align: left;}

table.supp tbody tr {background: #F3F5F7;}

table.supp tbody tr.odd {background: #F0F2F4;}

table.supp tbody  tr:hover {background: #EAECEE; color: #111;}

table.supp tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}
table.supp td {border:0px;} 
table.supp tr {border:0px; height:20px;} 

