/* CSS Document */

/*---------------------------------------------------------------*/
/* classes for home page */
table#idFindItFast {
}
td#idHomeFindItFast {
  height: 50px;
  color: #369;
  font-size: 9pt;
  line-height: 10.5pt;
}
td#idHomeFindItFast a {
  color: #369;
  text-decoration: underlined;
}
td#idHomeSearch form {
  margin: 0px 10px 0px 10px;
  color: #333;
  font-weight: bold;
}
td#idHomeSearch select {
  margin: 4px 5px 1px 0px;
  width: 140px;
  color: #333;
}
td#idHomeSearch div {
  margin-bottom: 6px;  
  color: White;
  font-size: 8pt;
}
td#idHomeSearch form  a{
  color: #333;
  text-decoration: none;
}
