@charset "UTF-8";
/* CSS Document */




/*===================================================================*/
/* Global HTML */

	body, html {
		margin:0;
		padding:0;
		height:100%;
		color: #000000;
}
	body { font: 0.625em Arial, Tahoma, Verdana, Helvetica, sans-serif;
		line-height:1.5; 
}

	h1, h2, h3, h4, h5, h6 {
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        color:#373737;
        letter-spacing:-0.04em;
        line-height: 1.1;
        padding-bottom: 10px;
        margin: 0 0 0px 0;
}
h4, h5, h6 {
        letter-spacing: 0em;
}
    h1 {
        margin: 0 0 10px 0;
        font-size: 2.9em;
        clear: left;
}

h1 span {
        display:block;
        font-size: 0.59em;
         color:#6c6c6c;
        letter-spacing: 0em;
        font-style:normal;
		font-weight:normal;
}


    h2  {
        font-size: 1.7em;
        color:#0088ce;
		margin:0;
		padding:0 0 5px 0;
}
  h2 a {

        color:#0088ce;
		margin:0;
		padding:0 0 5px 0;
}


    h3 { 
        font-size: 1.5em;
                color:#373737;
		

}

 th h3 {
	font-size:1.8em;
	 }

   h3 a { 
        
                 color:#0088ce;
}
    h4  {
        font-size: 1.5em;
                color:#0088ce;
}
    h5  {
        font-size: 1.4em;
}
    h6  {
        font-size: 1.0em;
        text-transform:uppercase;
}
    p { font-size: 1.35em; margin-top:0; margin-bottom:1.5em;
}
	a { text-decoration: underline; color: #0079c6; font-weight:bold;
}
	li a { text-decoration: underline; color: #0079c6; font-weight:bold;
}
	a:hover { color:#373737; text-decoration:none; 
}
	sup {
	line-height:0; 
	font-size: 0.7em;
	padding-left: 1px;
	vertical-align: text-top;
}
	h1 sup, h2 sup, h3 sup {
	line-height:0; 
	font-size: 0.5em;
	padding-left: 1px;
	vertical-align: text-top;
}
	

/*===================================================================*/
/* Main Container Layout */

	#container {
		margin-top:0px;
		border-top: 8px solid #e0dfdf;
		border:1px solid #fff;
	}

/*===================================================================*/
/* Header Layout */

	#header {
		padding:0px;
		width:600px;
		margin:28px auto 0;
		padding:0 0;}
		
	div#printLogos { height: 75px; border-bottom:3px solid #ccc; display:block}

	div#logo { display: none;}
	div#logo_identity { display: none;}
	.search_container2 { display: none;}

.gn_wrapper {display:none;}
.gn {display:none;}
#login_wrapper {display:none;}
.login_wrapper {display:none;}
#login_wrapper_custom {display:none;}

.login_container {display:none;}

/*===================================================================*/
/* Navigation & Share */

	#globalNavLinks { display:none;}

	#nav { display:none;}

	ul#mainNav {display: none;}
	
	/* Left nav */
	.resources_callout_left { display:none;}

/*===================================================================*/
/* Main Page Content Layout */


    #main_content div.lineLength {        width:600px;        border:none;    } 


	#banner {display:none;}
	#banner_sub {display:none;}
