body 
 {
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  FONT-SIZE: 9pt;
 }

td
 {FONT-SIZE: 9pt;
 }

table.downloads
 {width:100%;
  border: 2px solid #8e888d;
 }

td.dlth
 {font-weight: bold;
  background: #d0d0d0;
 }

td.fshead
 {border : 1px solid #80ff80;
  background: #F0F0F0;
 }

tr.dlitem
 {vertical-align: top;
 }

img.icon
 {width:16px;
  height:16px;
  border-width:0;
 }

a
 {color:#008000;
 }


/*TAB CONTROLS*/

a.tablink {
 text-decoration:none;
}

div.content {
  overflow: auto;
}

div.tab {
  display:inline;
  padding : 0px 0px 0px 0px;
  margin : 0px 0px 0px 0px;
  white-space: nowrap;
  overflow: visible;
  border:0px;
}

span.tabl {
  display:inline;
  border:0px;
  padding : 4px 0px 3px 6px;
  background : url(tabpics/tab_left.gif) no-repeat left top;
  cursor: pointer;
  overflow: visible;
}

span.tabr {
  display:inline;
  border:0px;
  padding : 4px 15px 3px 0px;
  margin : 0px 0px 0px 0px;
  background : url(tabpics/tab_right.gif) no-repeat right top;
  cursor: pointer;
  overflow: visible;
}

span.tabla {
  display:inline;
  border:0px;
  margin : 0px 0px 0px 0px;
  padding : 4px 0px 4px 6px;
  background : url(tabpics/tab_left.gif) no-repeat left top;
  background-position : 0 -150px;
  cursor: pointer;
  overflow: visible;
}

span.tabra {
  display:inline;
  border:0px;
  padding : 4px 15px 4px 0px;
  margin : 0px 0px 0px 0px;
  background : url(tabpics/tab_right.gif) no-repeat right top;
  background-position : 100% -150px;
  cursor: pointer;
  overflow: visible;
}

div.screenShot {
  text-align: center;
}

div.caption {
  padding-bottom: 10px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}

div.lefticon {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 34px;
  height: 34px;
 }

div.righttext {
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 15px;
 }

div.comptable {
  position: relative;
}

div.helpIndex
 {table-layout: auto;
  margin: 0 0 0 0;
  border-spacing: 0px;
  border: 0px;
  white-space: nowrap;
 } 

A.helpIndex 
 { color: black; 
   text-decoration: none;
   FONT-SIZE: 10pt;
   BORDER-BOTTOM: none;
 }

A.helpIndex:hover   
 { color: #008000; 
   text-decoration: none;
   FONT-SIZE: 10pt;
   BORDER-BOTTOM: none;
 }

div.contentItem
 {table-layout: auto;
  margin: 0 0 0 0;
  border-spacing: 0px;
  border: 0px;
  white-space: nowrap;
 } 

A.contentItem 
 { color: black; 
   text-decoration: none;
   FONT-SIZE: 10pt;
   BORDER-BOTTOM: none;
 }

A.contentItem:hover   
 { color: #008000; 
   text-decoration: none;
   FONT-SIZE: 10pt;
   BORDER-BOTTOM: none;
 }
html 
 {scrollbar-base-color: #D0FFD0; 
  scrollbar-arrow-color: #000000;
 }

