.tablebody {
    background-color: #cccccc;
}

.pbold {
    color: #000099; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold;
}

.sidebar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    background-color: #EEEEEE;
    vertical-align: top;
}

.headbar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #42348c;
}

img.headbar {
    vertical-align:text-top;
}

a.headbar:link {
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a.headbar:visited {
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a.headbar:active {
    color: #ffffcc;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a.headbar:hover {
    color: #E1E3FF;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

td.tableDecoration { 
    background: #eeeeee;
    text-align:center;
    
}

.tabActive{
    background-color: #ffffff;
}

.tabInActive{
    background-color: #42348c;
}

.bullet{
    vertical-align: middle
}

table.summary {
    padding: 5px;
    empty-cells: hide;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

table.summary td{
    padding: 2px;
}

.label { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #42348c;
    text-decoration: none;
    font-weight: bold;
}

a.labelWhite:link { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
    
a.labelWhite:active { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: red;
}

a.labelWhite:hover { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: white;
}

a.labelWhite:visited { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;	 
    text-decoration: none;
}


table.edge {
} 

td.edge {
      font-family: Arial, Helvetica, sans-serif;		
}

/* ========== first table elements ========== */

table.first {
    border: 1px solid #42348c;
}

tr.first {
}

td.first {
    border-bottom:#eeeeee 1px solid;
    padding: 2px;
    background-color: white;
}

.first {
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}

/* ========== second table elements ========== */

table.second-table {
    border: 1px solid #eeeeee;
    border-collapse: collapse;
}

tr.second-table {
    background-color: #eeeeee;
}

table.second-table td{
    padding-top: 0px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

.second-table {
    color: #000000;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

tr.vis-table {
    background-color: #ffffff;
}

.title {
    color: #42348c;
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.spacer{
    height: 25px;
}

/* ========== reverse table elements ========== */

table.color-table {
    background-color: #AEC9CF;
}

.color-table {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}

/* ========== font settings ========== */

a:link {
    color: #000099; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}

a:visited {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}

a:active {
    color: #0000ff;
    font-size: 10pt;
    font-style: normal;
}

a:hover {
    color: #993366;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.print-string {
    font-weight: bold;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}

div.helpBlock {
    display: none;
}

td.help {
    text-align: right; 
    width: 30%;
}

.help a:link {
    font-weight: bold;
    color: black; 
    text-decoration: none;
}

.help a:visited {
    font-weight: bold;
    color: black; 
    text-decoration: none;
}

.help a:hover {
    font-weight: bold;
    color: black; 
    text-decoration: none;
}

.help a:focus {
    font-weight: bold;
    color: black; 
    text-decoration: none;
}

.help a:active {
    font-weight: bold;
    color: black; 
    text-decoration: none;
}

a.help:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a.help:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: red;
    text-decoration: none;
}

a.help:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a.help:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.hidedata {
    display: none;
}

.yui-tt {
    background-color: white;
    border: 1px solid #42348C;
    color: black;
    font: 10pt Arial, Helvetica, sans-serif;
    padding: 5px;
    position: absolute;
    visibility: hidden;
    width: auto;
    max-width: 500px;
}

.yui-skin-sam .yuimenubaritemlabel {
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    outline: none;
}

.yui-skin-sam .yuimenubar {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    line-height: 1;
}

.yui-skin-sam .yuimenubaritem-selected {
    background: none repeat scroll 0 0 transparent;
    border: none;
}

