﻿/***************************
3SEP2009 - TA overview box padding
***************************/ 


/***************************
    Header
***************************/
#HeaderOuterDiv {
	width: auto;
	padding: 0px;
	padding: 0 0 6px 6px;
	border: 0px;
	background: url(/images/background/shadowSides.png) repeat-y scroll -5px 0;
}
#HeaderOuterDiv #HeaderInnerDiv {
	padding: 0 0 6px 0;
	overflow: hidden;
}
#HeaderInnerDivLeft {
	text-align: left;
	padding: 5px 0 2px;
	color: #333;
}
#HeaderInnerDivRight {
	text-align: right;
	padding: 5px 0 2px 20px;
}
#HeaderInnerRightTopDiv {
	padding-bottom: 5px;
	color: #185395;
}
#HeaderInnerRightMiddleDiv {
	padding-top: 5px;
	padding-bottom: 5px;
}
#HeaderInnerRightBottomDiv {
	padding-top: 5px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}
#HeaderInnerRightBottomDiv .FontSize {
	padding: 0px 0px 0px 0px;
}
#zipcode {
	margin-right:-7px;
	margin-left:-3px;
	width: 1005px;
	background: url(/images/background/leaderBox_bg3.png) repeat top left;
	padding-bottom: 5px;
}
#zipcode-footer {
	margin-right:-7px;
	margin-left:1px;
	width: 1005px;
	background: url(/images/background/leaderBox_bg3.png) repeat top left;
	padding-bottom: 5px;
}
a.HomeContactusLink, a.HomeContactusLink:link, a.HomeContactusLink:active, a.HomeContactusLink:visited {
	font-size:1em;
	color:#185395;
	text-decoration:none;
}
a.HomeContactusLink:hover {
	font-size:1em;
	color:#185395;
	text-decoration:underline;
}
a.HeaderLink, a.HeaderLink:link, a.HeaderLink:active, a.HeaderLink:visited {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	margin-bottom: 20px;
}
a.HeaderLink:hover {
	font-size: 1em;
	color: #666666;
	text-decoration: underline;
}
.HeaderLink {
	vertical-align: top;
}
/***************************
    EduNavBar
***************************/

#EduNavBarOuterDiv {
	padding: 0 0 0 0 !important;
	border: 0px;
	height: 30px;
	width:auto;
	background: url(/images/background/shadowSides.png) repeat-y scroll -5px 0;
	position:relative;
	z-index:100;
}
#EduNavBarOuterDiv #EduNavBarInnerDiv {
	/*change 1: height: 60px; */
	padding: 0 0 0 0 !important;
	overflow: hidden;
}
#EduNavBarOuterDiv #EduNavBarInnerDiv_Bluebar {
	padding: 0 !important;
	FLOAT: left;
	overflow: visible;
	width: 99.5%;
	background: url(/images/background/top_nav_bkgd.gif) no-repeat 1px 0;
}
#EduNavBarInnerDiv_Bluebar UL {
	FLOAT: left;
	width:100%;
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:center;
}
#EduNavBarInnerDiv_Bluebar a {
	color: #484641;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 1em;
}
#EduNavBarInnerDiv_Bluebar li {
	padding: 5px 0 5px 0;
	FLOAT: left;
	border-right: solid 1px #E0E3E6;
	width: 19.9%;
}
#EduNavBarInnerDiv_Bluebar a:hover {
	color: #aa005f
}
#active a {
	color: #aa005f;
}
/***************************
    PhoneHours
***************************/

#PhoneHoursOuterDiv {
	width: 100%;
	padding: 5px;
	border: solid 1px #000000;
	background-color: #dcdcdc;
}
/***************************
    Footer
***************************/

