* {
  margin   : 0;
  padding  : 0;
  font-size: 9pt;
}

.hilite  { background-color: #ff6; }
.hilite1 { background-color: #ff6; }
.hilite2 { background-color: #ff6; }
.hilite3 { background-color: #ff6; }
.hilite4 { background-color: #ff6; }

a:link    { color: #00f; text-decoration: none; }
a:visited { color: #00f; text-decoration: none; }
a:hover   { color: #00f; text-decoration: none; }
a:active  { color: #00f; text-decoration: none; }

a.tab:link    { color: #6060ff; text-decoration: none; }
a.tab:visited { color: #6060ff; text-decoration: none; }
a.tab:hover   { color: #6060ff; text-decoration: none; }
a.tab:active  { color: #6060ff; text-decoration: none; }

#header-wrapper {
}

#navigator-wrapper {
}

#content-wrapper {
}

#header-title {
  padding    : 5px;
  font-weight: bold;
  font-size  : 16pt;
}

#header-version {
  font-weight : normal;
  padding-left: 15px;
  font-size   : 12pt;
}

#header-description {
  margin-left : 5px;
  padding-left: 5px;
}

#navigator {
  background-color: #ccc;
  border          : 1px solid #ccc;
  margin-top      : 2px;
  margin-bottom   : 5px;
}

div.common_footer {
  clear     : both;
  font-size : 90%;
  margin    : 3px 0 0 0;
  padding   : 0;
  text-align: center;
}

#content {
  padding-left : 5px;
  padding-right: 5px;
}

#data-unit-explain {
  margin : 5px 10px 5px 10px;
  display: none;
  border : 1px dotted #c0c0c0;
}

#data-unit-explain-show {
  font-size  : 8pt;
  margin-left: 3px;
}

#data-unit-explain-hide {
  font-size  : 8pt;
  margin-left: 3px;
  display    : none;
}

.navigator-menu {
  font-weight: bold;
  float      : left;
}

.navigator-search {
  padding-top: 2px;
  float      : right;
}

.navi-selected {
  white-space     : nowrap;
  padding         : 5px;
  background-color: #e0e0e0;
  border-top      : 1px solid #888;
  border-left     : 1px solid #888;
  border-bottom   : 1px solid #f0f0f0;
  border-right    : 1px solid #f0f0f0;
  color           : #333;
}

.navi-not-selected {
  white-space     : nowrap;
  padding         : 5px;
  background-color: #ccc;
  border-top      : 1px solid #f0f0f0;
  border-left     : 1px solid #f0f0f0;
  border-bottom   : 1px solid #888;
  border-right    : 1px solid #888;
}

.page-navi {
  font-weight: bold;
}

.rss-navi {
  font-weight: bold;
  float      : right;
}

a.feed {
  text-decoration: underline;
  color          : #333;
  font-size      : 8pt;
  padding        : 2px 0px 2px 18px;
  margin-left    : 5px;
  background     : transparent url(images/feed-icon.png) no-repeat scroll left center;
}

.select-menu {
  margin-top   : 5px;
  margin-bottom: 5px;
  white-space  : nowrap;
}

a.header-link {
  text-decoration: underline;
  color          : #333;
}

td.table-header-top, td.table-header-top-sort {
  text-align      : center;
  vertical-align  : middle;
  font-weight     : bold;
  color           : #333;
}

td.table-header-top {
  background-color: #e0e0e0;
  padding         : 4px 3px 3px 3px;
}

td.table-header-top-sort {
  padding         : 4px 10px 3px 3px;
}

.sort-asc, .sort-desc {
  background-position: right center;
  background-repeat  : no-repeat;
}

.sort-asc {
  background-color: #b9ddff;
  background-image: url(images/up.gif);
}

.sort-desc {
  background-color: #ddffac;
  background-image: url(images/down.gif);
}

td.table-header-left {
  background-color: #e0e0e0;
  text-align      : left;
  vertical-align  : middle;
  font-weight     : bold;
  padding         : 4px 3px 3px 3px;
  color           : #333;
}

td.table-cell {
  background-color: #f2f2f2;
  padding         : 1px 2px 0px 2px;
  vertical-align  : top;
}

td.table-cell-num {
  background-color: #f2f2f2;
  padding         : 1px 2px 0px 2px;
  vertical-align  : top;
  text-align      : right;
}

.link-imitation {
  cursor: pointer;
  color : #00f;
}

.small-explain {
  font-weight: normal;
  font-size  : 8pt;
}

.title-label-1 {
  color           : #333;
  font-size       : 11pt;
  font-weight     : bold;
  background-color: #e0e0e0;
  padding         : 2px;
  border-top      : 1px solid #f0f0f0;
  border-left     : 1px solid #f0f0f0;
  border-bottom   : 1px solid #d0d0d0;
  border-right    : 1px solid #d0d0d0;
  margin-bottom   : 5px;
}

.title-label-2 {
  color           : #333;
  background-color: #e0e0e0;
  padding         : 2px 2px 2px 5px;
  border-top      : 1px solid #f0f0f0;
  border-left     : 1px solid #f0f0f0;
  border-bottom   : 1px solid #d0d0d0;
  border-right    : 1px solid #d0d0d0;
  margin-bottom   : 5px;
}

td.tab_selected, td.tab_not_selected, td.tab_selected, td.tab_empty {
  -moz-border-radius-bottomleft : 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-topleft    : 2px;
  -moz-border-radius-topright   : 2px;
  white-space  : nowrap;
  text-align   : center;
  border-top   : 1px solid #999999;
  border-right : 1px solid #666666;
  border-left  : 1px solid #999999;
  border-radius: 2px;
  padding      : 3px 3px 1px 3px;
}

td.tab_spacer, td.tab_spacer_end, td.tab_not_selected, td.tab_empty {
  border-bottom: 1px solid #666666;
}

td.tab_spacer {
  width    : 4;
  font-size: 70%;
}

td.tab_spacer_end {
  width: 10000px;
}

td.tab_selected {
  font-weight: bold;
  color      : #339;
}

td.tab_not_selected, td.tab_empty {
  background-color: #F2F2F2;
}

td.tab_empty {
  color: #C0C0C0;
}

td.tab_selected_cDNA_Array { background: url(images/technology_selected_cDNA_Array.png) repeat-x; }
td.tab_not_selected_cDNA_Array { background: url(images/technology_cDNA_Array.png) repeat-x; }
td.tab_selected_MPSS { background: url(images/technology_selected_MPSS.png) repeat-x; }
td.tab_not_selected_MPSS { background: url(images/technology_MPSS.png) repeat-x; }
td.tab_selected_Oligo_Array { background: url(images/technology_selected_Oligo_Array.png) repeat-x; }
td.tab_not_selected_Oligo_Array { background: url(images/technology_Oligo_Array.png) repeat-x; }
td.tab_selected_GeneChip { background: url(images/technology_selected_GeneChip.png) repeat-x; }
td.tab_not_selected_GeneChip { background: url(images/technology_GeneChip.png) repeat-x; }
td.tab_selected_SAGE_NlaIII { background: url(images/technology_selected_SAGE_NlaIII.png) repeat-x; }
td.tab_not_selected_SAGE_NlaIII { background: url(images/technology_SAGE_NlaIII.png) repeat-x; }
td.tab_selected_Bead_Array { background: url(images/technology_selected_Bead_Array.png) repeat-x; }
td.tab_not_selected_Bead_Array { background: url(images/technology_Bead_Array.png) repeat-x; }
td.tab_selected_Tiling_Array { background: url(images/technology_selected_Tiling_Array.png) repeat-x; }
td.tab_not_selected_Tiling_Array { background: url(images/technology_Tiling_Array.png) repeat-x; }
td.tab_selected_Antibody { background: url(images/technology_selected_Antibody.png) repeat-x; }
td.tab_not_selected_Antibody { background: url(images/technology_Antibody.png) repeat-x; }
td.tab_selected_Other { background: url(images/technology_selected_Other.png) repeat-x; }
td.tab_not_selected_Other { background: url(images/technology_Other.png) repeat-x; }
td.tab_selected_SAGE_Sau3A { background: url(images/technology_selected_SAGE_Sau3A.png) repeat-x; }
td.tab_not_selected_SAGE_Sau3A { background: url(images/technology_SAGE_Sau3A.png) repeat-x; }
td.tab_selected_Protein_Array { background: url(images/technology_selected_Protein_Array.png) repeat-x; }
td.tab_not_selected_Protein_Array { background: url(images/technology_Protein_Array.png) repeat-x; }
td.tab_selected_SAGE_RsaI { background: url(images/technology_selected_SAGE_RsaI.png) repeat-x; }
td.tab_not_selected_SAGE_RsaI { background: url(images/technology_SAGE_RsaI.png) repeat-x; }
td.tab_selected_RT-PCR { background: url(images/technology_selected_RT-PCR.png) repeat-x; }
td.tab_not_selected_RT-PCR { background: url(images/technology_RT-PCR.png) repeat-x; }
td.tab_selected_HT_Sequencing { background: url(images/technology_selected_HT_Sequencing.png) repeat-x; }
td.tab_not_selected_HT_Sequencing { background: url(images/technology_HT_Sequencing.png) repeat-x; }
td.tab_selected_cDNA_Array, td.tab_selected_MPSS, td.tab_selected_Oligo_Array, td.tab_selected_GeneChip, td.tab_selected_SAGE_NlaIII, td.tab_selected_Bead_Array, td.tab_selected_Tiling_Array, td.tab_selected_Antibody, td.tab_selected_Other, td.tab_selected_SAGE_Sau3A, td.tab_selected_Protein_Array, td.tab_selected_SAGE_RsaI, td.tab_selected_RT-PCR, td.tab_selected_HT_Sequencing {
  font-weight: bold;
}
td.tab_not_selected_cDNA_Array, td.tab_not_selected_MPSS, td.tab_not_selected_Oligo_Array, td.tab_not_selected_GeneChip, td.tab_not_selected_SAGE_NlaIII, td.tab_not_selected_Bead_Array, td.tab_not_selected_Tiling_Array, td.tab_not_selected_Antibody, td.tab_not_selected_Other, td.tab_not_selected_SAGE_Sau3A, td.tab_not_selected_Protein_Array, td.tab_not_selected_SAGE_RsaI, td.tab_not_selected_RT-PCR, td.tab_not_selected_HT_Sequencing {
  background-color: #F2F2F2;
  border-bottom   : 1px solid #666666;
}
td.tab_selected_cDNA_Array, td.tab_selected_MPSS, td.tab_selected_Oligo_Array, td.tab_selected_GeneChip, td.tab_selected_SAGE_NlaIII, td.tab_selected_Bead_Array, td.tab_selected_Tiling_Array, td.tab_selected_Antibody, td.tab_selected_Other, td.tab_selected_SAGE_Sau3A, td.tab_selected_Protein_Array, td.tab_selected_SAGE_RsaI, td.tab_selected_RT-PCR, td.tab_selected_HT_Sequencing, td.tab_not_selected_cDNA_Array, td.tab_not_selected_MPSS, td.tab_not_selected_Oligo_Array, td.tab_not_selected_GeneChip, td.tab_not_selected_SAGE_NlaIII, td.tab_not_selected_Bead_Array, td.tab_not_selected_Tiling_Array, td.tab_not_selected_Antibody, td.tab_not_selected_Other, td.tab_not_selected_SAGE_Sau3A, td.tab_not_selected_Protein_Array, td.tab_not_selected_SAGE_RsaI, td.tab_not_selected_RT-PCR, td.tab_not_selected_HT_Sequencing {
  -moz-border-radius-bottomleft : 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-topleft    : 2px;
  -moz-border-radius-topright   : 2px;
  white-space  : nowrap;
  text-align   : center;
  border-top   : 1px solid #999999;
  border-right : 1px solid #666666;
  border-left  : 1px solid #999999;
  border-radius: 2px;
  padding      : 3px 3px 1px 3px;
  color        : #339;
}
td.tab_selected_endo_exo-crine { background: url(images/tissue10_selected_endo_exo-crine.png) repeat-x; }
td.tab_not_selected_endo_exo-crine { background: url(images/tissue10_endo_exo-crine.png) repeat-x; }
td.tab_selected_alimentary { background: url(images/tissue10_selected_alimentary.png) repeat-x; }
td.tab_not_selected_alimentary { background: url(images/tissue10_alimentary.png) repeat-x; }
td.tab_selected_brain { background: url(images/tissue10_selected_brain.png) repeat-x; }
td.tab_not_selected_brain { background: url(images/tissue10_brain.png) repeat-x; }
td.tab_selected_lung { background: url(images/tissue10_selected_lung.png) repeat-x; }
td.tab_not_selected_lung { background: url(images/tissue10_lung.png) repeat-x; }
td.tab_selected_connective { background: url(images/tissue10_selected_connective.png) repeat-x; }
td.tab_not_selected_connective { background: url(images/tissue10_connective.png) repeat-x; }
td.tab_selected_urinary { background: url(images/tissue10_selected_urinary.png) repeat-x; }
td.tab_not_selected_urinary { background: url(images/tissue10_urinary.png) repeat-x; }
td.tab_selected_blood { background: url(images/tissue10_selected_blood.png) repeat-x; }
td.tab_not_selected_blood { background: url(images/tissue10_blood.png) repeat-x; }
td.tab_selected_liver { background: url(images/tissue10_selected_liver.png) repeat-x; }
td.tab_not_selected_liver { background: url(images/tissue10_liver.png) repeat-x; }
td.tab_selected_unclassified { background: url(images/tissue10_selected_unclassified.png) repeat-x; }
td.tab_not_selected_unclassified { background: url(images/tissue10_unclassified.png) repeat-x; }
td.tab_selected_embryo { background: url(images/tissue10_selected_embryo.png) repeat-x; }
td.tab_not_selected_embryo { background: url(images/tissue10_embryo.png) repeat-x; }
td.tab_selected_muscular { background: url(images/tissue10_selected_muscular.png) repeat-x; }
td.tab_not_selected_muscular { background: url(images/tissue10_muscular.png) repeat-x; }
td.tab_selected_pooled { background: url(images/tissue10_selected_pooled.png) repeat-x; }
td.tab_not_selected_pooled { background: url(images/tissue10_pooled.png) repeat-x; }
td.tab_selected_reproductive { background: url(images/tissue10_selected_reproductive.png) repeat-x; }
td.tab_not_selected_reproductive { background: url(images/tissue10_reproductive.png) repeat-x; }

td.tab_selected_adult_aerial_structure { background: url(images/tissue10_selected_adult_aerial_structure.png) repeat-x; }
td.tab_not_selected_adult_aerial_structure { background: url(images/tissue10_adult_aerial_structure.png) repeat-x; }
td.tab_selected_young_aerial_structure { background: url(images/tissue10_selected_young_aerial_structure.png) repeat-x; }
td.tab_not_selected_young_aerial_structure { background: url(images/tissue10_young_aerial_structure.png) repeat-x; }
td.tab_selected_root { background: url(images/tissue10_selected_root.png) repeat-x; }
td.tab_not_selected_root { background: url(images/tissue10_root.png) repeat-x; }
td.tab_selected_meristem_growing_tissue { background: url(images/tissue10_selected_meristem_growing_tissue.png) repeat-x; }
td.tab_not_selected_meristem_growing_tissue { background: url(images/tissue10_meristem_growing_tissue.png) repeat-x; }
td.tab_selected_flower_sexual_organ { background: url(images/tissue10_selected_flower_sexual_organ.png) repeat-x; }
td.tab_not_selected_flower_sexual_organ { background: url(images/tissue10_flower_sexual_organ.png) repeat-x; }
td.tab_selected_seed_fruit_grain { background: url(images/tissue10_selected_seed_fruit_grain.png) repeat-x; }
td.tab_not_selected_seed_fruit_grain { background: url(images/tissue10_seed_fruit_grain.png) repeat-x; }

td.tab_selected_endo_exo-crine, td.tab_selected_alimentary, td.tab_selected_brain, td.tab_selected_lung, td.tab_selected_connective, td.tab_selected_urinary, td.tab_selected_blood, td.tab_selected_liver, td.tab_selected_unclassified, td.tab_selected_embryo, td.tab_selected_muscular, td.tab_selected_pooled, td.tab_selected_reproductive, td.tab_selected_adult_aerial_structure, td.tab_selected_young_aerial_structure, td.tab_selected_root, td.tab_selected_meristem_growing_tissue, td.tab_selected_flower_sexual_organ, td.tab_selected_seed_fruit_grain {
  font-weight: bold;
}
td.tab_not_selected_endo_exo-crine, td.tab_not_selected_alimentary, td.tab_not_selected_brain, td.tab_not_selected_lung, td.tab_not_selected_connective, td.tab_not_selected_urinary, td.tab_not_selected_blood, td.tab_not_selected_liver, td.tab_not_selected_unclassified, td.tab_not_selected_embryo, td.tab_not_selected_muscular, td.tab_not_selected_pooled, td.tab_not_selected_reproductive, td.tab_not_selected_adult_aerial_structure, td.tab_not_selected_young_aerial_structure, td.tab_not_selected_root, td.tab_not_selected_meristem_growing_tissue, td.tab_not_selected_flower_sexual_organ, td.tab_not_selected_seed_fruit_grain {
  background-color: #F2F2F2;
  border-bottom   : 1px solid #666666;
}
td.tab_selected_endo_exo-crine, td.tab_selected_alimentary, td.tab_selected_brain, td.tab_selected_lung, td.tab_selected_connective, td.tab_selected_urinary, td.tab_selected_blood, td.tab_selected_liver, td.tab_selected_unclassified, td.tab_selected_embryo, td.tab_selected_muscular, td.tab_selected_pooled, td.tab_selected_reproductive, td.tab_not_selected_endo_exo-crine, td.tab_not_selected_alimentary, td.tab_not_selected_brain, td.tab_not_selected_lung, td.tab_not_selected_connective, td.tab_not_selected_urinary, td.tab_not_selected_blood, td.tab_not_selected_liver, td.tab_not_selected_unclassified, td.tab_not_selected_embryo, td.tab_not_selected_muscular, td.tab_not_selected_pooled, td.tab_not_selected_reproductive, td.tab_selected_adult_aerial_structure, td.tab_selected_young_aerial_structure, td.tab_selected_root, td.tab_selected_meristem_growing_tissue, td.tab_selected_flower_sexual_organ, td.tab_selected_seed_fruit_grain, td.tab_not_selected_adult_aerial_structure, td.tab_not_selected_young_aerial_structure, td.tab_not_selected_root, td.tab_not_selected_meristem_growing_tissue, td.tab_not_selected_flower_sexual_organ, td.tab_not_selected_seed_fruit_grain {
  white-space  : nowrap;
  text-align   : center;
  border-top   : 1px solid #999999;
  border-right : 1px solid #666666;
  border-left  : 1px solid #999999;
  border-radius: 2px;
  padding      : 3px 3px 1px 3px;
  color        : #339;
}
td.tab_selected_Human { background: url(images/division_selected_Human.png) repeat-x; }
td.tab_not_selected_Human { background: url(images/division_Human.png) repeat-x; }
td.tab_selected_Mammals { background: url(images/division_selected_Mammals.png) repeat-x; }
td.tab_not_selected_Mammals { background: url(images/division_Mammals.png) repeat-x; }
td.tab_selected_Primates { background: url(images/division_selected_Primates.png) repeat-x; }
td.tab_not_selected_Primates { background: url(images/division_Primates.png) repeat-x; }
td.tab_selected_Synthetic { background: url(images/division_selected_Synthetic.png) repeat-x; }
td.tab_not_selected_Synthetic { background: url(images/division_Synthetic.png) repeat-x; }
td.tab_selected_Unassigned { background: url(images/division_selected_Unassigned.png) repeat-x; }
td.tab_not_selected_Unassigned { background: url(images/division_Unassigned.png) repeat-x; }
td.tab_selected_Invertebrates { background: url(images/division_selected_Invertebrates.png) repeat-x; }
td.tab_not_selected_Invertebrates { background: url(images/division_Invertebrates.png) repeat-x; }
td.tab_selected_Plants { background: url(images/division_selected_Plants.png) repeat-x; }
td.tab_not_selected_Plants { background: url(images/division_Plants.png) repeat-x; }
td.tab_selected_Bacteria { background: url(images/division_selected_Bacteria.png) repeat-x; }
td.tab_not_selected_Bacteria { background: url(images/division_Bacteria.png) repeat-x; }
td.tab_selected_Enviromental { background: url(images/division_selected_Enviromental.png) repeat-x; }
td.tab_not_selected_Enviromental { background: url(images/division_Enviromental.png) repeat-x; }
td.tab_selected_Phages { background: url(images/division_selected_Phages.png) repeat-x; }
td.tab_not_selected_Phages { background: url(images/division_Phages.png) repeat-x; }
td.tab_selected_Viruses { background: url(images/division_selected_Viruses.png) repeat-x; }
td.tab_not_selected_Viruses { background: url(images/division_Viruses.png) repeat-x; }
td.tab_selected_Vertebrates { background: url(images/division_selected_Vertebrates.png) repeat-x; }
td.tab_not_selected_Vertebrates { background: url(images/division_Vertebrates.png) repeat-x; }
td.tab_selected_Rodents { background: url(images/division_selected_Rodents.png) repeat-x; }
td.tab_not_selected_Rodents { background: url(images/division_Rodents.png) repeat-x; }
td.tab_selected_Human, td.tab_selected_Mammals, td.tab_selected_Primates, td.tab_selected_Synthetic, td.tab_selected_Unassigned, td.tab_selected_Invertebrates, td.tab_selected_Plants, td.tab_selected_Bacteria, td.tab_selected_Enviromental, td.tab_selected_Phages, td.tab_selected_Viruses, td.tab_selected_Vertebrates, td.tab_selected_Rodents {
  font-weight: bold;
}
td.tab_not_selected_Human, td.tab_not_selected_Mammals, td.tab_not_selected_Primates, td.tab_not_selected_Synthetic, td.tab_not_selected_Unassigned, td.tab_not_selected_Invertebrates, td.tab_not_selected_Plants, td.tab_not_selected_Bacteria, td.tab_not_selected_Enviromental, td.tab_not_selected_Phages, td.tab_not_selected_Viruses, td.tab_not_selected_Vertebrates, td.tab_not_selected_Rodents {
  background-color: #F2F2F2;
  border-bottom   : 1px solid #666666;
}
td.tab_selected_Human, td.tab_selected_Mammals, td.tab_selected_Primates, td.tab_selected_Synthetic, td.tab_selected_Unassigned, td.tab_selected_Invertebrates, td.tab_selected_Plants, td.tab_selected_Bacteria, td.tab_selected_Enviromental, td.tab_selected_Phages, td.tab_selected_Viruses, td.tab_selected_Vertebrates, td.tab_selected_Rodents, td.tab_not_selected_Human, td.tab_not_selected_Mammals, td.tab_not_selected_Primates, td.tab_not_selected_Synthetic, td.tab_not_selected_Unassigned, td.tab_not_selected_Invertebrates, td.tab_not_selected_Plants, td.tab_not_selected_Bacteria, td.tab_not_selected_Enviromental, td.tab_not_selected_Phages, td.tab_not_selected_Viruses, td.tab_not_selected_Vertebrates, td.tab_not_selected_Rodents {
  -moz-border-radius-bottomleft : 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-topleft    : 2px;
  -moz-border-radius-topright   : 2px;
  white-space       : nowrap;
  text-align        : center;
  border-top        : 1px solid #999999;
  border-right      : 1px solid #666666;
  border-left       : 1px solid #999999;
  border-radius     : 2px;
  padding           : 3px 3px 1px 3px;
  color             : #339;
}

td.tab_body {
  border-right    : 1px solid #666666;
  border-left     : 1px solid #999999;
  border-bottom   : 1px solid #666666;
  background-color: #FCFCFC;
  padding         : 8px 6px 6px 6px;
}

span.change_language {
  margin: 0px 10px;
}

div#help_content {
  padding: 6px 10px 10px;
  border : 1px solid #BBBBBB;
}

h1.help_title {
  border-bottom: 1px solid #BBBBBB;
  color        : #444444;
  font-size    : 20px;
  margin       : 0 0 10px;
  padding      : 2px 10px 1px 0;
}

h2.help_title {
  border-bottom: 1px solid #BBBBBB;
  color        : #444444;
  font-size    : 16px;
  margin       : 10px 0;
  padding      : 2px 10px 1px 0;
}

h3.help_title {
  border-bottom: 1px dotted #BBBBBB;
  color        : #444444;
  font-size    : 13px;
  margin       : 5px 0 5px 0;
  padding      : 2px 10px 1px 0;
}

h4.help_title {
  border-bottom: 1px dotted #BBBBBB;
  color        : #444444;
  font-size    : 12px;
  margin       : 3px 0 3px 0;
  padding      : 2px 10px 1px 0;
}

a.toc {
  color      : #484848;
  font-family: Verdana,sans-serif;
  font-size  : 12px;
}

ul.toc {
  list-style-type : disc;
  background-color: #FFFFDD;
  border          : 1px solid #E4E4E4;
  display         : table;
  line-height     : 1.2em;
  margin          : 0 12px 12px 0;
  padding         : 4px;
}

li.heading1 {
  margin         : 1px 0;
  list-style-type: none;
  display        : list-item;
}

li.heading2 {
  list-style-type: none;
  display        : list-item;
  margin         : 1px 0 1px 8px;
}

li.heading3 {
  list-style-type: none;
  display        : list-item;
  margin         : 1px 0 1px 16px;
}

ul.help_ul {
  list-style-type: disc;
  padding        : 3px 0;
  padding-left   : 20px;
}

ol.help_ol {
  list-style-type: decimal;
  padding        : 3px 0;
  padding-left   : 20px;
}

li.help_li {
  display: list-tiem;
}

ul.help_function1 {
  margin-left: 3.5em;
}

li.help_function1 {
  text-indent: -3.5em;
  margin     : 3px 0 3px 0;
}

ul.help_function2 {
  margin-left: 4.5em;
}

li.help_function2 {
  text-indent: -4.5em;
  margin     : 3px 0 3px 0;
}

ul.help_function3 {
  margin-left: 5.5em;
}

li.help_function3 {
  text-indent: -5.5em;
  margin     : 3px 0 3px 0;
}

div.fig {
  margin    : 10px 0 1px 0;
  text-align: center;
}

div.fig_label {
  text-align   : center;
  margin-bottom: 5px;
}

span.reference_etal {
  font-style: italic;
}

span.service_copy {
  background-color: #f4f4f4; 
}

