a:link {
	color: #79002e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #79002e;
}
a:hover {
	text-decoration: underline;
	color: #79002e;
}
a:active {
	text-decoration: none;
	color: #79002e;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	/*font-color: #195F56;*/
	color: #195F56;
	font-size: 14px;
}
.header {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.headerred {
	color: #79002E;
	font-size: 18px;
	font-weight: bold;
}
.contact {
	color: #79002E;
	font-size: 14px;
}
.freequote {
	color: #195F56;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	color: #93886B;
	font-size:10px;
	text-align: center;
}
.footer a:link, .footer a:visited {
	color: #93886B;
	text-decoration: none;
}
.ppg {
	padding: 5px;
	text-align: justify;	
}
.px14 {font-size: 14px}
#quick_quote_box{
  width:200px;
  height:100px;
  background:#C9D2DF;
  border:2px solid #E9E9E9;
  font-size:10pt;
  text-align:center;
  margin-left:25px;
}
#quick_quote_box a{
  text-decoration: none;
  color:#ffffff;
  font-weight:bold;
  }
#quick_quote_box_title{
  position:relative;
  width:200px;
  height:25px;
  border-bottom:#E9E9E9;
  text-align:center;
  font-size:12pt;
  font-weight:bold;
  background:#ffffff url(/images/quick_quote.png) no-repeat left;
  float:left;
}
#quote_container{
  position:relative;
  width:350px;
  height:250px;
  text-align:right;
  margin-left:auto;
  margin-right:auto;
}
#quote_error_box{
  position:relative;
  width:350px;
  height:25px;
  margin-left:auto;
  margin-right:auto;
  border:1px solid #ff0000;
  text-align:center;
  padding-top:3px;
}
#quote_red_text{
  color:#ff0000;
}
.ppg {
	padding: 8px;
	text-align: justify;
}
.author {color: #79002E}