#FooterOuterDiv {
	width: 970px;
	padding: 15px 5px 20px 20px;
}
.Footerlink:hover {
	text-decoration: underline;
}
/* START :: CONTACT INFO  */
#BottomBorder {
	width:99%;
	background-color: #484641;
}
#contactInfo {
	height: 67px;
	clear: both;
	padding: 19px 0 15px 20px;
	width:98%;
	color: #ffffff;
}
#contactInfo .contactInfoWrapper {
	float: left;
	clear: none;
	width: 333px;
}
#contactInfo .contactInfoWrapper .Caption {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	font-size: 1em;
}
#contactInfo .contactInfoWrapper .Caption {
	color: #ffffff;
	text-decoration: none;
}
#contactInfo .contactInfoWrapper p /*TODO: Should be removed*/ {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	font-size: 1em;
	color: #333333;
}
#contactInfo .contactInfoWrapper .Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	font-weight: bold;
	color: #ffffff;
}
#contactInfo .contactInfoWrapper p strong /*TODO: Should be removed*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	font-weight: bold;
	color: #333333;
}
#contactInfo .contactLinks {
	width: 285px;
}
#contactInfo .contactLinks ul li {
	float: left;
	padding: 0px 5px;
	list-style:none
}
#contactInfo .contactLinks ul li a {
	font-size: 1em;
	text-decoration: none;
	color: #ffffff;
}
#contactInfo .contactLinks ul li a:hover {
	font-size:1em;
	text-decoration: underline;
}
/* END :: CONTACT INFO */

/* start :: Footer Navigation */
#navSupplementary {
	width: 98%;
	text-align: center;
	position: relative;
	display: block;
	bottom: 0;
	left: 0;
	height: auto;
	margin-top: 11px;
}
#navSupplementary ul {
	margin: 0 auto;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
#navSupplementary ul li {
	display: inline;
	padding:  0 7px 0px 7px;
	border-right: solid 2px #bababa;
}
#navSupplementary ul li.last {
	border: none;
}
#navSupplementary ul li a {
	color: #666666;
	text-decoration: none;
}
#navSupplementary ul li a:hover {
	text-decoration: underline;
}
/* end :: footer navigation */

.codes {
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
	line-height: 18px;
}
/***************************
    Pages
***************************/

.LandingPageOuterDiv {
}
.GenericOuterDiv {
}
h2.head {
	font-size: 1.333em;
	margin-top: 15px;
	line-height:20px;
	color:#009999;
	font-weight:bold;
}
a:link.blue {
	color:#000099;
}
/***************************
    General
***************************/

.LeftPadding {
	padding-left: 5px;
}
.RightPadding {
	padding-right: 5px;
}
/***************************
    HomePage.aspx
***************************/
#content {
	left: 0;
	padding: 0 0 10px 0;
	border: 0;
	width: 100%;
	background: url(/images/background/shadowSides.png) repeat-y scroll -5px center;
}
#content #content_container {
	height: auto;
	padding: 0 7px 10px 1px;
	width: 98.1%;
	overflow: hidden;
}
#content #content_container #content_wrapper {
	float: left;
	width: 98%;
	background: #fff;
	border-top: 0px solid #f1efeb;
	border-left: 21px solid #f1efeb;
	border-right: 21px solid #f1efeb;
}
#footercontent {
	left: 0;
	width: 100%;
	height : 105px;
	background: url(/images/background/shadowSides.png) repeat-y scroll -5px 0;
}
#footercontent #footercontent_container {
	height: auto;
	padding: 0px 0px 6px 1px;
	overflow: hidden;
}
#footercontent #footercontent_container #footercontent_wrapper {
	float: left;
	width: 1010px;
	background: #fff;
	border-top: 0px solid #f1efeb;
	border-left: 21px solid #f1efeb;
	border-right: 21px solid #f1efeb;
}
.hidden strong {
	position: absolute;
	left: -9999px;
}
/* START :: Content Wrapper for Home Page */
.contentWrapper {
	background: url(/images/Background/home-bg.jpg) no-repeat right bottom;
	float: left;
	width: 968px;
	padding-top: 0px;
	padding-left: 30px;
}
.contentWrapper .wBorder {
	width: 962px;
	padding-top: 7px;
}
.contentWrapper h1 {
	width: 439px;
	height: 57px;
	background: url(/images/content/spacer.gif) no-repeat 0 0;
}
.contentWrapper h2 {
	width: 439px;
	clear: left;
	margin-bottom: 8px;
}
.contentWrapper a {
	color:#0000FF;
!important;
	text-decoration: underline !important;
}
/* END :: Content Wrapper for Home Page */

