.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.plan-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.plan-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #009999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.typeofcoverage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}
h2
{
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
}
h3
{
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#results input[type="submit"].defaultbutton, #results input[type="submit"].buy, #results .defaultbutton {
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    border: 0px none;
    cursor: pointer;
    position: static;
}

#results input[type="submit"].defaultbutton, #results .defaultbutton {
    height: 23px;
    width: 165px;
    background-image: url(images/tcATabBack.gif);
    background-repeat: repeat-x;
}

#results input[type="submit"].buy {
    height: 23px;
    width: 165px;
    background-image: url(images/buynowbg.jpg);
    background-repeat: repeat-x;
}
