<!--

/* master style sheet for stfarmony.com */

.disclaimer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.real_disclaimer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #dddddd;
}

#message_block {
  padding: 10px 0 3px 0;
}

.quote_button {
  position: relative;
  font-family: arial, helvetica, sans-serif;
  background: url(../images/get_a_rate_quote_over.gif) no-repeat;
  white-space: nowrap;
  display: block;
  width: 203px;
  height: 31px;
  margin: 0;
  padding: 0;
}

.quote_button a {
  display: block;
  color: #000000;
  font-size: 11px;
  width: 203px;
  height: 31px;
  display: block;
  float: left;
  color: black;
  text-decoration: none;
}

.quote_button img {
  width: 203px;
  height: 31px;
  border: 0;
}

* html a:hover {
  visibility:visible;
}

.quote_button a:hover img {
  visibility:hidden;
}

#agent_photo_area {
  padding: 20px 15px 0 20px;
}

#agent_callout {
  padding: 7px 0 0 17px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: 600;
  color: #FFFFFF;
}


.agent_photo_box {
  text-align: center;
  float: left;
  width: 98px;
}

.agent_photo {
  width: 98px;
  padding: 10px 0 0 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
}

.agent_photo a{
  color: #FFFFFF;
  text-decoration: none;
}

.error_text {
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: 900;
}

.success_text {
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: 900;
}

#taf_main_content {
  width: 415px;
  text-align: center;
  background-color: #840501;
  background: url(../images/agent_block_bg.gif);
  padding: 7px;
}
-->

