@import url("/sitewide/css/ba.css");
body
{
background-color:#8995a2;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#frame-main
{
background-color:#fff;
background-image:url(/2009/images/gradiant-small.png);
background-position:center 55px;
background-repeat:no-repeat;
width:780px;
margin:0 auto;
}
#home #frame-main
{
background-image:url(/2009/images/gradiant.png);
background-position:center 55px;
}
#column-content
{
width:490px;
float:left;
}
#column-right
{
width:260px;
float:left;
margin:0 0 0 10px;
}
#footer
{
text-align:left;
background-repeat:no-repeat;
background-image:url(/medicare/footer-area-top.gif);
background-position:top center;
margin:20px auto 0;
padding:8px 0 0;
width:764px;
clear:both;
font-size:85%;
}
#footer .copy
{
padding:0 10px 10px;
background-color:#e6eff5;
border-right:1px solid #d6d6d6;
border-left:1px solid #d6d6d6;
}
h1
{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#0079c1;
font-size:28px;
margin:10px 0;
text-align:center;
}
.logo
{
margin:10px;
}
.meta
{
margin:30px 0 0;
color:#fff;

}
.meta a
{
color:#fff;
}
h2
{
font-size:22px;
color:#4c4c4c;
margin:0;
border-bottom:1px solid #d2d2d2;
padding:0 0 5px 0;
}
.toolbar
{
margin:0 0 10px;
text-align:right;
font-size:12px;
}
h3
{
display:block;
margin:18px 0 0;
background-image:url(/2009/images/h3.gif);
background-position:left top;
background-repeat:no-repeat;
text-align:left;
clear:both;
padding:5px 0px 5px 10px;
font-size:18px;
color:#014677;
font-style:italic;
}

.version
{
font-size:12px;
margin:10px 0;
padding:0 5px;
font-weight:bold;
}
.hero
{
margin:24px 0 0 20px;
}

#home .hero
{
padding:0;
}
#home .hero object
{
margin:0;
padding:0;
border:0px solid #000;
margin:0 0px;
}

.half
{
float:left;
width:220px;
margin:10px 0 0 15px;
}

.full
{
float:left;
width:470px;
margin:10px 0 0 10px;
background-color:#fff;
}
.left
{
border-right:1px solid #ccc;
}
#tooltip{
	position:absolute;
	border:1px solid #205888;
	background-color:#f0f0f0;
	padding:10px;
	color:#000;
	display:none;
	width:200px;
	}	
	
a.tooltip , a:visited.tooltip
{
color:navy;
text-decoration:none;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

	blockquote
	{
	margin:0 0 10px 10px;
	background-color:#f0f0f0;
	padding:5px 10px;
	width:400px;
	font-size:95%;
	border-left:2px solid #205888;
	}

.smalltext
{
font-size:11px;
}
body#general .hero, body#t65 .hero
{

background-image:url(/2009/images/Medicare-prod6.jpg);
}
body#spffs .hero, body#mpffs .hero
{
background-image:url(/2009/images/Medicare-prod2.jpg);
}
body#smapd .hero, body#mmapd .hero
{
background-image:url(/2009/images/Medicare-prod3.jpg);
}
body#sbluerx .hero, body#mbluerx .hero
{
background-image:url(/2009/images/Medicare-prod4.jpg);
}
body#sppo .hero, body#mppo .hero
{
background-image:url(/2009/images/Medicare-prod5.jpg);
}
body#sbc65 .hero, body#mbc65 .hero
{
background-image:url(/2009/images/Medicare-prod1.jpg);
}
body .hero
{
padding:39px 0;
background-repeat:no-repeat;
background-position:right bottom;
}
li
{
margin:0;
}
.sidebar
{
margin:0;
padding:0 0 13px;
background-color:#f0f0f0;
background-position:bottom center;
background-image:url(/2009/images/sidebar.png);
background-repeat:no-repeat;

}

.sidebar p
{
padding:0 5px;
}
.sidebar ul
{
margin:0;
padding:10px 0 0;
border-left:1px solid #b3b3b3;
border-right:1px solid #b3b3b3;
}
.sidebar li
{
list-style-type:none;
margin:0;
padding:0;
display:block;
}
.sidebar li a
{
text-decoration:none;
color:#1e5a8c;
font-weight:bold;
font-size:14px;
display:block;
padding:0 5px 0 15px;
margin:0;
}
.sidebar li a:hover
{
background-position:left center;
background-repeat:no-repeat;
background-image:url(/2009/images/arrow.png);
text-decoration:underline;
}
table
{
width:450px;
}

.selection
{
font-size:85%;
padding:5px;
text-align:right;
background-color:#ededed;
border:1px solid #d6d6d6;
}
.selection select
{
width:140px;
}
.selection form
{
margin:0;
padding:0;
}
#full ul li
{
line-height:150%;
}
body#mpffs .lc
{
display:none;
}
img.cande
{
margin:10px 0px -5px;
}
td
{
padding:2px;
font-size:95%;
}
.button-more
{
	display: block;
	font-size:85%;
	height: 18px;
	text-align: right;
	padding: 3px 0;
}
.button-more a {
	margin-right: 5px;
	padding:5px;
	font-size:85%;
	font-weight:bold;
	text-decoration: none !important;
	border: 1px solid #c7d4de;
	border-top-color: #fff;
	border-left-color: #fff;
	background:#f2eecc;
}

.button-more a:hover{
	text-decoration: none;
	color: #fff;
	border-right-color: #0d1f6d;
	border-bottom-color: #0d1f6d;
	background-color: #2364b7;

}
tr.row-alt td
{
background-color:#ededed;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.table-results tr td
{

}
.table-results
{
font-size:90%;
}
thead tr td
{
border-bottom:2px solid #215f90;
background-color:#cfe0ea;
}
thead
{
font-weight:bold;
}
.col-left, .col-middle, .col-right
{
float:left;
}
.col-left
{
width:200px;
}
.alt
{
background-color:#FFFFCC;
}
.labelrow
{
background-color:#d2d2d2;
}
.col-middle
{
width:60px;
}
.col-right
{
width:60px;
}
.theresults
{
font-size:85%;
text-align:center;
}
.theresults a, .theresults a:visited
{
text-decoration:none;
background-color:#ededed;
padding:3px;
}
.theresults a:hover
{
border-bottom:1px solid #215f90 ;
padding-bottom:2px;
}