@charset "ISO-8859-1";



body#infotecsitebase {
                       background-color:#FFFFFF;
                     }

p.fp_headline {
                font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:22px; font-weight: bolder;
              }

p.fp_caption {
               font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:18px; font-weight: bolder;
             }

p.fp_subcaption {
                  font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:16px; font-weight: bolder;
                }

p.fp_subsubcaption {
                     font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:14px; font-weight: bolder;
                   }

p.fp_text {
            font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:14px; font-weight: bolder;
          }




span.fp_headline {
                font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:22px; font-weight: bolder;
              }

span.fp_caption {
               font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:18px; font-weight: bolder;
             }

span.fp_subcaption {
                  font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:16px; font-weight: bolder;
                }

span.fp_subsubcaption {
                     font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:14px; font-weight: bolder;
                   }

span.fp_text {
            font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#000000; font-size:14px; font-weight: bolder;
          }



a.fp_link {
            font-family: "Trebuchet MS", Helvetica, sans-serif, Arial; color:#33339A; font-size:18px; font-weight: bolder;
          }



.ibcform input, select, textarea { background-color:transparent; color:#000000; font-weight:bold; font-size:12px; }

.ibcform * { font-size:14px; }
.ibcform table { margin:auto; padding:1em; text-align:center; }
.ibcform table tr { margin:1em; }
/*.ibcform table tr:hover * { color:#EF8F00; }*/
.ibcform table tr:hover input[type="submit"] { color:#000000; }
.ibcform table tr th { padding:0.125em 0.5em; text-align:left; }
.ibcform table tr td { padding:0.125em 0.5em; text-align:right; }
.ibcform table tr td select { font-size:12px; width:30em; border:none; border: 0.0625em solid #000000; }
.ibcform table tr td textarea { width:39em; border:none; border: 0.0625em solid #000000; padding:0.125em; }
.ibcform table tr td input[type="text"] { width:30em; border:none; border-bottom: 0.0625em solid #000000; }
.ibcform input[type="submit"]:hover { background-color:#EF8F00; }

