﻿.wpainput
{
	height: 15px;
	font-size: 12px;
}

h1.title { font-weight:normal; font-size:24px; }

hr.quote { margin:2px 5px 2px 5px; padding:0px; border:1px solid; height:0px; display:block; }
hr.quote-header { margin:0px 5px 2px 5px; padding:0px; border:1px solid; height:0px; display:block;  }

.quoteinput { border:1px solid #2967A7; height:25px; line-height:25px; font-size:12pt; padding:0px 2px; vertical-align:middle; }

tr.tableRowHeader td { padding:15pt 5pt 15pt 5pt; color:white; font-size:18px; line-height:24px; }
tr.tableRowHeader td strong { font-size:24px; }
tr.tableRowHeader td.essentials { background-color:#54B6E7; }
tr.tableRowHeader td.premier { background-color:#0092D2; }
tr.tableRowHeader td.elite { background-color:#0068B4; }
tr.tableRowHeader td.xshealth { background-color:#0068B4; vertical-align:middle; }
tr.tableRowHeader td.activehealth { background-color:#3B5BAF; vertical-align:middle; }

div.stars { float:right; }

tr.tableRowPrices td { padding:5pt; color:white; font-size:22px; line-height:22px; }
tr.tableRowPrices td.essentials { background-color:#7AC1EB; }
tr.tableRowPrices td.premier { background-color:#52A2D9; }
tr.tableRowPrices td.elite { background-color:#397BBF; }
tr.tableRowPrices td.xshealth { background-color:#397BBF; }
tr.tableRowPrices td.activehealth { background-color:#4F71BC; }
tr.tableRowPrices td.htu { background-color:#397BBF; }

td.benefits { cursor:pointer; }
td.benefits:hover { text-decoration:underline; }

#divBenefitsEssentials { background-color:#F4F9FD; }
#divBenefitsEssentials table { width: 90%; margin-left:auto; margin-right:auto; }
#divBenefitsEssentials td { white-space:nowrap; padding:2px; }

#divAddOnsEssentials { background-color:#D4ECF9; }
#divAddOnsEssentials table { width: 90%; margin-left:auto; margin-right:auto; }
#divAddOnsEssentials td { white-space:nowrap; padding:2px; }

#divBenefitsPremier { background-color:#F1F5FB; }
#divBenefitsPremier table { width:90%; margin-left:auto; margin-right:auto; }
#divBenefitsPremier td { white-space:nowrap; padding:2px; }

#divAddOnsPremier { background-color:#C1D9ED; }
#divAddOnsPremier table { width:90%; margin-left:auto; margin-right:auto; }
#divAddOnsPremier td { white-space:nowrap; padding:2px; }

#divBenefitsElite { background-color:#EEF1F9; }
#divBenefitsElite table { width:90%; margin-left:auto; margin-right:auto; }
#divBenefitsElite td { white-space:nowrap; padding:2px; }

#divAddOnsElite { background-color:#BEDFEB; }
#divAddOnsElite table { width:90%; margin-left:auto; margin-right:auto; }
#divAddOnsElite td { white-space:nowrap; padding:2px; }

#divBenefitsXSHealth { background-color:#EEF1F9; }
#divBenefitsXSHealth table { width:90%; margin-left:auto; margin-right:auto; }
#divBenefitsXSHealth td { white-space:nowrap; padding:2px; }

#divBenefitsActiveHealth { background-color:#EDEEF8; }
#divBenefitsActiveHealth table { width:90%; margin-left:auto; margin-right:auto; }
#divBenefitsActiveHealth td { white-space:nowrap; padding:2px; }

#divBenefitsHTU { background-color:#EEF1F9; }
#divBenefitsHTU table { width:90%; margin-left:auto; margin-right:auto; }
#divBenefitsHTU td { white-space:nowrap; padding:2px; }

td.dental-benefit-header { background-color:#E6F0F9; padding:5px; cursor:pointer; }
td.dental-benefit-header:hover { text-decoration:underline; }
td.dental-benefit { background-color:#F3F8FC; padding:5px; }

table.htu-benefit td { background-color:#F4F9FD; padding:5px; }

span.priceperoption { font-weight:bold; color:#666666; }

input.quoteredbutton { background:transparent url('/images/quote/red_button.png') no-repeat; width:200px; height:25px; border:none; color:#CECECD; font-weight:bold; cursor:pointer; }
input.quoteredbutton:hover { color:#FFFFFF; }

input.quotebluebutton { background:transparent url('/images/quote/blue_button.png') no-repeat; width:200px; height:25px; border:none; color:#CECECD; font-weight:bold; cursor:pointer; }
input.quotebluebutton:hover { color:#FFFFFF; }

input.quotebluebuttonsmall { background:transparent url('/images/quote/blue_button_120.png') no-repeat; width:120px; height:25px; border:none; color:#CECECD; text-align:left; padding-left:10px; cursor:pointer; }
input.quotebluebuttonsmall:hover { color:#FFFFFF; }

.redText {color:Red; font-weight:bold; font-size:16px}