/* START :: Find out what you need to know */
.cb1 {
	background: #fff url(/images/background/cb1Bg.png) no-repeat 0 0;
	float: left;
	width: 257px;
	height:177px;
	padding: 39px 18px 5px 18px;
	margin: 10px 0 0px 0;
}
.cb1 ul {
	margin-top:-20px;
}
.cb1 .Starthere {
	margin-top:-12px;
}
.cb1 span, .cb1 p {
	margin-top:-15px;
	font-size: 1em;
	line-height: 20px;
}
/* END :: Find out what you need to know */

/* START :: Find a Plan Small Box  */
.cb2 {
	position: absolute;
	background: url(/images/background/cb2Bg.png) no-repeat 0 0;
	width: 264px;
	height:177px;
	display:inline;
	padding: 30px 9px 5px 10px;
	margin: 10px 0 0 8px;
}
.cb2 span, .cb2 p {
	margin-top: -2px;
	margin-bottom: 5px;
	font-size: 1em;
	line-height: 15px;
}
.cb2 span.title {
	padding-top:10px;
	font-size: 1.083em;
	color: #185395;
	line-height: 15px;
}
.cb2 p.error, .cb2 span.error {
	color: #f11304;
}
.cb2 input.zipcode {
	border: 1px solid #99adc3;
	float: left;
	width: 110px;
	margin-right: 9px;
}
.cb2 input.findPlan {
	border: none;
	padding: 0px;
}
.cb2 a.zipCodeLookup {
	float: left;
	margin-top: 4px;
}
.cb2 a, .cb2 a:hover, .cb2 a:visited {
	font-size: 1em;
	color:#0000FF;
	line-height: 15px;
}
/* END :: Find a Plan Small Box */

/* START :: Find a Plan Overview ZIP Box  */
.cb3 {
	position: absolute;
	background: url(/images/background/cb3Bg.png) no-repeat 0 0;
	width: 268px;
	height:auto;
	display:inline;
	padding: 30px 9px 5px 10px;
	margin: 10px 0 0 8px;
}
.cb3 span, .cb3 p {
	margin-Top: -5px;
	margin-bottom: 5px;
	font-size: 1em;
	line-height: 15px;
	height:auto;
}
.cb3 ul {
	margin-Top: -5px;
}
.cb3 .innerdiv {
	height: 1000px;
}
.cb3 span.title {
	padding-top:10px;
	font-size: 1.083em;
 color: #?85395;
	line-height: 15px;
}
.cb3 p.error, .cb3 span.error {
	color: #f11304;
}
.cb3 input.zipcode {
	border: 1px solid #99adc3;
	float: left;
	width: 110px;
	margin-right: 9px;
}
.cb3 input.findPlan {
	border: none;
	padding: 0px;
}
.cb3 a.zipCodeLookup {
	float: left;
	margin-top: 4px;
}
.cb3 a, .cb3 a:hover, .cb3 a:visited {
	font-size: 1em;
	color:#185395;
	line-height: 15px;
}
/* END :: Find a Plan Overview ZIP Box  */

/* START :: Find a Plan Big Box  */
.FindaPlanBigCss {
	right: 35px;
	top: 100px;
	position: absolute;
	background: #fff url(/images/buttons/continue_blue.png) no-repeat 0 0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	min-height: 146px;
	width: 264px;
	height: 300px;
	padding: 32px 9px 12px 18px;
	margin: 10px 0 0 8px;
}
.FindaPlanBigCss span, .FindaPlanBigCss p {
	margin-bottom: 5px;
	font-size: 1em;
	line-height: 15px;
}
.FindaPlanBigCss span.title {
	font-size: 1.167em;
	color: #185395;
	line-height: 25px;
}
.FindaPlanBigCss p.error, .FindaPlanBigCss span.error {
	color: #f11304;
	font-size: 1em;
}
.FindaPlanBigCss input.zipcode {
	border: 1px solid #99adc3;
	float: left;
	width: 110px;
	margin-top: 11px;
	margin-right: 9px;
}
.FindaPlanBigCss input.findPlan {
	border: none;
	margin-top: 10px;
	padding: 0px;
}
.FindaPlanBigCss a.zipCodeLookup {
	float: left;
	margin-top: 4px;
}
.FindaPlanBigCss a, .FindaPlanBigCss a:hover, .FindaPlanBigCss a:visited {
	font-size: 1em;
	color: #0000FF;
	line-height: 17px;
}
.FindaPlanBigCss ul {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 10px 0 17px 18px;
}
.FindaPlanBigCss ul li {
	padding-bottom: 8px;
}
/* END :: Find a Plan Big Box */

