/*
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
* as applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* 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.
*/
/**
* table
*/
table .title { background-color: #000000; }
.ForrestTable         {
    font-size : 100%;
    empty-cells: show;
    margin-right:0.5em;
}
#content table caption {
    padding-left: 5px;
    color: white;
    text-align: left;
    font-weight: bold;
    background-color: #000000;
}
.ForrestTable td {
    color: black;
    background-color: #f0f0ff;
}
.ForrestTable th { text-align: center; }
/*
*    border-top: solid #4C6C8F 15px;
*/
#main {
    position: relative;
    background-color: white;
    clear:both;
}
#main .breadtrail {
    clear:both;
    position: relative;
    background: #CFDCED;
    color: black;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    padding: 0px 180px;
    font-size: 75%;
    z-index:10;
}
/**
* Round corner
*/
#roundtop {
    background-image: url(images/rc-t-r-15-1body-2menu-3menu.png); ;
    background-repeat: no-repeat;
    background-position: top right;
}
#roundbottom {
    background-image: url(images/rc-b-r-15-1body-2menu-3menu.png); ;
    background-repeat: no-repeat;
    background-position: top right;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.roundtopsmall {
    background-image: url(images/rc-t-r-5-1header-2searchbox-3searchbox.png); ;
    background-repeat: no-repeat;
    background-position: top right;
}
#roundbottomsmall {
    background-image: url(images/rc-b-r-5-1header-2tab-selected-3tab-selected.png); ;
    background-repeat: no-repeat;
    background-position: top right;
}
img.cornersmall {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
/**
 * Side menu
 */
#menu a {  font-weight: normal;}
#menu a:visited {  font-weight: normal; }
#menu a:active {  font-weight: normal; }
#menu a:hover {  font-weight: normal; }
#menuarea { width:10em;}
#menu {
    position: relative;
    float: left;
    width: 160px;
    padding-top: 0px;
    top:-18px;
    left:10px;
    z-index: 20;
    background-color: #f90;
    font-size : 70%;
}
.menutitle {
        cursor:pointer;
        padding: 3px 12px;
        margin-left: 10px;
        background-image: url('images/chapter.gif'); ;
        background-repeat: no-repeat;
        background-position: center left;
        font-weight : bold;
}
#menu .menuitemgroup {
        margin: 0px 0px 6px 8px;
        padding: 0px;
        font-weight : bold; }
#menu .selectedmenuitemgroup{
        margin: 0px 0px 6px 8px;
        padding: 0px;
        font-weight : bold; }
#menu .menuitem {
        padding: 0px 0px 2px 12px;
        background-image: url('images/page.gif'); ;
        background-repeat: no-repeat;
        background-position: center left;
        font-weight : normal;
        margin-left: 10px;
}
#menu .menupage {
        margin: 5px 0px 5px 10px;
        padding: 0px 3px 0px 12px;
        background-image: url('images/current.gif'); ;
        background-repeat: no-repeat;
        background-position: top left;
        font-style : normal;
}
#menu .menupagetitle {
        padding: 0px 0px 0px 6px;
        font-style : normal;
        border-style: solid;
        border-width: 1px;
        margin-right: 10px;
}
#menu .menupageitemgroup {
        padding: 3px 0px 4px 6px;
        font-style : normal;
        border-bottom: 1px solid ;
        border-left: 1px solid ;
        border-right: 1px solid ;
        margin-right: 10px;
}
#menu .menupageitem {
        font-style : normal;
        font-weight : normal;
        border-width: 0px;
        font-size : 90%;
}
#menu #credit {
    text-align: center;
}
#menu #credit2 {
    text-align: center;
    padding: 3px 3px 3px 3px;
    background-color: #ffffff;
}
#menu .searchbox {
    text-align: center;
}
#menu .searchbox form {
    padding: 3px 3px;
    margin: 0;
}
#menu .searchbox input {
    font-size: 100%;
}
#content {
    padding: 20px 20px 20px 20px;
    margin: 0;
    font : small Verdana, Helvetica, sans-serif;
    font-size : 80%;
    font-weight: normal;
    /*background-color: white;
    color: black;*/
}
#content ul {
    margin: 0;
    padding: 0 25px;
}
#content li {
    padding: 0 5px;
}
#feedback {
    color: black;
    background: #CFDCED;
    text-align:center;
    margin-top: 5px;
}
#feedback #feedbackto {
    font-size: 90%;
    color: black;
}
.pdflink {
    position: relative; /* IE bugfix cont'd */
    float: right;
    margin: 0px 5px;
    padding: 0;
}
.pdflink br {
    margin-top: -10px;
    padding-left: 1px;
}
.pdflink a {
    display: block;
    font-size: 70%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.pdflink img {
    display: block;
    height: 16px;
    width: 16px;
}
.xmllink {
    position: relative; /* IE bugfix cont'd */
    float: right;
    margin: 0px 5px;
    padding: 0;
}
.xmllink br {
    margin-top: -10px;
    padding-left: 1px;
}
.xmllink a {
    display: block;
    font-size: 70%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.xmllink img {
    display: block;
    height: 16px;
    width: 16px;
}
.podlink {
    position: relative; /* IE bugfix cont'd */
    float: right;
    margin: 0px 5px;
    padding: 0;
}
.podlink br {
    margin-top: -10px;
    padding-left: 1px;
}
.podlink a {
    display: block;
    font-size: 70%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.podlink img {
    display: block;
    height: 16px;
    width: 16px;
}
.printlink {
    float: right;
}
.printlink br {
    margin-top: -10px;
    padding-left: 1px;
}
.printlink a {
    display: block;
    font-size: 70%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.printlink img {
    display: block;
    height: 16px;
    width: 16px;
}
p.instruction {
  display: list-item;
  list-style-image: url('../images/instruction_arrow.png'); ;
  list-style-position: outside;
  margin-left: 2em;
} 