*+html #banner {
		display:none;
	}
	
	#content {
		width:600px;
		margin: 30px 0 0;
		padding:0;
	}

	#main_content_borders {
		display:none;	
		}
	#main_content {
		width: 600px;
		padding:0 0 0 30px;
		border:1px solid #fff;
		display:block;
		float:none;
		margin:0;
	}

	.backToTop  {
		display:none;
	}

	/* Content Lists & Definition Style*/
	ul{
    list-style-type: none;
    margin: 0 0 15px 20px;
    }
	ul a  {
	text-decoration:underline;
	}
	li{
	background: url(/htdocs/ibxnewtomedicare/images/custom/healthysteps/htdocs/ibxnewtomedicare/images/backgrounds/bullet.gif) no-repeat 0px 7px;
	padding: 0 0 11px 15px;
	}
	li a {
	text-decoration:underline;
	}
	ul ul  {
	list-style-type: disc;
	margin: 6px 0 0px 20px;
	}
	#main_content ul ul li{
	padding: 0 0 8px 5px;
	background-image: none;
	text-decoration:none;
	}
	
	#main_content ul ul li a {
	text-decoration:underline;
	}
	
	#main_content dl.quotedata
	{
	margin: 0 0 3.0em;
	padding: 0;
	}
	.quotedata dt
	{
	position: relative;
	left: 0;
	top: 1.5em;
	margin:0;
	padding:0;
	font-weight: normal;
	}
	.quotedata dd
	{
	color:#0079c6; 
	margin: 0 0 -1.5em 12em;
	padding: 0 0 0;
	font-weight: bold;
	}


	/* Tout */
	.resources_callout_right {
		display:none;
	float:none;
	}
	.tout {
		display:none;
	float:none; width:500px; border:1px solid #ccc; background:white; margin:0 0 50px 50px;
	}
	.tout_content {
	padding: 13px;
	}
	

	/* <table> Layout --- Color rows by class. <TH> are w/out border or color SO BASICALLY WHITE. Last cell must be classed last for right border. */
	table {
	clear: right;
	width: 100%;
	margin-top: 1.0em;
	margin-bottom: 3.0em;
	}
	 td {
	 vertical-align: middle;
	 padding: 1.0em;
	font-family: Helvetica, Arial,sans-serif;
	text-align:left;
	 border-top: 1px solid #cbd8df;
	 border-bottom: 1px solid #cbd8df;
	 border-left: 1px solid #cbd8df;
	 }
	 td.last {
	 border-right: 1px solid #cbd8df;
	 }
	 td.center {
	 text-align:center;
	 }
	 td.last h1 {
	 margin:30px 0 20px 0;
	 } 
	 
	 th {
	 height:.5em;
	 }
	 th.headline {
	 vertical-align: middle;
	 padding: 1.0em;
	 }
	 .align_center {
	 text-align: center;
	 }
	 .yellow {
	 background: #ffffed;
	 }
	 .purple { 
	 background: #f8fbfd;
	 }
	 .blue { 
	 background: #e6f4fb;
	 }
	 .orange {
	 color: #ee690d;
	 }
	 .charcoal{
	 color: #373737;
	 }
	 table a {
	 text-decoration: underline;
	 }
	 table h1, table h2, table h3, table h4, table h5, table h6 {
	 margin: 0;
	 padding: 0;
	 line-height: 130%;
	 }
	 ul.table {
	 margin-left: 1.0em !important;
	 }
	 ul.table li {
	 font-size: 1.2em !important;
	 padding-bottom: 0.4em !important;
	 line-height: 1.1em !important;}
.textfield_dob_3bank {
	color:#212121;
	background:url(../htdocs/ibxnewtomedicare/images/backgrounds/textfield_dob_3bank.gif) no-repeat 0 4px;
	padding:12px 15px 13px 15px;
	width:37px;
	border:none;
	font-size:18px;
	margin: 2px 0 10px 0;
	 } 
.textfield_dob_4bank {
	color:#212121;
	background:url(../htdocs/ibxnewtomedicare/images/backgrounds/textfield_dob_4bank.gif) no-repeat 0 4px;
	padding:12px 15px 13px 10px;
	width:45px;
	border:none;
	font-size:18px;
	margin: 2px 0 10px 0;
	 } 
.errorText_wrapper {
	background:url("../htdocs/ibxnewtomedicare/images/backgrounds/error_message.gif") no-repeat scroll left top #F4F5FA;
	color: red;
	padding-bottom: 0px;
	margin: 0 0 10px 0;
}
ul#errors {
	list-style:none outside none;
	padding:10px 10px 5px 40px;
	margin-bottom:0;
}
label {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing:-0.04em;
	font-size: 1.9em;
	line-height: 1.2;
	padding-bottom: 10px;
	margin: 0 0 5px 0;
}

label.fix {
	position:relative;
top:0px;
line-height: 2.4;
}