/* START :: Already Humana Member */
.callToAction {
	float: left;
	clear: both;
	width: 360px;
}
.callToAction span.title {
	font-size: 1.25em;
	color: #009999;
	line-height: 17px;
}
.callToAction p {
	font-size: 1.083em;
	line-height: 14px;
}
.callToAction-video {
	float: left;
	clear: both;
	width: 360px;
	margin: 5px 0px 0px 0px;
}
.callToAction-video span.title {
	font-size: 1.25em;
	color: #009999;
}
.callToAction-video img {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 2px 5px 2px;
	BORDER-LEFT: 0px;
	WIDTH: 100px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: 0px
}
.callToAction-video div {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 3px 5px 110px;
	BORDER-LEFT: 0px;
	PADDING-TOP: 3px;
}
.callToAction-video p {
	font-size: 1em;
}
/* END :: Already Humana Member */

#branding {
	background: url(/images/background/shadowSides.png) repeat-y scroll 0 0;
}
.wBorder {
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
/* START :: CONTACT INFO  */
#contactInfo {
	color: #ffffff;
}
#contactInfo .contactLinks ul li {
	border-left: solid 1px #8D8D8D;
}
#contactInfo .contactLinks ul li.last {
	border-left: solid 1px #8D8D8D;
}
#contactInfo .contactLinks ul li.first {
	border-left: none;
}
/* END :: CONTACT INFO */

