
/* TABLES */
table {border-collapse:separate;font-size:1.3em;line-height:1.2em;margin:1em 0; width:100%;}
th {border-bottom:2px solid #fff;border-right:2px solid #fff;padding:6px 6px 6px 12px;text-align:left;}
td {border-bottom:2px solid #fff;border-right:2px solid #fff;padding:6px 5px;text-align:center;}

td img {vertical-align:-40%;}
thead th {background:#e7e7e7;border-bottom:2px solid #fff;color:#333;font-weight:bold;line-height:1.2em;padding-bottom:1em;}
thead th a, thead th a:hover{border-color:#fff;color:#fff;}
tbody th {font-weight:normal;}
tbody tr td, tbody tr th {background:#e7e7e7;}
/* Show/hide tables */
table.showHide th {border-right:12px solid #fff;}
table.showHide td {border-right:12px solid #fff;}
table.showHide .noRightBorder {border-right:0;}
table.showHide thead th {background:#8996a0;color:#fff;}
table.showHide tbody tr td, table.showHide tbody tr th {background:#ccedff;}
table.showHide tbody tr.alt td, table.showHide tbody tr.alt th {background:#e5f6ff;}
table.showHide tbody th {border-bottom:none;cursor:pointer;padding-bottom:0px;padding-right:65px;}
table.showHide .moreContent {font-size:.77em;margin:0px 6px;text-align:left;}
table.showHide td {border-bottom-width:12px;}
table.showHide td.closed {border-bottom-width:2px;}
table.showHide th.closed {border-bottom:2px solid #fff;padding-bottom:6px;}
table.showHide a.moreLink {background:url(../images/tables/morePlus2.gif) right no-repeat;border:none;float:right;height:23px;text-indent:-10000em;margin:0 -55px 0 6px;width:59px;}
table.showHide a.close{background:url(../images/tables/moreMinus2.gif) right no-repeat;;width:70px;}
/* Table highlighting */
.highlightTable td.highlight, .highlightTable tbody th.highlight{background:#ffef6c;}
.highlightTable tr.alt td.highlight, .highlightTable tbody tr.alt th.highlight{background:#fff599;}
.highlightTable th.highlightable, .highlightTable td.highlightable {cursor:pointer;}
.highlightTable th p {font-size:1.0em;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

dl.showHide {margin:0 0 1.5em 0;clear:left;}
dl.showHide dt, dl.showHide dd {background:#ccedff;padding:.75em 0 15px 10px;}
dl.showHide dt {border-top:#fff 2px solid;color:#039;line-height:1.5em;font-size:1.3em;cursor:pointer;}
dl.showHide dd {padding-right:12px;}
dl.showHide .alt {background:#e5f6ff;}
dl.showHide a.moreLink {background:url(../images/tables/morePlus.gif) right no-repeat;height:23px;border:none;color:#039;cursor:pointer;float:right;text-indent:1em;margin:0 5px;padding-right:15px;width:59px;}
dl.showHide a.close{background:url(../images/tables/moreMinus.gif) right no-repeat;}
dd p a {font-size:1em;}
dd a {font-size:100%;}

dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}