.tableHead {
	font-size: 1.9em;
	}
.ph {
	 margin-left: 2.6em;	 
}
.emp {
	 padding: 1em 0 0.5em;
}
.pc {
	 padding: 3.0em 0;
}


#getquote th {
width:450px;
vertical-align:top;
text-align:left;
}

/*===================================================================*/
/* Footer Layout */
	
	#footer {
	width:600px;
	background:none;
	color:#000;
	}
	#footer div {
	width:600px;
	margin:0 auto ;
	font-size:11px;
	line-height:11px;
	color: #000;
	}
	#footer div a {
	top:2px;
	margin:0 0 0 2px;

	}
	#footer div p {
	line-height: 1.3;
	}	
	#footer div p.social_media {
	display:none;
	}	
	#footer div p.legal {
		display:none;
	}	
	#footer div p.legal a {
	margin-left: 10px;
	color:#444444;
	font-weight:normal;
	}
	#footer div p.legal a:hover {
	margin-left: 10px;
	color:#0079c6;
	font-weight:normal;
	text-decoration: none;
	}
	#footer div p.disclaimer {
	color: #000000;
	margin: 12px 0 0 22px;
	font-size:11px;
	}
	
	
/*===================================================================*/
/* Home Layout */


	#content_home {
		width:600px;
		display: block;
		padding:0;
	}


	#banner_home {
		width:980px;
		margin:5px auto 0;
		display:block;
		padding-bottom: 88px;	/* Height of the footer */
	}


*+html #container_home h1 {

font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		color:#373737;
		letter-spacing:-0.04em;
		line-height: 1.2;
		padding-bottom: 10px;
		margin: 0 0 5px 0;
		margin: 0 0 5px 0;
		font-size: 2.7em;
		


}


#container_home {
float:none;
width:100%;

}

#container_home .callout_right {

	float:none; width:400px; border:1px solid #ccc; background:white; margin:0 0 50px 50px;

}

#container_home .callout_mid {

float:none;
width:400px;
background: yellow;
margin:0 0 0 25px;}


#container_home h2 {
font-size:1.65em;
font-style:italic;
font-weight:normal;
color:#303030;
padding:0 0 10px 0;

}

.icon_home {

margin:0 0 0 0px;}


#container_homet ul {
	list-style-type: none;
	margin: 0 0 10px 0px !important;
	padding:0;
	}
	
#container_home li{
	background: url(../htdocs/ibxnewtomedicare/images/backgrounds/bullet.gif) no-repeat 0px 6px;
	font-size: 1.2em !important;
	padding: 0 0 4px 15px;
	}

#container_home li a {
	color:#0079c6;
	text-decoration:underline;
	}
	
#container_home a {
color:#0079c6;
text-decoration:underline;
}


#homeflashtext h1 {
color:#0079c6;
font-size:40px;

}

#homeflashtext h2 {

color:#373737;
font-size:31px;
margin:0 0 5px 0;
padding:0;}




#homeflashtext {
position: relative;
z-index: 60;
width:450px;
left:480px;
top:-300px;
text-align:center;
}


.textfield_home {
	
	color:#212121;
	background:url(../htdocs/ibxnewtomedicare/images/backgrounds/textfield_home.gif) no-repeat 0 4px;
	padding:12px 50px 13px 16px;
	width: 67px;
	border: none;
	font-size:18px;
	margin:2px 0 10px 0px;
	 }
	 
	#homeflashtext label {

color:#4a4a4a;
font-size:18px;
font-weight:bold;}


*+html #homeflashtext label {

color:#4a4a4a;
font-size:18px;
font-weight:bold;
position:relative;
top:-24px;}


#homeflashtext .formcontainer {
margin:0 0 0 13px;
}

#homeflashtext p {

color:#252525;
line-height:16px;
font-size:11px;
margin:5px 0 0 0;

}


.button {
	display:none;
	
	margin:0 0 20px 0;}
	
	
.button_print {
	display:none;
	float:right;
	width:120px;}
	
.photo {
display:none;

}


#contest {
	display:none;


	}
.col_photo {
	display:none
	}