/***************************
    ReminderPopup
***************************/
td.Columnpadding {
	padding: 3px;
}
.ReminderPopup {
	width: 470px;
	padding: 20px 20px 20px 20px;
	text-align: left;
}
.ReminderPopup.TitleBig {
	font-size: 1.417em;
	color: #009999;
	font-weight: bold;
}
.ReminderPopup.TitleSmall {
	font-size: 1.25em;
	color: #009999;
	font-weight: bold;
}
.ReminderPopup.PopupFieldsPanelBorder {
	border-width: 3px;
	border-color: #009999;
	border-style: solid;
}
.ReminderPopup input.TextBox {
	border: 1px solid #99adc3;
	float: left;
	width: 200px;
	margin-right: 9px;
	margin-left: 10px;
}
.ReminderPopup #StateDropDownList {
	border: 1px solid #99adc3;
	float: left;
	width: 215px;
	margin-right: 9px;
	margin-left: 10px;
}
.ReminderPopup input.PhoneTextBox1 {
	border: 1px solid #99adc3;
	float: left;
	width: 51px;
	margin-right: 10px;
	margin-left: 10px;
}
.ReminderPopup input.PhoneTextBox23 {
	border: 1px solid #99adc3;
	float: left;
	width: 51px;
	margin-right: 10px;
}
.ReminderPopup #RadioButton {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: solid 1px #ff0000;
}
.ReminderPopup tr {
	border: 10px;
	height: 30px;
}
.CMSCode {
	text-align: left;
}
/***************************
    FreeBookletPopup
***************************/
.FreeBookletPopup {
 width? 470px;
	padding: 20px 20px 20px 20px;
	text-align: left;
}
.FreeBookletPopup.TitleBig {
	font-size: 17px;
	color: #009999;
	font-weight: bold;
}
.FreeBookletPopup.TitleSmall {
	font-size: 1.083em;
	color: #009999;
	font-weight: bold;
}
.FreeBookletPopup.PopupFieldsPanelBorder {
	border-width: 3px;
	border-color: #009999;
	border-style: solid;
}
.FreeBookletPopup input.TextBox {
	border: 1px solid #99adc3;
	float: left;
	width: 200px;
	margin-right: 9px;
	margin-left: 10px;
}
.FreeBookletPopup #StateDropDownList {
	border: 1px solid #99adc3;
	float: left;
	width: 215px;
	margin-right: 9px;
	margin-left: 10px;
}
.FreeBookletPopup input.PhoneTextBox1 {
	border: 1px solid #99adc3;
	float: left;
	width: 51px;
	margin-right: 10px;
	margin-left: 10px;
}
.FreeBookletPopup input.PhoneTextBox23 {
	border: 1px solid #99adc3;
	float: left;
	width: 51px;
	margin-right: 10px;
}
.FreeBookletPopup .RadioButton {
	float: left;
	margin-right: 10px;
	margin-left: 8px;
}
.FreeBookletPopup .RadioButton #HtmlEmailPreferenceRadioButton, .FreeBookletPopup .RadioButton #TextEmailPreferenceRadioButton {
	border: none;
}
.FreeBookletPopup tr {
	border: 10px;
	height: 30px;
}
.FreeBookletPopup .PopupFieldsPanelBorder table#EnterZipTable tr td {
	padding: 35px;
}
.FreeBookletPopup .PopupFieldsPanelBorder table#EnterZipTable tr td ul li {
	padding-bottom: 8px;
}
.HomePageModalHeader {
	background: #f5f2df;
	height: 34px;
	text-align: right;
	padding: 10px 10px 0 70px;
	vertical-align: middle;
}
a.ModalHeaderLink {
	font-size: 1em;
	color: #185395;
	text-decoration: underline;
}
a.ModalHeaderLink:visited, a.ModalHeaderLink:hover {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.ModalNeedZipTitle {
	background: #215d9c;
	height: 35px;
	font-size: 1.667em;
	text-align: left;
	line-height: 35px;
	color: White;
}
.ModalNeedZipDescription {
	padding: 15px 0 5px 10px;
}
.PlansHomeModalFooter {
	background: #f5f2df;
	height: 34px;
	text-align: right;
	padding: 10px 10px 0 0;
	vertical-align: middle;
}
/***************************
    Ajax Tab Control
***************************/

/* START :: MedicarePlans */
.Ajax4Tabs {
}
.Ajax4Tabs .ajax__tab_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	float: left;
}
.Ajax4Tabs .ajax__tab_outer {
	padding: 10px 15px 10px -5px;
	margin: 0 5px 10px 0;
	height: 37px;
	width: 97%;/* Minimum Width */
	background: url(/images/background/AjaxTab/Tabs4HeaderBg.png) no-repeat bottom left;
}
.Ajax4Tabs .ajax__tab_inner {
	padding-left: 0;
}
.Ajax4Tabs .ajax__tab_tab {
	padding: 9px 0 0 0;
}
.Ajax4Tabs .ajax__tab_hover .ajax__tab_outer {
}
.Ajax4Tabs .ajax__tab_hover .ajax__tab_inner {
}
.Ajax4Tabs ajax__tab_hover .ajax__tab_tab {
}
.Ajax4Tabs .ajax__tab_active .ajax__tab_outer {
	padding: 10px 15px 5px 0;
	margin: 0 5px 5px 0;
	height: 37px;
	width: 97.8%; /* Minimum Width */
	background: url(/images/background/AjaxTab/Tabs4HeaderBgActive.png) no-repeat bottom left;
}
.Ajax4Tabs .ajax__tab_active .ajax__tab_inner {
}
.Ajax4Tabs .ajax__tab_active .ajax__tab_tab {
}
.Ajax4Tabs .ajax__tab_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.2em;
	border-top: 0;
	padding: 0;
	width: 97.8%;
	background: url(/images/background/AjaxTab/TabBodyBg.png) repeat-x top left;
	padding: 15px 20px 15px 15px;
	float: left;
	text-align: left;
}
.Ajax5Tabs {
}
.Ajax5Tabs .ajax__tab_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	line-height:1.27em;
	float: left;
}
.Ajax5Tabs .ajax__tab_outer {
	padding: 10px 15px 0px 15px;
	margin: 0 5px 0 5px;
	height: 37px;
	width: 151px;
	background: url(/images/background/AjaxTab/Tabs5HeaderBg.png) no-repeat bottom left;
}
.Ajax5Tabs .ajax__tab_inner {
	padding-left: 3px;
}
.Ajax5Tabs .ajax__tab_tab {
	padding: 9px 0 0 0;
	float: left;
?  display: inline-block;
	text-align: right;
}
.Ajax5Tabs .ajax__tab_hover .ajax__tab_outer {
}
.Ajax5Tabs .ajax__tab_hover .ajax__tab_inner {
}
.Ajax5Tabs .ajax__tab_hover .ajax__tab_tab {
}
.Ajax5Tabs .ajax__tab_active .ajax__tab_outer {
	padding: 10px 15px 5px 5px;
	margin: 0 5px 0 5px;
	height: 37px;
	background: url(/images/background/AjaxTab/Tabs5HeaderBgActive.png) no-repeat bottom left;
}
.Ajax5Tabs .ajax__tab_active .ajax__tab_inner {
	font-weight:bold;
}
.Ajax5Tabs .ajax__tab_active .ajax__tab_tab {
}
.Ajax5Tabs .ajax__tab_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-top: 0;
	width:1010px;
	background: url(/images/background/AjaxTab/TabBodyBg.png) repeat-x top left;
	padding: 15px 0px 20px 8px;
	float:left;
	text-align: left;
}
/* END   :: MedicarePlans */


