#new_nav {
	width:750px;
	height:32px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	background: url(../../images/bkgrd_n_nav.jpg) no-repeat 0px 0px;
	}
#new_nav  li {
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	height:30px;
}

#one_col #new_nav a {
	margin:0px;
	padding:7px 0px 0px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display: block;
}



/*#one_col #new_nav a.eligible_visited:link,
#one_col #new_nav a.eligible_visited:visited,
#one_col #new_nav a.eligible_visited:hover,
#one_col #new_nav a.eligible_visited:active {
	width:155px;
	height:29px;
	background: url(/images/visited_eligible.jpg) no-repeat 0px 0px;
}*/


.eligible_visited {
	width:155px;
	height:29px;
	background: url(/images/visited_eligible.jpg) no-repeat 0px 0px;
}




/*#one_col #new_nav a.new_visited:link,
#one_col #new_nav a.new_visited:visited,
#one_col #new_nav a.new_visited:hover,
#one_col #new_nav a.new_visited:active {
	width:155px;
	height: 29px;
	background: url(/images/visited_what_is_medicare.jpg) no-repeat 0px 0px;
} */


.new_visited {
	width:155px;
	height: 29px;
	background: url(/images/visited_what_is_medicare.jpg) no-repeat 0px 0px;
} 


/*#one_col #new_nav a.parts_visited:link,
#one_col #new_nav a.parts_visited:visited,
#one_col #new_nav a.parts_visited:hover,
#one_col #new_nav a.parts_visited:active {
	width:231px;
	height:30px;
	outline:none;
	background: url(/images/visited_parts.jpg) no-repeat 0px 0px;
}*/


.parts_visited {
	width:231px;
	height:30px;
	outline:none;
	background: url(/images/visited_parts.jpg) no-repeat 0px 0px;
}



/*#one_col #new_nav a.cover_visited:link,
#one_col #new_nav a.cover_visited:visited,
#one_col #new_nav a.cover_visited:hover,
#one_col #new_nav a.cover_visited:active {
	width:199px;
	height:29px;
	outline:none;
	background: url(/images/visited_cover.jpg) no-repeat;
}
*/



.cover_visited {
	width:199px;
	height:29px;
	outline:none;
	background: url(/images/visited_cover.jpg) no-repeat;
}




#eligible {
	width:155px;
	height:29px;
	cursor:default;
	background: url(/images/chicklete_eligible.jpg) no-repeat 0px 0px;
	display:block;
	text-indent:-9999px;	
}
#part_chick {
	width:231px;
	height:29px; 
	background-repeat:no-repeat; 
	cursor:default; 
	background-image:url(/images/chicklete_main_parts.jpg);
	display:block;
	text-indent:-9999px;
}

#what_chick {
	width:155px;
	text-indent:-9999px;
	height:29px;
	cursor:default;
	background: url(/images/chicklete_what_is_medicare.jpg) no-repeat 0px 0px;
	display:block;
}
#coverage {
	width:199px; 
	text-indent:-9999px; 
	height:30px; 
	background-repeat:no-repeat; 
	cursor:default; 
	background-image:url(../../images/chicklete_coverage_need.jpg); 
	outline:none; 
	display:block;
}	

#what {
	width:156px;
	height: 29px;
}	
#what a {
	width:156px;
	display:block;
	height:29px;
	text-indent:-9999px;
}

#am {
	width:155px;
	height: 29px;
}
#am a {
	width:155px;
	display:block;
	height:29px;
	text-indent:-9999px;
}

#parts {
	width:231px;
	height: 29px;
}
#parts a {
	width:231px;
	display:block;
	height:29px;
	text-indent:-9999px;
}

#cover {
	width:196px;
	height:29px;

}
#cover a {
	width:196px;
	display:block;
	height:29px;
	text-indent:-9999px;
}





#para_one {
	position:absolute;
	top:190px;
	left: 238px;
	width: 485px;
	height: 259px;
}




 
 
/* Printer friendly link  */

#print {
	width:150px;
	background: url(../../images/printer_friendly.gif) no-repeat 115px 0px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: 603px;
	text-align:right;
	margin-top: -25px;
}
#print a{
	padding-right:40px;
	display: block;

}

