@charset "utf-8";
/* CSS Document */

/************** Global Styles ***************/

body, html { 
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img {
	border: none;
}

p { 
	padding: 8px;
}

h1 {
	color: #00549f;
}

hr {
	margin-left: 12px;
	margin-right: 12px;
}
/**************** Divs *************************/

#header {
	float: left; 
	padding: 15px 0;
	min-width: 100%;
	background-color: #00549f;	
}

#header img {
	float: none;
	text-align: center;
	margin-right: 20px;
}

#mainContainer {
	width: 960px;
	height: 1200px;
	margin: 0 auto;
}

#mainContainer2 {
	width: 960px;
	height: 1560px;
	margin: 0 auto;
}

#mainContainer3 {
	width: 960px;
	min-height: 1100px;
	margin: 0 auto;
}

#footer {
	float: left; 
	padding: 15px 0;
	min-width: 100%;
	text-align: center;
	background-color: #fcb040;
	clear: both;
}

#nav {
	width: 100%;
	float: left;
	padding: 0;
	background-color: #fcb040;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
    position:relative;  
}

#nav ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;	
}

#nav ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #069;
	border-right: 1px solid #ccc; 
}

#nav li:first-child a {
	border-left: 1px solid #ccc; 
}

#nav li a:hover {
	color: #fcb040;
	background-color: #fff; 
}

#plan1 {
	width: 396px;
	margin-left: 53px;
	float: left;
	text-align: center;
	border: 2px dashed #00549f;
	background-image:url(/javax.faces.resource/images/boxbg.jpg.jsf?ln=default&v=1_0);
	background-repeat: no-repeat;
	color: #ffffff;
}

#plan2 {
	width: 396px;
	float: left;
	margin-left: 53px;
	margin-right: 54px;
	text-align: center;
	border: 2px dashed #fcb040;
	background-image:url(/javax.faces.resource/images/boxbg2.jpg.jsf?ln=default&v=1_0);
	background-repeat: no-repeat;
	color: #ffffff;
}
	
#disclosure {
	background-color: #00549f;
	text-align: center;
}

#phoneNum {
	position: absolute;
	color: #ffffff;
	margin-top: -80px;
	margin-left: 1100px;
	text-align: right;
}

#comparetext {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#faqtext, #howtousetext {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#sidebar1 {
	float: right;
	width: 280px;
}

#sidebar1 img {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
/******************** Classes *****************/
.col-container {
	display: table;
	width: 100%;
}

.col {
	display: table-cell;
	vertical-align: top;
}

.no-break {
	white-space: nowrap;		
}

.ph-bold {
	font-weight: bold;
	white-space: nowrap;
}

.bold {
	font-weight: bold;	
}

.italic {
	font-style: italic;	
}

.float-right {
	float: right;
	margin-left: 1em;
}

.center {
	text-align: center;
}

.tab-code {
 	font-size: 10px; 
 	float: right;
}

.shadow {
-moz-box-shadow: 0 0 30px 5px #999;
-webkit-box-shadow: 0 0 30px 5px #999;
box-shadow: 0 0 30px 5px #999;
}

.selected {
	color: #fcb040;
	background-color: #fff; 
}
.question{
	color:#002d6a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:34px;
}

h4 {
	color:#002d6a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
}

#faqtext h4 { font-style: italic; margin-bottom: 0px; }
#faqtext p { padding: 0px; }

.itemTitle {display: none;}
.feedEkList {width:auto; list-style:none outside none; margin: 0px; padding: 0px;}
.feedEkList table, th, td {border-collapse: collapse;}
.feedEkList table {width: 100%; border: 1px solid #777777;}
.feedEkList li {list-type: desc;}
.feedEkList td {border: 1px solid #777777; padding: 6px; font-size: 14px; color: #323232;}
.feedEkList th {border: 1px solid #777777; padding: 5px; font-size: 17px; color: #fff; background-color: #0067b1; text-align: center;}
.feedEkList h2 {display: none;}

.feedEkList:first-child {list-style: none;}
.feedEkList ul li {list-style: disc; font-family: inherit; font-size: 14px; line-height: 22px; color: #323232; padding-bottom: 4px;}
.feedEkList ul {padding-bottom: 4px;}
.feedEkList td.foot-note {
	font-size: 12px;
	font-color: red;	
}

.feedEkList table td:nth-child(even) {
	background-color: #dcf3fb;
}

.feedEkList table td:nth-child(1) {
	text-align: left;
}

table.dental-savings td:nth-child(4), table.dental-savings td:nth-child(5) {
	font-weight: bold;
}

table.dental-savings td {
	text-align: center;
}
 
table.sample th {
	color: rgb(255, 255, 255);
}

dl.same-line {
	width: 100%;
	overflow: hidden;
	padding-bottom: 8px;	
}

dl.same-line dt {
	float: left;
	width: 10%;
	margin: 0;
	font-weight: bold;
}

dl.same-line dd {
	float: left;
	width: 90%;
	margin: 0;
	padding-bottom: 8px;
}


/*   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  Form Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#form {position: relative;  top: 5px; left: 30px; width: 600px;  font-family: Arial,Verdana,Helvetica, sans-serif; font-size: 14px;}
#form1, #form2 {position: relative; width: 260px;}
#form1 {float: left;}
#form2 {float: left;}
#line {position: relative; width: 280px; height: 35px; margin: 0px; padding: 0px;}
#field, #formText, #formText2, #field2 {margin-top: 10px; padding-top: 2px;}
#formText {float: left; width: 130px; height: 22px; text-align: right;}
#formText2 {float: left; width: 125px; height: 30px; text-align: right;}
#field {float: right; width: 140px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(script/border-radius.htc); border: 1px solid #999; padding: 2px;}
#field2 {float: right; width: 145px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(script/border-radius.htc); border: 1px solid #999; height: 35px; padding: 5px 2px 5px 2px; margin-top: 10px;}
#submit {position: relative; float: right; width: 80px; height: 30px; margin-top: 10px; text-align: center;}
#button {float: right; width: 260px;}

.field {margin-top: 10px; padding-top: 2px;}
.field {float: right; width: 140px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(script/border-radius.htc); border: 1px solid #999; padding: 2px;}
.field2 {margin-top: 10px; padding-top: 2px;}
.field2 {float: right; width: 145px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(script/border-radius.htc); border: 1px solid #999; height: 35px; padding: 5px 2px 5px 2px; margin-top: 10px;}

.error{	
	color: red;
}

.errorOnNominate{
	color: red;
	font-size: 10px;
}