#left_nav #advantage {
	display:block;
	width:136px;
	height:44px;
	background-image:url(../../images/chicklete_medicare_advantage.jpg);
	background-repeat:no-repeat;
	margin-left:-7px;
	margin-top:0px;
}

#left_nav #advantage a {
	display:block;
	width:136px;
	height:44px;
	text-indent:-9999px;
}





#navlist {
	list-style:none;
	margin:0px;
	padding:0px;
/*	clear:left;*/
}

#navlist li {
	float:left;
	text-align: center;
}

#right_col #navlist li a {
	display:block;
	height:30px;
	width:165px;
	line-height:30px;
	background-color:#cde9eb;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	border-top: 1px solid #0097a5;
	border-right: 1px solid #0097a5;
	border-bottom: 1px solid #0097a5;
	font-size: 12px;
}
#tab_content_wrapper {
	border-right: 1px solid #0097a5;
	border-left: 1px solid #0097a5;
	border-bottom: 1px solid #0097a5;
	border-top: 1px solid #0097a5;
	margin-top:31px;
}
.left_border {
	border-left: 1px solid #0097a5;
}
#right_col #navlist li a.current {
	background-color:#FFFFFF;
	cursor: default;
	border-bottom: 1px solid #FFFFFF;
}
.tab_content {
	height:400px;
	overflow:auto;
	margin:10px 5px 10px 20px;
}
.tab_content h3{
	margin:0px;
	padding-top:10px;
	font-size:14px;
	line-height:14px;
	padding-bottom: 0px;
	color:#0097a5;
}
#right_col .tab_content h2 {
	margin-top:15px;
}
table ul {
	list-style:square;
	margin-left:20px;
	padding-left:0px;
	margin-top:0px;
}