#fourPlans {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 235px;
	color: #006699;
	font-style: italic;
}
/******************************************************************/
/* end copy */
/******************************************************************/
.silver {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#subHeading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D5E87;
	padding: 8px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

.none {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.gold {
	color: #000000;
	background-color: #CC9933;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.diamond {

	color: #000000;
	background-color: #99FFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.max {

	color: #000000;
	background-color: #6666FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#MainTD table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
}

.header-cell-hs {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/health-solutions-button.jpg);
	width: 155px;
	display: block;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.header-cell-hmp {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
/**************************************** this is for the left hand Menu*/

table.menu td a {
	width:169px;
	display: block;
	background-position: -1px;
} 

div.menu td a {
	font-weight: normal;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	border: 1px solid #666666;
	background-color: #5076A3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.menu td a:link {
	color: #FFFFFF;
	background-color: #5076A3;
}

div.menu td a:active {
	color: #FFCC00;
	background-color: #5076A3;
}

div.menu td a:visited {
	color: #FFFFFF;
}

div.menu td a:hover {
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	background-position: 0px 0px;
	background-color: #66CCFF;
}
#home_button {
	padding-bottom: 6px;
	display: block;
}

/*************************************** End About the Carrier */
/*************************************** For TH Links */

table.menu th a {
	display: block;
	text-decoration: none;
} 

div.menu th a {
	font-family: "Trebuchet MS", Verdana;
	padding-top: 10px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin-right: 20px;
}

div.menu th a:link {
}

div.menu th a:active {
}

div.menu th a:visited {
	color: #0000FF;
}

div.menu th a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.rateFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#WholeLife-sub {

	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 208px;
	color: #006699;
	font-style: italic;
}
#main-table-back {
	background-color: #CCD0DC;
	padding:0px 15px 25px 15px;
}
body {
	background-image: url(../images/dark-blue-background.jpg);
}
.chart {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #DBE4F0;
}
.chart-blue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #006699;
	color: #FFFFFF;
}
.chart-Bornze {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #BFC4C8;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	background-position: -20px;
}
.chart-500 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #81A3C8;
	color: #333333;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	background-image: url(gradient-skyblue.jpg);
	background-position: 0px 0px;
}
.chart-1000 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #456B92;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	background-image: url(gradient-storm.jpg);
	background-repeat: no-repeat;
}
.chart-2000 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #456B92;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	background-image: url(gradient-storm-two.jpg);
	background-repeat: no-repeat;
}
.chart-Heading {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #5076A3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 14px;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana;
}
.sub-menu-head {
	color: #000033;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	background-image: url(gold-button-bg.jpg);
	width: 199px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: 5px -10px;
	border: 2px solid #003366;
}
#ihub_header {
	background-image: url(../images/ihub-blank-banner.jpg);
	display: block;
	height: 170px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}
#aboutCarrier {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	margin: 25px;
}
#aboutCarrier th {
	text-align: left;
	padding-right: 20px;
}
#aboutCarrier td {
	margin-left: 15px;
}
#aboutCarrier ul li {
	color: #000000;
	font-family: "Trebuchet MS", Verdana;
}
#simplicitytable {
	background-color: #5076A3;
}
#simplicitytable td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	border: 1px solid #333333;
	padding: 4px;
}
h3 {
	font-style: italic;
	text-align: center;
}
#SimplicityKey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	margin-bottom: 18px;
	text-align: center;
	margin-top: 12px;
}
#quote-button {
	float: none;
	padding-left: 66px;
	padding-top: 12px;
}
#catagory-lc {
	padding-top: 12px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #8CA5DE;
	margin-right: 0px;
	margin-bottom: 3px;
	border: 1px solid #000000;
}
#catagory-gc {
	padding-top: 12px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A6384;
	font-weight: bold;
	text-align: center;
	background-color: #9CEF00;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #000000;
}
#catagory-rb {
	padding-top: 12px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00639E;
	font-weight: bold;
	text-align: center;
	background-color: #CED6E6;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #000000;
}
h4 {
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	letter-spacing: .2em;
}

#lowcost {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	
	padding-bottom: 25px;
	border: 1px solid #CCC;
}

#lowcost-table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#lowcost-table {
	margin-right: 80px;
	margin-left: 80px;
}

#rates-bottom h4 {  color:#000000; text-align:center;}

#rates-bottom ul li {
	font-weight:bold;
}
#rates-bottom ul ul li{
	font-weight:normal;
}
