﻿body
{
	font-size: .9em;
	font-family: Arial;
	color: #555252;
}
input
{
	font-size: .9em;
	font-family: Arial;
	color: #555252;
}
h1
{
	color: #1261AB;
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 130%;
}
h2
{
	color: #1261AB;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
}
h2 a
{
	color: #1261AB;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
	font-weight: normal;
}
#MainDiv
{
	background-color: #FFF;
	width: 780px;
	text-align: left;
}
.MainContent
{
	clear: left;
	float: left;
	width: 760px;
	background-color: #FFF;
	padding: 0px 10px;
}
.MainContent a
{
	text-decoration: none;
	color: #0000FF;
}
.MainContent a:hover, a:active, a:focus
{
	text-decoration: underline;
}
.MainContent ul
{
	margin: 0px 0px 0px 16px;
	padding: 0px;
}

.LeftContent
{
	clear: left;
	float: left;
	width: 240px;
}
.RightContent
{
	float: right;
	width: 520px;
	padding: 0px 0px 20px 0px;
}
.RightContentOneDown
{
	margin-left: 0px;
	border-bottom: 5px solid #A6CE39;
	padding: 0px 0px 5px 5px;
}
.BelowContent
{
	margin: 10px 10px 0px 10px;
}

div.BlankTopLine
{
	border-top: 5px solid #A6CE39;
	padding-top: 10px;
}
div.BelowGrayContent
{
	float: left;
	background-color: #EFEEEE;
	background-image: url(../Images/graybottomborder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	border-top: solid 3px #999999;
	margin-top: 10px;
	width: 480px;
	overflow: hidden;
}
.ShortcutToContent
{
	color: #E1EFBD;
	font-size: .1em;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	cursor: default;
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.ShortcutToContent:focus, .ShortcutToContent:active
{
	color: #000000;
	font-size: 1em;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	position: static;
	width: auto; 
	height: auto;
}
.HeaderDiv
{
	float: left;
	width: 780px;
	background-color: #FFFFFF;
}
.MainLogoDiv
{
	clear: left;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 30px;
}
.TopLeftBar
{
	float: left;
	width: 355px;
	height: 11px;
	background-color: #E1EFBD;
}
.Topsubnav
{
	background-image: url(../Controls/Images/Topsubnav_background.jpg);
	height: 22px;
	padding-top: 7px;
}

.Topsub
{
}
.Topsub ul
{
	margin: 0px;
}
.Topsub li
{
	float: left;
	list-style-type: none;
	padding-left: 0px;
}

.Topsubgray ul
{
	margin-left: 10px;
	padding: 0px;
}
.Topsubgray li
{
	padding-left: 5px;
	padding-top: 2px;
	color: #555252;
}
.Topsubgray li a
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;
	padding-top: 2px;
	color: #555252;
	text-decoration: none;
	background-image: url(../Controls/Images/Topsubnav_Square.gif);
}
.Topsubgray li a:hover
{
	text-decoration: underline;
	background-image: url(../Controls/Images/Topsubnav_Square.gif);
}
.Topsubblue ul
{
	margin-left: 10px;
	padding: 0px;
}
.Topsubblue li
{
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 4px;
	color: #0056a5;
	background-image: url(../Controls/Images/Topsubnav_Square.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
}
.Topsubblue li a
{
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
	color: #0056a5;
	text-decoration: none;
}

.Topsubblue li a:hover
{
	text-decoration: underline; /*background-image: url(../Controls/Images/Topsubnav_Square.gif);*/
}
.MainNavButton
{
	width: 520px;
	margin-right: 5px;
}
.MainNavButton ul
{
	margin: 0px;
	padding: 0px;
}
.MainNavButton ul li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.MainNavButton div
{
	float: left;
	margin-right: 5px;
}
.MainNavButton a
{
	cursor: pointer;
	width: 123px;
	height: 28px;
	border: 1px solid #CCCCCC;
	display: block;
	background-image: url(../Controls/Images/MainNav_pngoverlay.png);
	text-align: center;
	font-size: 1.1em;
	color: #666666;
	text-decoration: none;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
}
.MainNavButton a:hover
{
	border: 1px solid #E1EFBD;
}

.MainNavButton div div
{
	position: absolute;
	overflow: hidden;
	background-color: #000;
	z-index: 1001;
}

.MainNavButton div div ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	float: left;
}

.MainNavButton div div ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	white-space: nowrap;
	width: auto;
	display: block;
	float: none;
	border-bottom: solid 1px #FFFFFF;
}

