/* default styles for extension "tx_indexedsearch" */
       .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
       .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
       .tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
       .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
       .tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
       .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
       .tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/* default styles for extension "tx_dearticles_pi1" */
  .tx-dearticles-pi1-sword {
           color:maroon;
           font-weight:bold;
           font-style:italic;
    }
  P.tx-dearticles-pi1-singleViewField-title {
         font-size:14px;
         color:navy;
         font-weight:bold;
  }
  P.tx-dearticles-pi1-singleViewField-author {
         font-size:10px;
         color:teal;
         font-weight:bold;
  }
  P.tx-dearticles-pi1-singleViewField-sections {
         font-size:10px;
         color:gray;
         font-weight:bold;
  }
  P.tx-dearticles-pi1-singleViewField-caption {
         font-size:8px;
         color:black;
         font-weight:bold;
  }
  P.tx-dearticles-pi1-singleViewField-content {
         font-family:Verdana, Helvetica, sans-serif;
         font-size:12px;
         color:black;
  }
  P.tx-dearticles-pi1-singleViewField-browseBy {
         font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size:10px;
         color:black;
  }
  P.tx-dearticles-pi1-singleViewField-listHeader {
         font-size:14px;
         color:navy;
         font-weight:bold;
  }
  P.tx-dearticles-pi1-singleViewField-listTitle {
         font-size:12px;
         color:teal;
  }
  P.tx-dearticles-pi1-singleViewField-showMore {
         font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size:8px;
  }