/* ================================================ */
/* Style for each field in the form                 */
/* ================================================ */

.Company
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.FirstNameVALIDATE
{
  table-layout: auto; 
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black; 
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal; 
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.LastNameVALIDATE
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.PHONEPhoneNumberVALIDATE
{
  table-layout: auto;
  width: 35px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.PHONEFaxNumber
{
  table-layout: auto;
  width: 35px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.Street
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.City
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.State
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.ZIPCODEZipcodeVALIDATE
{
  table-layout: auto;
  width: 95;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.Country
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.EMAILEmailDYNAMIC
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.HearAboutUs
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}