.MainNavButton div div ul li a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 1em;
	color: #0A5CA8;
	text-align: left;
	background-color: #E1EFBD;
	background-image: none;
	width: auto;
	min-width: 115px;
	height: 21px;
	border: none;
	padding: 3px 5px 0px 5px;
	white-space: nowrap;
}
.MainNavButton div div ul li a:hover
{
	/**background-color: #A6CE39;*/
	border: none;
	width: inherit;
}
.MainNavButton div div iframe
{
	display: none; /*sorry for IE5*/
	display: /**/ block; /*sorry for IE5*/
	position: absolute; /*must have*/
	top: 0; /*must have*/
	left: 0; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	width: 3000px; /*must have for any big value*/
	height: 3000px /*must have for any big value*/;
}
div.LeftNavOutside
{
	float: left;
	padding-bottom: 5px;
	border-bottom: 5px solid #A6CE39;
	margin-bottom: 10px;
}
div.LeftNavPanel
{
	float: left;
	width: 240px;
	height: 270px;
	background-color: #E1EFBD;
	overflow: hidden;
}
div.LeftNavPanel div
{
}
div.LeftNavPanel a
{
	display: block;
	background-color: #E1EFBD;
	min-height: 19px;
	width: 200px;
	text-decoration: none;
	color: #0A5CA8;
	padding: 10px 20px;
	background-image: url(../Controls/Images/LeftNav_Divider.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	white-space: nowrap;
}
div.LeftNavPanel a:hover, div.LeftNavPanel a:active, div.LeftNavPanel a:focus
{
	background-color: #BBD967;
	text-decoration: none;
}


.LeftBurst
{
	text-align: center;
	float: left;
	width: 240px;
}
.LeftBurst h1
{
	color: #B5952A;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
}
.LeftBurst h2
{
	color: #1261AB;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px;
	text-transform: none;
}
div.LeftButtonOuter
{
	float: left;
	width: 240px;
}
div.LeftButtons
{
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 4px;
}
div.AnchorList
{
	color: #F03B43;
	margin: 5px 0px 10px 15px;
	clear: left;
	float: left;
}
div.AnchorList ul li a
{
	color: #F03B43;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
div.AnchorList ul li a:hover
{
	text-decoration: underline;
}
div.AnchorList a:active, a:focus
{
	text-decoration: underline;
}
div.AnchorDiv
{
	clear: left;
	float: left;
	width: 515px;
	margin-left: 5px;
	font-size: 1.1em;
}
div.AnchorDiv ul
{
	margin: 0px;
	padding: 0px;
}
div.AnchorDiv ul li
{
	/*float: left;*/
	margin: 0px 10px;
	list-style-type: none;
	line-height: 140%;
}
div.AnchorDiv ul li a
{
	color: #F03B43;
	font-weight: bold;
	text-decoration: none;
}
div.AnchorDiv ul li a:hover
{
	text-decoration: underline;
}
.PrevYearTabs
{
	padding: 0px;
	margin-top: 10px;
}
.PrevYearTabs ul
{
}
.DiffYearPanel
{
}
.CurrentYearPanel
{
	background: #FFFFFF url(Images/CurrentYearWatermark.gif) repeat-y top left;
}
.LastYearPanel
{
	background: #FFFFFF url(Images/PrevYearWatermark.gif) repeat-y top left;
}

div.SubAnchor
{
	clear: left;
	float: left;
}
div.TopContentBlock
{
	clear: left;
	float: left;
	margin-left: 15px;
	width: 490px;
	padding: 20px 0px;
}
div.AnchorContentBlock
{
	clear: both;
	float: left;
	margin-left: 15px;
	width: 490px;
	padding: 20px 0px;
	border-bottom: solid 1px #000000;
}
div.AnchorContentBlockBottom
{
	clear: both;
	float: left;
	margin-left: 15px;
	width: 490px;
	padding: 20px 0px;
}

div.AnchorTopofPage
{
	clear: both;
	float: right;
}
div.AnchorTopofPage a
{
	text-decoration: none;
	color: #000000;
}
div.AnchorTopofPage a:hover
{
	text-decoration: underline;
}
div.AnchorTopofPage a:active, a:focus
{
	text-decoration: underline;
}
div.MedicareCode
{
	clear: both;
	float: right;
	text-transform: uppercase;
	margin-top: 10px;
}
.AcknowledgeOutlineDiv
{
	clear: left;
	float: left;
	width: 100%;
	border-top: 4px solid #A6CE39;
	border-bottom: 4px solid #A6CE39;
	margin-bottom: 10px;
}
.AcknowledgeOuterDiv
{
	float: left;
	width: 100%;
	height: 300px;
	overflow: auto;
}
.AcknowledgeInnerDiv
{
	float: left;
}
.AcknowledgeCheckBox
{
}
.MedicareEnrollmentEnrollButton
{
}
div.MedicareEnrollmentSplitGrid
{
	clear: left;
	float: left; /*width: 230px;*/
	width: 470px;
	margin: 5px;
	padding: 5px;
}
.footerPDF
{
	float: left;
	background-color: #FFFFFF;
	color: #777777;
	width: 230px;
	font-size: .8em;
	padding: 10px;
}
.footerPDF a
{
	color: #777777;
	text-decoration: none;
}
.footerPDF a:hover
{
	color: #000000;
	text-decoration: underline;
}
.footerUpdate
{
	float: right;
	background-color: #FFFFFF;
	width: 510px;
	color: #777777;
	padding: 10px 10px 10px 0px;
	text-align: left;
}
.footerText
{
	clear: both;
	float: left;
	background-color: #E1EFBD;
	height: 27px;
	width: 780px;
	color: #666666;
	background-image: url(../Controls/Images/footer_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
}
.footerText a
{
	color: #666666;
	text-decoration: none;
}

.footerText a:visited
{
	color: #666666;
}

.footerText a:active
{
	color: #666666;
}

.footerText a:hover
{
	text-decoration: underline;
}
.RotateImage
{
	width: 760px;
	height: 300px;
}
.RotateImage div
{
	width: 760px;
	height: 300px;
	background-repeat: no-repeat;
}

#progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.70;
	opacity: 0.50;
	z-index: 1000;
}

#processMessage
{
	position: fixed;
	top: 30%;
	left: 43%;
	padding: 10px;
	width: 14%;
	z-index: 1001;
	border: solid 1px #000;
	background-color: #FFF;
}


.SilverOneLineHeader
{
	background-image: url(../Images/silverheader_background.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 23px;
}
.ModualOutsideDiv
{
	border: solid 1px #00a;
	min-height: 150px;
	background-color: #E1EFBE;
	border: 1px solid #F4F9E5;
}
.ModualBodySection
{
	vertical-align: top;
}
.ModalBackground
{
	background-color: #AAAAAA;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}

.MasterFooter
{
   clear: left; 
   float: left; 
   width: 780px;
}

.MasterHeader
{
    float: left;
}

.FooterControlLinks
{
    float: right; 
    text-align: right; 
    margin-right: 20px;
}

div.CopyRight
{
    float: left; 
    margin-left: 20px;
}

.HeaderControlMenuA
{
    clear: right; 
    float: right; 
    width: 425px;
}

.HeaderControlMenuB
{
    float: right; 
    padding: 10px 0px 5px 0px;
}

.ContactUsLeftMenu
{
    float: left;
}

.ContactUsContent
{
    float: left; 
    width: 500px; 
    margin-left:10px;
}

.PressReleasePanel
{
    width: 100%;
}

.PressPanels

{
    float:left; 
    margin: 10px;
}

.timelineTable
{
    width: 497px; 
    height: 1290px
}

.defaultBottom
{
    float: right; 
    margin-top: 5px; 
    border-top: 7px solid #CCCCCC;
    color: #333333; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    padding-left: 15px; 
    padding-right: 15px; 
    width: 485px; 
    background-color: #EFEEEE;
    background-image: url(../Images/home_rightcontentfooter.gif);
    background-repeat: no-repeat; 
    background-position: bottom;
}

.NoScreen
{
    display: none;
}
        
