.ehifade{
	position: absolute;
	background-color: #dbe6f1;
}
div.ehi{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 14px;
	text-align: left;
}
.ehiclose{
	position: absolute;
	top: 4px;
	right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
.ehimessage{
	line-height: 20px;
	color: #444444;
	overflow:hidden;
}
.ehibuttons{
	text-align: right;
	margin: 15px 0 0;
	padding: 7px 0 0;
	background:url(/ehealthinsurance/images_new/pd-v2/dot2.gif) left top repeat-x;
}
.ehibuttons a:link,.ehibuttons a:visited,.ehibuttons a:active {
	color:#015999;
	text-decoration:none;
}
.ehibuttons a:hover {
	color:#f60;
}

.ehibuttons button{
	cursor:pointer;
	margin: 0 10px 5px 0;
	border: solid 1px #c9d7e7;
	color: #0672ab;
	font-weight: bold;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(/ehealthinsurance/images_new/pd-v2/white-btn.gif) left top repeat-x;
}
.ehibuttons button:hover{
	background-color: #728A8C;
}
/*.ehibuttons button.ehidefaultbutton{
	background-color: #BF5E26;
}*/
.ehibuttons .ehiwarning .ehibuttons{
	background-color: #BF5E26;
}
/** Popup position **/
.ehi-popup {
	left:0;
	top:0;
	position:absolute;
}
.ehi-inner-popup {
	background:#fff;
	position:relative;
}
.ehi-popup-bg {
	margin:0;
	padding:0;
	width:5px;
	height:5px;
	border:none;
	z-index:1001;
	position:absolute;
	background:url(/ehealthinsurance/images_new/hmc/box-bg.png);
}
#ehi-popup-lt {left:-5px;top:-5px;}
#ehi-popup-t {left:0;top:-5px;width:100%;}
#ehi-popup-rt {right:-5px;top:-5px}
#ehi-popup-l {left:-5px;top:0;height:100%;}
#ehi-popup-r {right:-5px;top:0;height:100%;}
#ehi-popup-lb {left:-5px;bottom:-5px;}
#ehi-popup-b {left:0;bottom:-5px;width:100%;}
#ehi-popup-rb {right:-5px;bottom:-5px;}
.ehi-popup-close {
	width:32px;
	height:32px;
	position:absolute;
	right:-17px;
  top:-18px;
  z-index:99999;
  cursor:pointer;
	background:url(/ehealthinsurance/images_new/hmc/popup-close.png);
}
.ehi-popup-header {
	text-align:left;
	text-indent:10px;
	font:bold 16px/36px Arial;
	background:url(/ehealthinsurance/images_new/pd-v2/popup-header-bg.gif) left top repeat-x;
}
.ehi-popup-content {
	overflow:hidden;
}

/** Shopping Cart **/
.ehi-msg-inner-wrap {
	overflow:hidden;
}
.aic-summary-left {
	float:left;
	width:135px;
}
.aic-summary-left img {
	margin:20px 0 0 0;
}
.aic-summary-right {
	float:left;
	padding:0 0 0 10px;
	width:365px;
	border-left:2px solid #e3e9ee;
}
.aic-summary-right p {
	text-align:left;
	margin:0 0 10px 0;
}
.ehi-msg {
	margin:10px;
	font: 14px/20px Arial;
	text-align:left;
}
.coverage-time{
	float:left;
	margin-top:15px;
}
.ehi-msg .update-btn{
	display:inline-block;
	float:left;
    margin: 15px 0 0 5px;
}
.ehi-msg.changing-dental div{
	font-size:14px;
}
.ehi-msg.changing-dental p{
	text-align:left;
	font-size:14px;
}
.ehi-msg.changing-dental p.dental {
	margin:0 0 20px;
}
.ehi-msg.changing-dental p.dental-replace{
	margin:20px 0 0;
}
.ehi-msg.changing-dental .aic-summary-left img{
	margin:0;
}
.ehi-msg-census {
	width:500px;
	text-align:left;
}
.ehi-msg-census p{
	margin-bottom:10px;
	line-height:20px;
}
.ehi-msg-census ul{
	list-style-type: disc;
    margin-bottom:10px;
}
.ehi-msg-census li{
	list-style-type: disc;
    margin:5px 0 0 20px;
}
.ehi-popup-header h4{
	text-align:left;
	text-indent:10px;
	font:bold 16px/36px Arial;
	margin:0;
}
#rider-reminder{
	border:5px solid #878a8e; 
	height:200px;
	width:420px; 
	margin:0; 
	background-image:none; 
	background-color:white
}
#rider-reminder .ehi-msg-census {
	width:387px;
}