﻿body, table {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
}
body {
   background-color: #fff;
   margin: 0;
}
td {
   vertical-align: top;
}
div.body {
   margin: 2em 1em 1em 1em;
}
div.body a {
   text-decoration: none;
}
div.body a:link, div.body a:visited {
   color: #29457b;
}
div.body a:hover {
   color: #b71717;
}
div#page-footer {
   background-color: #29457b;
   color: white;
   font-size: 10px;
   height: 14px;
}
div#page-footer div.about {
   float: left;
   margin-left: 1em;
}
div#page-footer div.copyright {
   float: right;
   margin-right: 1em;
}
div#page-footer div.about a, div#page-footer div.copyright a {
   color: white;
   text-decoration: none;
}

.hint {
   font-size: 10px;
   color: #29457b;
}

.hide {
   visibility: hidden;
   display: none;
}

.show {
   visibility: visible;
   display: table-row;
}

.prop-hint {
   margin-left: 30px;
   padding-bottom: 10px;
   padding: 5px;
   color: black;
   background-color: #eee;
}

.prop-hint a:link     { color:blue; text-decoration:underline; }
.prop-hint a:visited  { color:blue; text-decoration:underline; }
.prop-hint a:hover    { color:magenta; text-decoration:underline; }
.prop-hint a:active   { color:red; text-decoration:underline; }

.property {
   color: #29457b;
}

.property:hover {
   color: #b71717;
}

.note {
   background-color: #98cbff;
   font-size: 8pt;
   margin-top: 0pt;
   margin-bottom: 9pt;
   padding-bottom: 0em;
}

td.top-node {
   font-weight: bold;
   font-size: 14px;
   background-color: #e7ebf7;
   padding: 4px;
   color: #29457b;
}
td.menu-node {
   font-weight: bold;
   background-color: #aaaaaa;
   padding: 4px;
}
td.group-node {
   font-weight: bold;
   background-color: #eeeeee;
   padding: 4px;
   color: #29457b;
}
td.spacer {
   width: 20px;
   padding: 0px;
}
td.property {
}
div.whs1 { width:100%; }
table.whs2 { width:100%; border-spacing:0px; }
col.whs3 { width:93.896%; }
col.whs4 { width:6.104%; }
tr.whs5 { height:30px; }
td.whs6 { width:93.896%; padding-right:10px; padding-left:0px; border-right-style:none; border-left-style:none; }
p.whs7 { margin-bottom:0pt; }
img_whs8 { border:none; width:137px; height:40px; float:none; border-style:none; }
td.whs9 { width:6.104%; padding-right:10px; padding-left:10px; }
p.whs10 { margin-bottom:0pt; }
p.whs66 { font-size:8pt; color:#808080; }
p.whs67 { text-align:center; font-size:8pt; color:#808080; }

table.prop-detail td.label {
   text-align: right;
   font-weight: bold;
}