/***************************
    Medicare Plans
***************************/

/* START :: Panels Body */

/* START :: Vertical Right Section */
.inner-open {
	position:static;
	top:0;
	left:0;
}
.Ajax4Tabs .details, .Ajax5Tabs .details, .details {
	float: right;
	font-size:1em;
	line-height:1.2em;
	width: 615px;
	padding: 0 0px 5px 5px;
}
.Ajax4Tabs .odetails, .Ajax5Tabs .odetails {
	float: left;
	width: 633px;
	padding-left: 15px;
}
.Ajax4Tabs .details h1, .Ajax5Tabs .details h1 {
	margin-bottom:10px;
	margin-top:8px;
	font-size:1.667em;
	font-weight:normal;
	color: #5C9A1B !important;
}
.Ajax4Tabs .details h2, .Ajax5Tabs .details h2 {
	color: #5C9A1B;
	font-size: 1.333em;
	line-height:20px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}
.Ajax4Tabs .details span, .Ajax5Tabs .details span {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.details a {
	border-bottom: 1px dotted #046ab2;
}
.details a:hover {
	border-bottom: 1px solid #046ab2;
}
.details p.padding_bottom {
	padding-top:8px;
	padding-bottom: 8px;
}
.details ul {
	list-style: none;
	margin: 20px auto;
	padding-left: 10px;
}
.details ul li {
	background: url(/images/background/bullet.png) no-repeat 0px 5px;/* Bullet Image */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	margin-left:7px;
	margin-top:5px;
}
.Ajax4Tabs .modRow {
	display: inline-block;
	margin-top:21px;
	float: left;
}
.Ajax5Tabs .modRow {
	display: inline-block;
	margin-top:21px;
	margin-left:30px;
}
.modRow .modBox {
	margin-bottom:2px;
	height:auto;
	width:270px;
	float:left;
	padding:10px 11px;
	margin-right:20px;
	border:solid 1px #bababa;
}
.modBox h3 {
	margin-top: 25px;
	font-size: 1.167em;
	color: #009999;
	line-height: normal;
	font-weight: bold;
}
.modBox h3 a, .modBox h3 a:visited, .modBox h3 a:hover {
	color:#009999;
}
.modBox span {
	line-height: 1.4em;
	font-size: 1em;
}
.modBox span a {
	color:#185395;
	text-decoration: underline;
}
.modBox span a.arrow {
	color: #0000A0;
	padding-left: 18px;
	background: url(/images/background/rightArrow.png) no-repeat scroll 0 4px;
	padding-bottom:5px;
}
.modRow .first {
	margin-left:0;
	padding-bottom:10px;
	float:left;
}
.modRow .last {
	margin-right:0;
	padding-bottom:10px;
	float:right;
}
/* END :: Vertical Right Section */

/* START :: Vertical Left Section (Navigation) */
.Ajax4Tabs .navCol, .Ajax5Tabs .navCol {
	float: left;
	width: 294px;
}
#secondNav {
	padding: 0 5px 16px 0;
	margin-bottom: 34px;
	border:solid 1px #bababa;
	background: #fff;
	line-height:1.2em;
	text-align:left;
}
#secondNav ul {
	margin-left: 0.5em;
	padding: 0;
	list-style-type: none;
	display: block;
	text-indent: -2em;
}
#secondNav li {
	padding: 5px 0 5px 20px;
	margin: 5px 0 0 5px;
	background: url(/images/background/secondNavArrow-inactive.png) no-repeat 0 5px;
	display: list-item;
}
#secondNav li.active {
	background: url(/images/background/secondNavArrow-active.png) no-repeat 0 5px;
}
#secondNav li:hover{
	background: url(/images/background/secondNavArrow-active.png) no-repeat 0 5px;
}
#secondNav a {
	color:#484641;
	font-size:1em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom: 1px dotted #484641;
	padding:0;
	margin:0 0 0 26px;
	line-height: 1.4em;
}
#secondNav a:hover {
	border-bottom: 1px solid #484641;
}
#secondNav a.active {
	border-bottom: 1px solid #484641;
}
.addInfo h3 {
	color: #5c9a1b;
	font-size: 1.4em;
	line-height: 20px;
	font-weight: normal;
	padding-bottom:10px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
.tabBody .navCol h3 {
	margin:0 5px;
}
.Ajax4Tabs .navCol .addInfo h3, .Ajax5Tabs .navCol .addInfo h3 {
	border-bottom:solid 1px #bababa;
}
.Ajax4Tabs .navCol .addInfo span, .Ajax5Tabs .navCol .addInfo span {
	font-size:1.083em;
	font-weight: bold;
	display: block;/*TODO: Picked from p span */
	margin-top: 20px;/*TODO: Picked from p span */
	margin-bottom: 10px;
}
.Ajax4Tabs .navCol .addInfo ul li, .Ajax5Tabs .navCol .addInfo ul li {
	margin-bottom:12px;
}
.Ajax4Tabs .navCol .addInfo ul li, .Ajax5Tabs .navCol .addInfo ol li {
	margin-bottom:12px;
}
.Ajax4Tabs .navCol .addInfo ul li a, .Ajax5Tabs .navCol .addInfo ul li a {
	font-size: 1.25em;
	color: #1c5897;
	text-decoration: underline;
}
.Ajax4Tabs .navCol .addInfo ul li a:hover, .Ajax5Tabs .navCol .addInfo ul li a:hover {
	text-decoration: none;
}
.Ajax4Tabs .navCol .addInfo p a, .Ajax5Tabs .navCol .addInfo p a {
	font-size: 1em;
	color: #046ab2;
	text-decoration:none;
	border-bottom: 1px dotted #046ab2;
}
.Ajax4Tabs .navCol .addInfo p a:hover, .Ajax5Tabs .navCol .addInfo p a:hover {
	border-bottom: 1px solid #046ab2;
}
.indentarrow {
	font-size: 1em;
	color: #1c5897;
	background: transparent url(/images/background/rightArrow-inactive.png) no-repeat 6px 5px;
	display: block;
	padding-left: 18px;
}
.ecovers {
	padding: 16px 10px 0px 10px;
	margin-bottom: 59px;
	border:solid 1px #bababa;
	line-height: 20px;
}
.ecovers ul li {
	padding:10px 0px 0px 20px;
	margin:5px 5px;
	list-style: none;
	background:url(/images/background/secondNavArrow.png) no-repeat 2px 15px;
}
.ecovers h3 {
	color: #00b0aa;
	font-size: 1.4em;
	line-height: 20px;
	font-weight: normal;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
/* END :: Vertical Left Section (Navigation) */

.topLink {
	clear:both;
	display:block;
	padding-top:20px;
	font-size:1.083em;
}
/* END :: Panels Body */

/***************************
	User Control
    FindaPlanHorizontal
***************************/

.leaderBox {
	height: auto;
	width: 1005px;
	margin: 0px 0px 0 3px;
	padding :  0px 0px 0px 0px;
	position: relative;
}
.leaderBox .innerDiv {
	padding: 5px 5px 0 5px;
	position:relative;
	height:auto;
}
.leaderBox .Watermark {
	vertical-align: middle;
	font-size: 1.083em;
	color: #d29334;
	border: 1px solid #98adc4;
	height:18px;
	width:124px;
	vertical-align:top;
	padding: 2px 0 0 6px;
	margin: 0px 23px 0px 0px;
}
.leaderBox .ZipCodeTextBox {
	font-size: 1em;
	color: #606060;
	margin-bottom:7px;
	border: 1px solid #98adc4;
	height: 15px;
	width: 120px;
	vertical-align:top;
	padding: 2px 0 5px 6px;
	margin: 0px 5px 0px 0px;
}
.leaderBox .TitleText {
	font-size: 1.25em;
	color: #000000;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: top;
}
.leaderBox .TitleTextRed {
	font-size: 1.25em;
	color: red;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: top;
}
.leaderBox .BodyText {
	width: 494px;
	font-size: 1.25em;
	padding-top: 3px;
	line-height: normal;
	padding-right: 80px;
	vertical-align: top;
	font-weight: normal;
}
.leaderBox .FindaPlanImageButton {
	padding-top: 4px;
	border:none;
}
.InvalidZip {
	font-weight:bold;
	color:Red
}
/***************************
    Overview Page
***************************/

.tablehead {
	color: #000;
}
.details table {
	border: solid 1px #bababa;
	border-collapse: separate;
	border-spacing: 0px;
	margin-top: 25px;
	width:100%;
}
.details table thead tr th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 7px;
 backgroun?: #009999;
	border: solid 1px #fff;
	font-size: 1em;
	line-height:15px;
	font-weight: bold;
	text-align: center;
}
.details table thead tr th.first {
	background:#fff;
	text-align:left;
	width:50px;
}
.details table tbody tr.odd th {
	background:#f5f1e9;
	border:1px solid #fff;
}
.details table tbody tr.odd td {
	background:#f5f1e9;
	border:solid 1px #fff;
}
.details table tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	padding: 7px 0 7px 0;
}
.details table tbody tr td.first {
	text-align:left;
}
.offscreen {
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}
/* START :: Right Side Column */
.otherCol {
	float:left;
	padding-left:26px;
}
.otherCol .otherColHeader {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 17px;
	background: #009999;
	color: #fff;
	font-size: 1.083em;
	font-weight: bold;
	line-height:1.1em;
	width:239px;
	margin-bottom: 0px;
}
.otherCol dl {
	padding:15px 17px;
	width:237px;
	border:solid 1px #bababa;
	margin-top: 0px;
}
.otherCol dl dt {
	margin-bottom:20px;
	font-size:13px;
	color:#185395;
}
.otherCol dl ul {
	list-style: none;
	display: block;
	margin-top: 10px;
}
.otherCol dl ul li {
	background:url(/images/background/secondNavArrow.png) no-repeat 0 4px;
	padding-left: 17px;
	margin-bottom: 5px;
}
.otherCol dl ul li a {
	font-size: 1em;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.otherCol .otherColContent {
	width: 237px;
	padding: 15px 30px 12px 0px;
	margin: 0;
	border: 1px solid #bababa;
	border-top: none;
	font-size: 1em;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.otherCol p.padding_bottom {
	padding-bottom: 8px;
}
.otherCol .otherColContent ol {
	margin-left: 26px;
}
ol.nested {
	padding-left: 3px;
}
ol li {
	list-style: decimal outside;
}
ol.nested li {
	list-style: lower-alpha;
}
/************************************************/

.homeZip .innerDiv {
	margin-top:-10px;
	padding: 5px 0 0px 0px;
	position:relative;
	height:auto;
}
.homeZip .ZipCodeTextBox {
	font-size: 1.083em;
	color: #606060;
	border: 1px solid #98adc4;
	width:120px;
	vertical-align:top;
	padding: 2px 0 0 6px;
	margin: 0px 5px 0px 0px;
}
.hdn_label_zipcode {
	visibility:hidden;
	display:none;
}
