.lrule {
	background-image: url(images/body/left-rule.gif);
	background-repeat: repeat-y;
}
.rrule {
	background-image: url(images/body/right-rule.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.h12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.quote-engine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.qrule {
	background-image: url(images/body/quote1-r.gif);
	background-repeat: repeat-x;
}
.qrule2 {
	background-image: url(images/body/quote2-r.gif);
	background-repeat: repeat-x;
}
.r1 {
	background-image: url(images/body/left-line-r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.r2 {
	background-image: url(images/body/left-line-l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.r3 {
	background-image: url(images/body/spotlight-return-lower.gif);
	background-repeat: repeat-y;
}
.r4 {
	background-image: url(images/body/spotlight-medical-lower.gif);
	background-repeat: repeat-y;
}
.quote-rule-l {
	background-image: url(images/quote-rule-l.gif);
	background-repeat: repeat-y;
}
.quote-rule-r {
	background-image: url(images/quote-rule-r.gif);
	background-repeat: repeat-y;
}
.caluctext {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #0E5367;
	text-decoration: none;
	text-align: left;
	
}
.dropdowntxt {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
A:hover {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent
	}