/* CSS Document */
fieldset
{
  border: 0px;
}

legend
{
  color: #CC0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
  font-weight: bold;
  margin-bottom: 15px;
}

.text
{
  width: 240px;
}

textarea
{
  width: 460px;
}

.required
{
  color: #CC0000;
  font-weight: bold;
  font-size: 150%
}

#contactFooter
{
  color: #b50831;
} 

a#utilContact{
background-image: url(../../images/utility/utility_contact_on.gif);
}
