/*
 *  Copyright 2005-2006 Jens Voß.
 *
 *  Licensed under the GNU Lesser General Public License (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *       http://opensource.org/licenses/lgpl-license.php
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

.page_header {
  font-weight:bold;
  font-style:italic;
  text-align:right;
}

.page_footer {
  font-weight:bold;
  font-style:italic;
  text-align:right;
}

.classHeaderTop {
  font-size:18pt;
  font-weight:bold;
  margin-top:20px;
}

table.xdc tr th {
  font-size:18pt;
  font-weight:bold;
  text-align:left;
  background-color:#ccccff;
}

.memberBodyCommentOverview {
  text-indent:5ex;
  margin-top:0pt;
}

.memberBodyCommentDetail {
  margin-left:5ex;
}

.memberBodyCommentDetail dl {
  margin-left:5ex;
}

hr.wide {
  margin-top:10pt;
  margin-bottom:10pt;
}

pre.code {
  font-weight:bold;
  margin-bottom:0pt;
}

h1 { font-size: 145% }

.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }

.NavBarCell1 {
  background-color:#eeeeff; /* Light mauve */
  font-family: Arial, Helvetica, sans-serif;
}

.NavBarCell1 a {
  color:#000000;
}

.NavBarCell1Rev {
  background-color:#00008B; /* Dark Blue */
  font-family: Arial, Helvetica, sans-serif;
  color:#FFFFFF;
}

.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
