
/* CSS Document */
/**************************************
**  General Rules Section 
*************************************/


html, body, a,p,h1,h2,h3,h4,ul,li,ol {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #46546d;
	line-height: 1;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	margin: 0;
	line-height: 1.1em;
}

img {
	border: 0;
}

h1 { 
	
	font-size: 200%;
	clear: both;
	margin: 0.5em 0;
	line-height: 1em;
}

h2 {
	font-weight: normal;
	font-size: 180%;
	margin-top: 1.0em;
	line-height: 1.0em;
	color: #00809f;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color:#339966;
	margin-top: .8em;
	line-height: 1.2em;
}

p {
	margin-bottom: 1.5em;
	margin-top: 1em;
}

br.hidden {
	clear: both;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}

.bold {
	font-weight: bold;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


/* columns */

.two_col_l {
	float: left;
	width: 49%;
}
.two_col_r {
	margin-left: 51%;	
}
.three_col_l {
	float: left;
	width: 31%;
	margin-right: 2%;
}
.three_col_m {
	float: left;
	width: 31%;
	margin-right: 2%;
}
.three_col_r {
	margin-left: 66%;
}
/* ============================
  TABLES
 ============================= */
.core_table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	border: 2px solid #aaa;
	background: none;
	margin-top: 1em;
}

.core_table td, .core_table th, .core_table caption {	
	padding: 6px;
	border: 1px solid #bbb;
	vertical-align: top;
}

html>body .core_table {
	margin-top: 0;
}

html>body .core_table caption {
	padding-left: 7px;
	padding-right: 7px;
}

.core_table td {
	color: #000;
	border: 1px solid #ccc;
	background-color: #fff;	
}

.core_table tr.notop td {
	border-top: 0;
}

.core_table tr.nobottom td {
	border-bottom: 0;
}

.core_table th {
	color: #333;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
}
.core_table caption {
	font-weight: bold;
	text-align: left;
	background-color: #0261a4;
	border-top: 2px solid #bbb;
	border-right: 2px solid #bbb;
	border-left: 2px solid #bbb;
	color: #fff;
}


/* alternate table applications */
table.centered_data td {
	text-align: center;
}





.clear {
	clear: both;
}

.pad-top {
	padding-top: 1em;
}



a:hover, a:visited, a:link {
	text-decoration: underline;
	color: #0000ff;
}


ul, ol {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 1em;
	margin-top: 1em;
	 
}

ul li, ol li {
	padding-left: 10px;
	font-weight: normal;
}



ol ol {
list-style-type:lower-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}

dl {
	margin: 10px 30px;
/*	float: left;*/
/*	clear: both;*/
}

dt { 
	display: block;
	float:left;
	clear: both;
	width: 60px;
	}
	
dd {
	display: block;
	float: left;
	}

p.center {
text-align: center;
}

p.first {
	margin-top: 0;
	padding-top: 0;
}




/**************************************
**  Page Layout and Navigation 
*************************************/

#site {
	padding: 5px;
	background: #46546d;
	width: 965px;
	margin: 0px auto;
}



#page {
	background: #fff;
	margin: 0;
	padding: 10px;
}

#header {
	background: url(/img/banners/banner01.jpg) no-repeat top left;;
	margin:0;
	padding: 0;
}

#header h1 {
	display: none;
}

#header #utility {
	float: right;
	background: #fff;
	margin-top: 15px;
	padding-right: 15px;
	margin: 0;
}

#header ul {
	background: #fff;
	padding: 0;
	margin: 0;
	padding-top: 0.5em;
}



#header ul li { 
	margin: 0;
	display: inline;
	padding: 0;
	background: WHITE;
}


#header ul li a {
	padding: 0;
	padding-left: 12px;
	/*padding-right: 4px;*/
	background: url(/img/nav/listSeparator.gif) no-repeat center left;
	margin:0;
	font-size: 13px;
	text-decoration: none;
}

#header ul li.first a {
	background: WHITE;
	padding-left: 0;
}



	

#header ul li a:hover {
	text-decoration: underline;
}


#header #skipNavWrapper {
	display: none;
}


#header a.skipNav {
	display: none;
}


#bannerLogo {
	
	margin-bottom: 12px;
	margin-left: 15px;
	margin-top: 8px;
}

#content {
	background: #fff;
	padding: 0;
	padding-top: 10px;
}

#ErrorPage #content, #SiteMap #content {
	padding-top: 20px;
}

#ErrorPage #navbar {
	background: URL() #fff;
}

#navbar {
	background: #fff url(/img/nav/secondaryNavLeftEndCap-Blue.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 100%; /* 950px;*/
}

#ErrorPage #navbar {
	background: URL() #fff;
}

/**
* Sliding Doors Technique for primary navigation div
*/

div.primary {
	float:left;
	width: 100%;
	font-size: 140%;
	line-height: normal;
}

div.primary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.primary ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
	margin-right: 1px;
}

div.primary ul li a {
	display: block;
	background: url(/img/nav/rightPrimarySlide.jpg) no-repeat top right;
	padding: 3px 0px;
	color: #fff;
	text-decoration: none;
}
div.primary ul li a span {
	background:url(/img/nav/leftPrimarySlide.jpg) no-repeat top left;
	padding: 3px 23px;
	/* padding: 3px 32px;   Remove this rule when Broker is restored */
	color: #fff;
	text-decoration: none;
}

div.primary ul li a:hover span,
#DiscoverFHCP #p-AboutUs span, #OurMission #p-AboutUs span, #OurVision #p-AboutUs span, #QualityPolicy #p-AboutUs span, #PrivacyPolicy #p-AboutUs span,#OurAchievements #p-AboutUs span, #OurLeadership #p-AboutUs span, #Employment #p-AboutUs span, #Volunteers #p-AboutUs span, #ContactUs #p-AboutUs span, #OurFacilities #p-AboutUs span, #MemberAnnouncements #p-Members span, #MemberNewsletterArchive #p-Members span, #MemberFAQ #p-Members span, #MembersPlansOverview #p-Members span, #MembersGroupHealthPlans #p-Members span, #MembersHMOPlans #p-Members span, #MembersBalancePlans #p-Members span, #MembersHighDeductiblePlans #p-Members span, #MembersPointOfService #p-Members span, #MembersTripleOptionRider #p-Members span, #MembersMedicare #p-Members span, #MembersFloridaHealthyKids #p-Members span, #MembersStateOfFloridaPlans #p-Members span, #MembersCoverFloridaPlan #p-Members span, #MembersIndividualPlans #p-Members span, #MembersValueAddedServices #p-Members span, #MembersMemberAppreciationProgram #p-Members span, #MembersMemberAppreciationProgramBusiness #p-Members span, #MembersMemberAppreciationProgramEntertainment #p-Members span, #MembersMemberAppreciationProgramHousehold #p-Members span, #MembersMemberAppreciationProgramLegal #p-Members span, #MembersMemberAppreciationProgramMedical #p-Members span, #MembersOptionalBenefits #p-Members span, #MembersReplaceIDCard #p-Members span, #MembersChangeInfo #p-Members span, #MembersContactUs #p-Members span, #MembersAdvanceDirectives #p-Members span, #MembersRights #p-Members span, #MembersDoctors #p-Members span, #MembersPhysicianSearchTool #p-Members span, #MemberAfterHoursPrimaryCareCenters #p-Members span, #MembersAfterHoursPrimaryCareCenters #p-Members span, #MembersUrgentCareCenters #p-Members span, #MembersHospitals #p-Members span, #MembersTertiaryCare #p-Members span, #MembersPharmacies #p-Members span, #MembersFHCPPharmacies #p-Members span, #MembersWalgreensPharmacies #p-Members span, #MembersLongTermCarePharmacies #p-Members span, #MembersHomeInfusionPharmacies #p-Members span, #MembersLaboratoryServices #p-Members span, #MembersSkilledNursingFacilities #p-Members span, #MembersFormulary #p-Members span, #MembersForms #p-Members span,
#VisitorsOverview #p-Visitors span, #VisitorsPlansOverview #p-Visitors span, #VisitorsGroupHealthPlans #p-Visitors span,#VisitorsHMOPlans #p-Visitors span, #VisitorsBalancePlans #p-Visitors span, #VisitorsHighDeductiblePlans #p-Visitors span, #VisitorsPointOfServicePlans #p-Visitors span, #VisitorsTripleOptionRider #p-Visitors span, #VisitorsMedicare #p-Visitors span, #VisitorsFloridaHealthyKids #p-Visitors span,#VisitorsStateOfFlorida #p-Visitors span, #VisitorsCoverFlorida #p-Visitors span, #VisitorsIndividualPlans #p-Visitors span,
#MedicareOverview #p-Medicare span, #MedicareSubsidyDisclaimer #p-Medicare span, #MedicareLowIncome #p-Medicare span, #MedicareContactInformation #p-Medicare span, #MedicarePlanOverview #p-Medicare span, #MedicarePlanComparisons #p-Medicare span, #MedicareMedvantagePlan #p-Medicare span, #MedicareMedvantageOptional #p-Medicare span, #MedicareMedvantageRxPlan #p-Medicare span, #MedicareMedRxPartD #p-Medicare span, #MedicareMedRxOptional #p-Medicare span, #MedicareMedRxOptionalPartD #p-Medicare span, #MedicareMedRxPlus #p-Medicare span, #MedicareMedRxPlusPartD #p-Medicare span, #MedicareMedRxPlusOption #p-Medicare span, #MedicareMedRxPlusOptionPartD #p-Medicare span, #MedicareSeeDoctor #p-Medicare span, #MedicarePrescription #p-Medicare span, #MedicareEnrollment #p-Medicare span, #MedicareEligibility #p-Medicare span, #MedicareDisenrollment #p-Medicare span, #MedicarePharmacyOverview #p-Medicare span, #MedicareFHCPPharmacies #p-Medicare span, #MedicareWalgreens #p-Medicare span, #MedicareMailOrder #p-Medicare span, #MedicareHomeInfusion #p-Medicare span, #MedicareLongTermCare #p-Medicare span, #MedicareFormulary #p-Medicare span,
#MedicareTransitionNotice #p-Medicare span, #MedicareAGOverview #p-Medicare span, #MedicareGrievances #p-Medicare span, #MedicareFileGrievance #p-Medicare span, #MedicareComplaintsC #p-Medicare span, #MedicareOrgDetermination #p-Medicare span, #MedicareAppealDetermination #p-Medicare span, #MedicareComplaintsPartD #p-Medicare span, #MedicareCovDetermination #p-Medicare span, #MedicareAskException #p-Medicare span, #MedicarePartDAppeal #p-Medicare span, #MedicarePFPOverview #p-Medicare span, #MedicarePFP #p-Medicare span, #MedicarePFPDaytona #p-Medicare span, #MedicarePFPFlagler #p-Medicare span, #MedicarePFPOrmond #p-Medicare span, #MedicarePFPPortOrange #p-Medicare span, #MedicarePFPSoutheastVolusia #p-Medicare span, #MedicarePFPWestVolusia #p-Medicare span, #MedicareCompAltMedicine #p-Medicare span, #MedicareMTM #p-Medicare span,
#BrokerOverview #p-Brokers span, #BrokerRegister #p-Brokers span, #BrokerPlansOverview #p-Brokers span, #BrokerGroupHealth #p-Brokers span, #BrokerHMO #p-Brokers span, #BrokerBalance #p-Brokers span, #BrokerHighDeductible #p-Brokers span, #BrokerPOS #p-Brokers span, #BrokerTriple #p-Brokers span, #BrokerMedicare #p-Brokers span, #BrokerHealthyKids #p-Brokers span, #BrokerStateOfFlorida #p-Brokers span, #BrokerCoverFlorida #p-Brokers span, #BrokerIndividual #p-Brokers span, #BrokerProtectedBenefitsOverview #p-Brokers span, #BrokerProtectedBenefitsLarge #p-Brokers span, #BrokerProtectedBenefitsSmall #p-Brokers span, #BrokerProtectedBenefitsOneLife #p-Brokers span, #BrokerProtectedApplicationApplicationProcess #p-Brokers span, #BrokerProtectedApplicationLarge #p-Brokers span,
#BrokerProtectedApplicationSmall #p-Brokers span, #BrokerProtectedApplicationOneLife #p-Brokers span, #BrokerProtectedCompensationGroup #p-Brokers span, #BrokerProtectedCompensationMedicare #p-Brokers span,
#BrokerNewsPublication #p-Brokers span,
#ProviderAnnouncements #p-Providers span, #ProviderEpss #p-Providers span, #ProviderNewsletter #p-Providers span, #ProviderTransmittals #p-Providers span, #ProviderPlansOverview #p-Providers span, #ProviderGroup #p-Providers span, #ProviderHMO #p-Providers span, #ProviderBalance #p-Providers span, #ProviderHighDeductible #p-Providers span, #ProviderPOS #p-Providers span, #ProviderTriple #p-Providers span, #ProviderMedicare #p-Providers span, #ProviderHealthyKids #p-Providers span, #ProviderStateOfFlorida #p-Providers span, #ProviderCoverFlorida #p-Providers span, #ProviderIndividual #p-Providers span, #ProviderOptionalBenefits #p-Providers span, #ProviderAdditionalPrograms #p-Providers span,
#ProviderServicesOverview #p-Providers span, #ProviderAuthReferral #p-Providers span, #ProviderCaseManagement #p-Providers span, #ProviderRequestHMOPreAuth #p-Providers span, #ProviderRequestPOSPreCert #p-Providers span, #ProviderRefMemCaseManagement #p-Providers span, #ProviderClaims #p-Providers span, #ProviderEDI #p-Providers span, #ProviderMedicareVaccines #p-Providers span, #ProviderPaperClaim #p-Providers span, #ProviderCoding #p-Providers span, #ProviderContracting #p-Providers span, #ProviderCredentialing #p-Providers span, #ProviderHandbook #p-Providers span, #ProviderRelations #p-Providers span, #ProviderReferralGuidance #p-Providers span, #ProviderLaboratoryOrders #p-Providers span, #ProviderForms #p-Providers span, #MedicalPolicies #p-Providers span, #Medicalprecert #p-Providers span, #MedicalAuths #p-Providers span, #Medicalguide #p-Providers span,


#HealthOverview #p-HealthAndWellness span, #HealthIhealth #p-HealthAndWellness span, #HealthPediatricGuidelines #p-HealthAndWellness span, #HealthAdultGuidelines #p-HealthAndWellness span, #HealthBreastCancer #p-HealthAndWellness span, #HealthColorectalCancer #p-HealthAndWellness span, #HealthWeightManagement #p-HealthAndWellness span, #HealthOsteoporosis #p-HealthAndWellness span, #HealthImmunizations #p-HealthAndWellness span, #HealthSchoolImmunizations #p-HealthAndWellness span, #HealthFluShots #p-HealthAndWellness span, #HealthPneumoniaVaccine #p-HealthAndWellness span, #HealthVIS #p-HealthAndWellness span, #HealthDayCare #p-HealthAndWellness span, #HealthAdultVaccinations #p-HealthAndWellness span, #HealthDiseases #p-HealthAndWellness span,  #HealthNIH #p-HealthAndWellness span, #HealthCDCP #p-HealthAndWellness span, #HealthADA #p-HealthAndWellness span, #HealthDiscH #p-HealthAndWellness span, #HealthMensHealth #p-HealthAndWellness span, #HealthWomenHealth #p-HealthAndWellness span, #HealthGetFit #p-HealthAndWellness span, #HealthStayingHealthy #p-HealthAndWellness span, #HealthAsthma #p-HealthAndWellness span, #HealthControlHighBloodPressure #p-HealthAndWellness span, #HealthDiabetes #p-HealthAndWellness span, #HealthHealthyHeart #p-HealthAndWellness span, #HealthBloodThinners #p-HealthAndWellness span, #HealthDepression #p-HealthAndWellness span, #HealthFAQ #p-HealthAndWellness span, 
#HealthRiskAssessment #p-HealthAndWellness span, #HealthProgramsOverview #p-HealthAndWellness span, #HealthExercise #p-HealthAndWellness span, #HealthSmoking #p-HealthAndWellness span, #HealthWeight #p-HealthAndWellness span, #HealthSeminars #p-HealthAndWellness span,  #HealthDiseases #p-HealthAndWellness span, #HealthDiabetes #p-HealthAndWellness span, #HealthBackPain #p-HealthAndWellness span, #HealthBalance #p-HealthAndWellness span, #HealthNutrition #p-HealthAndWellness span, #HealthNutritional #p-HealthAndWellness span, #HealthCaring #p-HealthAndWellness span {
	background: url(/img/nav/leftPrimarySlideSelected.jpg) no-repeat top left;
	color: #000;
}


/**************************************
** Auto Select section Navigation Based
** on the body ID 
***************************************/
div.primary ul li a:hover, 
#DiscoverFHCP #p-AboutUs, #OurMission #p-AboutUs, #OurVision #p-AboutUs, #QualityPolicy #p-AboutUs, #PrivacyPolicy #p-AboutUs,#OurAchievements #p-AboutUs, #OurLeadership #p-AboutUs, #Employment #p-AboutUs, #Volunteers #p-AboutUs, #ContactUs #p-AboutUs, #OurFacilities #p-AboutUs, #MemberAnnouncements #p-Members, #MemberNewsletterArchive #p-Members, #MemberFAQ p-Members, #MembersPlansOverview #p-Members, #MembersGroupHealthPlans #p-Members, #MembersHMOPlans #p-Members, #MembersBalancePlans #p-Members, #MembersHighDeductiblePlans #p-Members, #MembersPointOfService #p-Members, #MembersTripleOptionRider #p-Members, #MembersMedicare #p-Members, #MembersFloridaHealthyKids #p-Members, #MembersStateOfFloridaPlans #p-Members, #MembersCoverFloridaPlan #p-Members, #MembersIndividualPlans #p-Members, #MembersValueAddedServices #p-Members, #MembersMemberAppreciationProgram #p-Members, #MembersMemberAppreciationProgramBusiness #p-Members, #MembersMemberAppreciationProgramEntertainment #p-Members, #MembersMemberAppreciationProgramHousehold #p-Members, #MembersMemberAppreciationProgramLegal #p-Members, #MembersMemberAppreciationProgramMedical #p-Members, #MembersOptionalBenefits #p-Members, #MembersReplaceIDCard #p-Members, #MembersChangeInfo #p-Members, #MembersAdvanceDirectives #p-Members, #MembersContactUs #p-Members, #MembersRights #p-Members, #MembersDoctors #p-Members, #MembersPhysicianSearchTool #p-Members,#MembersAfterHoursPrimaryCareCenters #p-Members, #MembersUrgentCareCenters #p-Members, #MembersHospitals #p-Members, #MembersTertiaryCare #p-Members, #MembersPharmacies #p-Members, #MembersFHCPPharmacies #p-Members, #MembersWalgreensPharmacies #p-Members, #MembersLongTermCarePharmacies #p-Members, #MembersHomeInfusionPharmacies #p-Members, #MembersLaboratoryServices #p-Members, #MembersSkilledNursingFacilities #p-Members, #MembersFormulary #p-Members, #MembersForms #p-Members,
#VisitorsOverview #p-Visitors, #VisitorsPlansOverview #p-Visitors, #VisitorsGroupHealthPlans #p-Visitors,#VisitorsHMOPlans #p-Visitors, #VisitorsBalancePlans #p-Visitors, #VisitorsHighDeductiblePlans #p-Visitors, #VisitorsPointOfServicePlans #p-Visitors, #VisitorsTripleOptionRider #p-Visitors, #VisitorsMedicare #p-Visitors, #VisitorsFloridaHealthyKids #p-Visitors,#VisitorsStateOfFlorida #p-Visitors, #VisitorsCoverFlorida #p-Visitors, #VisitorsIndividualPlans #p-Visitors,
#MedicareOverview #p-Medicare, #MedicareSubsidyDisclaimer #p-Medicare, #MedicareLowIncome #p-Medicare, #MedicareContactInformation #p-Medicare, #MedicarePlanOverview #p-Medicare, #MedicarePlanComparisons #p-Medicare, #MedicareMedvantagePlan #p-Medicare, #MedicareMedvantageOptional #p-Medicare, #MedicareMedvantageRxPlan #p-Medicare, #MedicareMedRxPartD #p-Medicare, #MedicareMedRxOptional #p-Medicare, #MedicareMedRxOptionalPartD #p-Medicare, #MedicareMedRxPlus #p-Medicare, #MedicareMedRxPlusPartD #p-Medicare, #MedicareMedRxPlusOption #p-Medicare, #MedicareMedRxPlusOptionPartD #p-Medicare, #MedicareSeeDoctor #p-Medicare, #MedicarePrescription #p-Medicare, #MedicareEnrollment #p-Medicare, #MedicareEligibility #p-Medicare, #MedicareDisenrollment #p-Medicare, #MedicarePharmacyOverview #p-Medicare, #MedicareFHCPPharmacies #p-Medicare, #MedicareWalgreens #p-Medicare, #MedicareMailOrder #p-Medicare, #MedicareHomeInfusion #p-Medicare, #MedicareLongTermCare #p-Medicare, #MedicareFormulary #p-Medicare,
#MedicareTransitionNotice #p-Medicare, #MedicareAGOverview #p-Medicare, #MedicareGrievances #p-Medicare, #MedicareFileGrievance #p-Medicare, #MedicareComplaintsC #p-Medicare, #MedicareOrgDetermination #p-Medicare, #MedicareAppealDetermination #p-Medicare, #MedicareComplaintsPartD #p-Medicare, #MedicareCovDetermination #p-Medicare, #MedicareAskException #p-Medicare, #MedicarePartDAppeal #p-Medicare, #MedicarePFPOverview #p-Medicare, #MedicarePFP #p-Medicare, #MedicarePFPDaytona #p-Medicare, #MedicarePFPFlagler #p-Medicare, #MedicarePFPOrmond #p-Medicare, #MedicarePFPPortOrange #p-Medicare, #MedicarePFPSoutheastVolusia #p-Medicare, #MedicarePFPWestVolusia #p-Medicare, #MedicareCompAltMedicine #p-Medicare, #MedicareMTM #p-Medicare,
#BrokerOverview #p-Brokers, #BrokerRegister #p-Brokers, #BrokerPlansOverview #p-Brokers, #BrokerGroupHealth #p-Brokers, #BrokerHMO #p-Brokers, #BrokerBalance #p-Brokers, #BrokerHighDeductible #p-Brokers, #BrokerPOS #p-Brokers, #BrokerTriple #p-Brokers, #BrokerMedicare #p-Brokers, #BrokerHealthyKids #p-Brokers, #BrokerStateOfFlorida #p-Brokers, #BrokerCoverFlorida #p-Brokers, #BrokerIndividual #p-Brokers, #BrokerProtectedBenefitsOverview #p-Brokers, #BrokerProtectedBenefitsLarge #p-Brokers, #BrokerProtectedBenefitsSmall #p-Brokers, #BrokerProtectedBenefitsOneLife #p-Brokers, #BrokerProtectedApplicationApplicationProcess #p-Brokers, #BrokerProtectedApplicationLarge #p-Brokers,
#BrokerProtectedApplicationSmall #p-Brokers, #BrokerProtectedApplicationOneLife #p-Brokers, #BrokerProtectedCompensationGroup #p-Brokers, #BrokerProtectedCompensationMedicare #p-Brokers, #BrokerNewsPublication #p-Brokers,
#ProviderAnnouncements #p-Providers, #ProviderEpss #p-Providers, #ProviderNewsletter #p-Providers, #ProviderTransmittals #p-Providers,
#ProviderPlansOverview #p-Providers, #ProviderGroup #p-Providers, #ProviderHMO #p-Providers, #ProviderBalance #p-Providers, #ProviderHighDeductible #p-Providers, #ProviderPOS #p-Providers, #ProviderTriple #p-Providers, #ProviderMedicare #p-Providers, #ProviderHealthyKids #p-Providers, #ProviderStateOfFlorida #p-Providers, #ProviderCoverFlorida #p-Providers, #ProviderIndividual #p-Providers, #ProviderOptionalBenefits #p-Providers, #ProviderAdditionalPrograms #p-Providers,
#ProviderServicesOverview #p-Providers, #ProviderAuthReferral #p-Providers, #ProviderCaseManagement #p-Providers, #ProviderRequestHMOPreAuth #p-Providers, #ProviderRequestPOSPreCert #p-Providers, #ProviderRefMemCaseManagement #p-Providers, #ProviderClaims #p-Providers, #ProviderMedicareVaccines #p-Providers, #ProviderPaperClaim #p-Providers, #ProviderEDI #p-Providers, #ProviderCoding #p-Providers, #ProviderContracting #p-Providers, #ProviderCredentialing #p-Providers, #ProviderHandbook #p-Providers, #ProviderRelations #p-Providers, #ProviderReferralGuidance #p-Providers, #ProviderLaboratoryOrders #p-Providers, #ProviderForms #p-Providers, #MedicalPolicies #p-Providers, #MedicalAuths #p-Providers, #Medicalprecert #p-Providers, #Medicalguide #p-Providers,
 
#HealthDiseases #p-HealthAndWellness, #HealthInfoVideos #p-HealthAndWellness, #HealthNutritional #p-HealthAndWellness,
#HealthOverview #p-HealthAndWellness, #HealthIhealth #p-HealthAndWellness, #HealthPediatricGuidelines #p-HealthAndWellness, #HealthAdultGuidelines #p-HealthAndWellness, #HealthBreastCancer #p-HealthAndWellness, #HealthColorectalCancer #p-HealthAndWellness, #HealthWeightManagement #p-HealthAndWellness, #HealthOsteoporosis #p-HealthAndWellness, #HealthImmunizations #p-HealthAndWellness, #HealthSchoolImmunizations #p-HealthAndWellness, #HealthFluShots #p-HealthAndWellness, #HealthPneumoniaVaccine #p-HealthAndWellness, #HealthVIS #p-HealthAndWellness, #HealthDayCare #p-HealthAndWellness, #HealthAdultVaccinations #p-HealthAndWellness, #HealthRiskAssessment #p-HealthAndWellness, #HealthDiseases #p-HealthAndWellness, #HealthNIH #p-HealthAndWellness, #HealthCDCP #p-HealthAndWellness, #HealthADA #p-HealthAndWellness, #HealthDiscH #p-HealthAndWellness, #HealthMensHealth #p-HealthAndWellness, #HealthWomenHealth #p-HealthAndWellness, #HealthGetFit #p-HealthAndWellness, #HealthStayingHealthy #p-HealthAndWellness, #HealthFAQ #p-HealthAndWellness, #HealthControlHighBloodPressure #p-HealthAndWellness, #HealthDiabetes #p-HealthAndWellness, #HealthDepression #p-HealthAndWellness, #HealthHealthyHeart #p-HealthAndWellness, #HealthBloodThinners #p-HealthAndWellness, #HealthAsthma #p-HealthAndWellness, #HealthProgramsOverview #p-HealthAndWellness, #HealthExercise #p-HealthAndWellness, #HealthSmoking #p-HealthAndWellness, #HealthWeight #p-HealthAndWellness, #HealthSeminars #p-HealthAndWellness, #HealthDiabetes #p-HealthAndWellness, #HealthBackPain #p-HealthAndWellness, #HealthBalance #p-HealthAndWellness, #HealthNutrition #p-HealthAndWellness, #HealthCaring #p-HealthAndWellness {
	background: url(/img/nav/rightPrimarySlideSelected.jpg) repeat-x top right;
}

div.secondary {
	clear: both;
	display: block;
	background: url(/img/nav/secondaryNavRightEndCap-Blue.jpg) no-repeat bottom right;
	margin: 0;
	padding: 0;
 padding-right: 10px;
	width: 934px; /* site -2 * site Padding - padding-right - Place on a even number */
    /* width: 930px;  Remove this rule when Broker is added back to the navigation */
	border: 0;
}

#ErrorPage div.secondary {
	display: none;
}


div.secondary ul {
	clear:both;
	background:	url(/img/nav/secondaryNavBackground.jpg) repeat-x top left;
	padding: 3px;
	margin: 0;
	margin-left: 10px;
	padding-left: 14px;
	padding-top: 7px;
}

div.secondary ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 2px;
	font-size: 110%;
}


div.secondary ul li a {
	border-right: WHITE 2px solid;
	padding-right: 20px;
	margin: 0;
	background: url(/img/nav/MenuMarker.gif) no-repeat center right;
	text-decoration: none;
}

div.secondary ul li.secured a {
	background: url(/img/global/Pad-Lock.gif) no-repeat center right;
}

div.secondary ul li a:link, div.secondary ul li a:visited {
	text-decoration: none;
	color: #2176e9;
	font-weight: BOLD;
}

div.secondary ul li a:hover,



/**************************************************
*** Seconday Navigation AutoSelect which turns the promary nav highlight from blue into black
**************************************************/
div.secondary ul li a:hover,
#DiscoverFHCP #s-Company, #OurMission #s-Company, #OurVision #s-Company, #QualityPolicy #s-Company, #PrivacyPolicy #s-Company, #OurAchievements #s-Company, #OurLeadership #s-Company, #Employment #s-JoinOurTeam, #Volunteers #s-JoinOurTeam, #ContactUs #s-ContactUs-Main, #OurFacilities #s-ContactUs-Main, #MemberAnnouncements #s-memberAnnouncementsAndNews , #MemberNewsletterArchive #s-memberAnnouncementsAndNews , #MemberFAQ #s-saleFAQ, #MembersPlansOverview #s-memberPlansAndBenefits , #MembersGroupHealthPlans #s-memberPlansAndBenefits , #MembersHMOPlans #s-memberPlansAndBenefits , #MembersBalancePlans #s-memberPlansAndBenefits , #MembersHighDeductiblePlans #s-memberPlansAndBenefits , #MembersPointOfService #s-memberPlansAndBenefits , #MembersTripleOptionRider #s-memberPlansAndBenefits , #MembersMedicare #s-memberPlansAndBenefits , #MembersFloridaHealthyKids #s-memberPlansAndBenefits , #MembersStateOfFloridaPlans #s-memberPlansAndBenefits ,  #MembersCoverFloridaPlan #s-memberPlansAndBenefits ,#MembersIndividualPlans #s-memberPlansAndBenefits , #MembersValueAddedServices #s-memberPlansAndBenefits , #MembersMemberAppreciationProgram #s-memberPlansAndBenefits , #MembersMemberAppreciationProgramBusiness #s-memberPlansAndBenefits , #MembersMemberAppreciationProgramEntertainment #s-memberPlansAndBenefits , #MembersMemberAppreciationProgramHousehold #s-memberPlansAndBenefits , #MembersMemberAppreciationProgramLegal #s-memberPlansAndBenefits , #MembersMemberAppreciationProgramMedical #s-memberPlansAndBenefits , #MembersOptionalBenefits #s-memberPlansAndBenefits , #MembersReplaceIDCard #s-memberServices , #MembersChangeInfo #s-memberServices , #MembersAdvanceDirectives #s-memberServices , #MembersContactUs #s-memberServices, #MembersRights #s-memberServices , #MembersDoctors #s-findAProvider , #MembersPhysicianSearchTool #s-findAProvider ,#MembersAfterHoursPrimaryCareCenters #s-findAProvider, #MembersUrgentCareCenters #s-findAProvider , #MembersHospitals #s-findAProvider , #MembersTertiaryCare #s-findAProvider , #MembersPharmacies #s-findAProvider , #MembersFHCPPharmacies #s-findAProvider , #MembersWalgreensPharmacies #s-findAProvider , #MembersLongTermCarePharmacies #s-findAProvider , #MembersHomeInfusionPharmacies #s-findAProvider , #MembersLaboratoryServices #s-findAProvider , #MembersSkilledNursingFacilities #s-findAProvider , #MembersFormulary #s-memberFormulary , #MembersForms #s-forms, 
#VisitorsOverview #s-visitorsOverview, #VisitorsPlansOverview #s-visitorsPlans, #VisitorsGroupHealthPlans #s-visitorsPlans ,#VisitorsHMOPlans #s-visitorsPlans, #VisitorsBalancePlans #s-visitorsPlans, #VisitorsHighDeductiblePlans #s-visitorsPlans, #VisitorsPointOfServicePlans #s-visitorsPlans, #VisitorsTripleOptionRider #s-visitorsPlans, #VisitorsMedicare #s-visitorsPlans, #VisitorsFloridaHealthyKids #s-visitorsPlans,
#VisitorsStateOfFlorida #s-visitorsPlans, #VisitorsCoverFlorida #s-visitorsPlans, #VisitorsIndividualPlans #s-visitorsPlans,
#MedicareOverview #s-medicareOverview, #MedicareSubsidyDisclaimer #s-medicareOverview, #MedicareLowIncome #s-medicareOverview, #MedicareContactInformation #s-medicareOverview, #MedicarePlanOverview #s-medicarePlans, #MedicarePlanComparisons #s-medicarePlans, #MedicareMedvantagePlan #s-medicarePlans, #MedicareMedvantageOptional #s-medicarePlans, #MedicareMedvantageRxPlan #s-medicarePlans, #MedicareMedRxPartD #s-medicarePlans, #MedicareMedRxOptional #s-medicarePlans, #MedicareMedRxOptionalPartD #s-medicarePlans, #MedicareMedRxPlus #s-medicarePlans, #MedicareMedRxPlusPartD #s-medicarePlans, #MedicareMedRxPlusOption #s-medicarePlans, #MedicareMedRxPlusOptionPartD #s-medicarePlans, #MedicareSeeDoctor #s-medicareTools, #MedicarePrescription #s-medicareTools, #MedicareEnrollment #s-medicareTools, #MedicareEligibility #s-medicareTools, #MedicareDisenrollment #s-medicareTools, #MedicarePharmacyOverview #s-medicarePharmacies, #MedicareFHCPPharmacies #s-medicarePharmacies, #MedicareWalgreens #s-medicarePharmacies, #MedicareMailOrder #s-medicarePharmacies, #MedicareHomeInfusion #s-medicarePharmacies, #MedicareLongTermCare #s-medicarePharmacies, #MedicareFormulary #s-medicareFormulary,
#MedicareTransitionNotice #s-medicareFormulary, #MedicareAGOverview #s-medicareAppeals, #MedicareGrievances #s-medicareAppeals, #MedicareFileGrievance #s-medicareAppeals, #MedicareComplaintsC #s-medicareAppeals, #MedicareOrgDetermination #s-medicareAppeals, #MedicareAppealDetermination #s-medicareAppeals, #MedicareComplaintsPartD #s-medicareAppeals, #MedicareCovDetermination #s-medicareAppeals, #MedicareAskException #s-medicareAppeals, #MedicarePartDAppeal #s-medicareAppeals, #MedicarePFPOverview #s-medicarePrograms, #MedicarePFP #s-medicarePrograms, #MedicarePFPDaytona #s-medicarePrograms, #MedicarePFPFlagler #s-medicarePrograms, #MedicarePFPOrmond #s-medicarePrograms, #MedicarePFPPortOrange #s-medicarePrograms, #MedicarePFPSoutheastVolusia #s-medicarePrograms, #MedicarePFPWestVolusia #s-medicarePrograms, #MedicareCompAltMedicine #s-medicarePrograms, #MedicareMTM #s-medicarePrograms,
#BrokerOverview #s-brokerOverview, #BrokerRegister #s-brokerRegister, #BrokerPlansOverview #s-brokerPlans, #BrokerGroupHealth #s-brokerPlans, #BrokerHMO #s-brokerPlans, #BrokerBalance #s-brokerPlans, #BrokerHighDeductible #s-brokerPlans, #BrokerPOS #s-brokerPlans, #BrokerTriple #s-brokerPlans, #BrokerMedicare #s-brokerPlans, #BrokerHealthyKids #s-brokerPlans, #BrokerStateOfFlorida #s-brokerPlans, #BrokerCoverFlorida #s-brokerPlans, #BrokerIndividual #s-brokerPlans,
#BrokerProtectedBenefitsOverview #s-brokerBenefits, #BrokerProtectedBenefitsLarge #s-brokerBenefits, #BrokerProtectedBenefitsSmall #s-brokerBenefits, #BrokerProtectedBenefitsOneLife #s-brokerBenefits, #BrokerProtectedBenefitsIndividual #s-brokerBenefits, #BrokerProtectedApplicationApplicationProcess #s-brokerApplication, #BrokerProtectedApplicationLarge #s-brokerApplication,
#BrokerProtectedApplicationSmall #s-brokerApplication, #BrokerProtectedApplicationOneLife #s-brokerApplication, #BrokerProtectedCompensationGroup #s-brokerCompensation, #BrokerProtectedCompensationMedicare #s-brokerCompensation,
#BrokerNewsPublication #s-brokerNewsPubs,
#ProviderAnnouncements #s-providerAnnouncements, #ProviderEpss #s-providerAnnouncements, #ProviderNewsletter #s-providerAnnouncements, #ProviderTransmittals #s-providerAnnouncements, #ProviderPlansOverview #s-providerPlans, #ProviderGroup #s-providerPlans, #ProviderHMO #s-providerPlans, #ProviderBalance #s-providerPlans, #ProviderHighDeductible #s-providerPlans, #ProviderPOS #s-providerPlans, #ProviderTriple #s-providerPlans, #ProviderMedicare #s-providerPlans, #ProviderHealthyKids #s-providerPlans, #ProviderStateOfFlorida #s-providerPlans, #ProviderCoverFlorida #s-providerPlans, #ProviderIndividual #s-providerPlans, #ProviderOptionalBenefits #s-providerPlans, #ProviderAdditionalPrograms #s-providerPlans, #ProviderServicesOverview #s-providerServices, #ProviderAuthReferral #s-providerServices, #ProviderCaseManagement #s-providerServices, #ProviderRequestHMOPreAuth #s-providerServices, #ProviderRequestPOSPreCert #s-providerServices, #ProviderRefMemCaseManagement #s-providerServices, #ProviderClaims #s-providerServices, #ProviderMedicareVaccines #s-providerServices, #ProviderPaperClaim #s-providerServices, #ProviderEDI #s-providerServices, #ProviderCoding #s-providerServices, #ProviderContracting #s-providerServices, #ProviderCredentialing #s-providerServices, #ProviderHandbook #s-providerServices, #ProviderRelations #s-providerServices, #ProviderReferralGuidance #s-providerServices, #ProviderLaboratoryOrders #s-providerServices, #ProviderForms #s-providerForms, #MedicalPolicies #s-providerMedicalGuidelines, #Medicalprecert #s-providerMedicalGuidelines, #Medicalguide #s-providerMedicalGuidelines,

#HealthOverview #s-healthOverview, #HealthIhealth #s-healthPrevention, #HealthPediatricGuidelines #s-healthPrevention, #HealthAdultGuidelines #s-healthPrevention, #HealthBreastCancer #s-healthPrevention, #HealthColorectalCancer #s-healthPrevention, #HealthWeightManagement #s-healthPrevention, #HealthOsteoporosis #s-healthPrevention, #HealthImmunizations #s-healthPrevention, #HealthSchoolImmunizations #s-healthPrevention, #HealthFluShots #s-healthPrevention, #HealthPneumoniaVaccine #s-healthPrevention, #HealthVIS #s-healthPrevention, #HealthDayCare #s-healthPrevention, #HealthAdultVaccinations #s-healthPrevention, 
#HealthRiskAssessment #s-healthDiseases, #HealthCaring #s-healthDiseases, #HealthInfoVideos #s-healthDiseases,  #HealthDiseases #s-healthDiseases, #HealthNIH #s-healthDiseases, #HealthCDCP #s-healthDiseases, #HealthADA #s-healthDiseases, #HealthDiscH #s-healthDiseases, #HealthMensHealth #s-healthDiseases, #HealthWomenHealth #s-healthDiseases, #HealthGetFit #s-healthDiseases, #HealthStayingHealthy #s-healthDiseases, #HealthFAQ #s-healthDiseases, #HealthDiabetesHW #s-healthDiseases, #HealthDepression #s-healthDiseases, #HealthNutritional #s-healthDiseases, #HealthControlHighBP #s-healthDiseases, #HealthProgramsOverview #s-healthPrograms, #HealthExercise #s-healthPrograms, #HealthSmoking #s-healthPrograms, #HealthWeight #s-healthPrograms, #HealthSeminars #s-healthPrograms, #HealthDiabetes #s-healthPrograms, #HealthBackPain #s-healthPrograms, #HealthBalance #s-healthPrograms, #HealthNutrition #s-healthPrograms,  #HealthAsthma #s-healthDiseases, #HealthHealthyHeart #s-healthDiseases, #HealthBloodThinners #s-healthDiseases  
  {
	color: #000;
}


#pagecontainer {
	background: url(/img/nav/leftMenuBackgroundGradient.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#leftcolumn {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;

}

#leftcolumn ul.tertiary {
	margin: 0;;
	padding: 0;
	padding-top: 15px;
	background: url(/img/nav/TertiaryNavTopCap2.jpg) no-repeat top left;
}

#leftcolumn ul.tertiary li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftcolumn ul li a {
	display: block;
	/* border-bottom: 1px WHITE SOLID; */
	margin: 0;
	padding: 0;
	padding-left: 10px;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1em;
	text-decoration: none;

}

#leftcolumn ul li a:link, #leftcolumn ul li a:visited {
	color: #2176e9;
	text-decoration: none;
}

#leftcolumn ul.submenu {
	margin: 0px;
}

#leftcolumn ul.submenu li a {
	padding-left: 20px;
	text-decoration: none;
}


#leftcolumn ul li a:hover {
 background-color: #fff;
	color: #2176e9;
	text-decoration: none;
}
/****************************************************
** Tertiary Navigation AutoSelection 
*****************************************************/
#DiscoverFHCP #t-DiscoverFHCP, #OurMission #t-OurMission, #OurVision #t-OurVision, #QualityPolicy #t-QualityPolicy, #PrivacyPolicy #t-PrivacyPolicy, #OurAchievements #t-OurAchievements, #OurLeadership #t-OurLeadership, #Employment #t-Employment, #Volunteers #t-Volunteers, #ContactUs #t-ContactUs, #OurFacilities #t-OurFacilities, #MemberAnnouncements #t-memberAnnouncements , #MemberNewsletterArchive #t-NewsletterArchive , #MemberFAQ #t-saleFAQ , #MembersPlansOverview #t-memberPlansOverview , #MembersGroupHealthPlans #t-membersPlansGroupHealth , #MembersHMOPlans #t-membersHMO , #MembersBalancePlans #t-membersBalance , #MembersHighDeductiblePlans #t-membersHighDeductible , #MembersPointOfService #t-membersPointOfService , #MembersTripleOptionRider #t-membersTripleOptionRider , #MembersMedicare #t-memberMedicare , #MembersFloridaHealthyKids #t-membersHealthyKids , #MembersStateOfFloridaPlans #t-membersStateOfFlorida , #MembersCoverFloridaPlan #t-membersCoverFlorida ,#MembersIndividualPlans #t-membersIndividual , #MembersValueAddedServices #t-membersValueAddedServices , #MembersMemberAppreciationProgram #t-membersMAP , #MembersMemberAppreciationProgramBusiness #t-membersMAPBusiness , #MembersMemberAppreciationProgramEntertainment #t-membersMAPEntertainment , #MembersMemberAppreciationProgramHousehold #t-membersMAPHomeServices , #MembersMemberAppreciationProgramLegal #t-membersMAPLegal , #MembersMemberAppreciationProgramMedical #t-membersMAPMedical , #MembersOptionalBenefits #t-membersOptional , #MembersReplaceIDCard #t-membersReplace , #MembersChangeInfo #t-membersChangeInfo , #MembersContactUs #t-membersContactUs, #MembersAdvanceDirectives #t-membersAdvanceDirectives , #MembersRights #t-membersRights , #MembersDoctors #t-memberDoctors , #MembersPhysicianSearchTool #t-memberPhysicianSearch , #MembersAfterHoursPrimaryCareCenters #t-memberAfterCareCenters, #MembersUrgentCareCenters #t-memberUrgentCareCenters , #MembersHospitals #t-memberHospitals , #MembersTertiaryCare #t-memberTertiaryCare , #MembersPharmacies #t-memberPharmacies , #MembersFHCPPharmacies #t-memberFHCPPharmacies , #MembersWalgreensPharmacies #t-memberWalgreens , #MembersLongTermCarePharmacies #t-memberLongTermCare , #MembersHomeInfusionPharmacies #t-memberHomeInfusion , #MembersDentist #t-memberDentist , #MembersLaboratoryServices #t-memberLaboratoryServices , #MembersSkilledNursingFacilities #t-memberSkilledNursingFacilities , #MembersFormulary #t-membersFormulary , #MembersForms #t-membersForms,

#VisitorsOverview #t-visitorsOverview, #VisitorsPlansOverview #t-visitorsPlanOverview, #VisitorsGroupHealthPlans #t-visitorsGroupHealth,#VisitorsHMOPlans #t-visitorsHMO, #VisitorsBalancePlans #t-visitorsBalance, #VisitorsHighDeductiblePlans #t-visitorsHighDeductible, #VisitorsPointOfServicePlans #t-visitorsPointOfService, #VisitorsTripleOptionRider #t-visitorsTripleOptionRider, #VisitorsMedicare #t-visitorsMedicare, #VisitorsFloridaHealthyKids #t-visitorsFloridaHealthyKids, #VisitorsStateOfFlorida #t-visitorsStateOfFlorida, #VisitorsCoverFlorida #t-visitorsCoverFlorida, #VisitorsIndividualPlans #t-visitorsIndividualPlans ,

#MedicareOverview #t-medicareOverview, #MedicareSubsidyDisclaimer #t-medicareSubsidy, #MedicareLowIncome #t-medicareLowIncome, #MedicareContactInformation #t-medicareContactInfo, #MedicarePlanOverview #t-medicarePlansOverview, #MedicarePlanComparisons #t-medicarePlanComparison, #MedicareMedvantagePlan #t-medicareMedvantage, #MedicareMedvantageOptional #t-medicareMedvantageOptional, #MedicareMedvantageRxPlan #t-medicareMedvantageRx, #MedicareMedRxPartD #t-medicareMedRxPartD, #MedicareMedRxOptional #t-medicareMedvantageRxOptional, #MedicareMedRxOptionalPartD #t-medRxOptionPartD, #MedicareMedRxPlus #t-medicareMedvantageRxPlus, #MedicareMedRxPlusPartD #t-medRxPlusPartD, #MedicareMedRxPlusOption #t-medicareMedvantageRxPlusOptional, #MedicareMedRxPlusOptionPartD #t-medRxPlusOptionPartD, #MedicareSeeDoctor #t-medicareSeeDoctor, #MedicarePrescription #t-medicarePrescription, #MedicareEnrollment #t-medicareEnrollment, #MedicareEligibility #t-medicareEligibility, #MedicareDisenrollment #t-medicareDisenrollment, #MedicarePharmacyOverview #t-medicarePharmacyOverview, #MedicareFHCPPharmacies #t-medicareFHCPPharmacies, #MedicareWalgreens #t-medicareWalgreens, #MedicareMailOrder #t-medicareMailOrder, #MedicareHomeInfusion #t-medicareHomeInfusion, #MedicareLongTermCare #t-medicareLongTermCare, #MedicareFormulary #t-medicareFormulary,
#MedicareTransitionNotice #t-medicareTransitionNotice, #MedicareAGOverview #t-medicareAGOverview, #MedicareGrievances #t-medicareGrievances, #MedicareFileGrievance #t-medicareFileGrievance, #MedicareComplaintsC #t-medicareComplaintsC, #MedicareOrgDetermination #t-medicareOrgDetermination, #MedicareAppealDetermination #t-medicareAppealDetermination, #MedicareComplaintsPartD #t-medicareComplaintsD, #MedicareCovDetermination #t-medicareCoverageDetermination, #MedicareAskException #t-medicareAskException, #MedicarePartDAppeal #t-medicarePartDAppeal, #MedicarePFPOverview #t-medicarePFPOverview, #MedicarePFP #t-medicarePFP, #MedicarePFPDaytona #t-medicarePFPDaytona, #MedicarePFPFlagler #t-medicarePFPFlagler, #MedicarePFPOrmond #t-medicarePFPOrmond, #MedicarePFPPortOrange #t-medicarePFPPortOrange, #MedicarePFPSoutheastVolusia #t-medicarePFPSoutheastVolusia, #MedicarePFPWestVolusia #t-medicarePFPWestVolusia, #MedicareCompAltMedicine #t-medicareCompAltMedicine, #MedicareMTM #t-medicareMTM,

#BrokerOverview #t-brokerIntroduction, #BrokerRegister #t-brokerRegister, #BrokerPlansOverview #t-brokerPlansOverview, #BrokerGroupHealth #t-brokerGroup, #BrokerHMO #t-brokerHMO, #BrokerBalance #t-brokerBalance, #BrokerHighDeductible #t-brokerHighDeductible, #BrokerPOS #t-brokerPOS, #BrokerTriple #t-brokerTripleOptionRider, #BrokerMedicare #t-brokerMedicare, #BrokerHealthyKids #t-brokerHealthyKids, #BrokerStateOfFlorida #t-brokerStateOfFlorida,  #BrokerCoverFlorida #t-brokerCoverFlorida, #BrokerIndividual #t-brokerIndividual , #BrokerProtectedBenefitsOverview #t-brokerProtectedBenefitsOverview, #BrokerProtectedBenefitsLarge #t-brokerProtectedBenefitsLargeGroup, #BrokerProtectedBenefitsSmall #t-brokerProtectedBenefitsSmallGroup, #BrokerProtectedBenefitsIndividual #t-brokerProtectedBenefitsIndividual, #BrokerProtectedBenefitsOneLife #t-brokerProtectedBenefitsOneLife, #BrokerProtectedApplicationApplicationProcess #t-brokerProtectedApplicationProcess, #BrokerProtectedApplicationLarge #t-brokerProtectedApplicationLargeGroup,
#BrokerProtectedApplicationSmall #t-brokerProtectedApplicationSmallGroup, #BrokerProtectedApplicationOneLife #t-brokerProtectedApplicationOneLife, #BrokerProtectedCompensationGroup #t-brokerProtectedCompensationGroup, #BrokerProtectedCompensationMedicare #t-brokerProtectedCompensationMedicare,
#BrokerNewsPublication #t-brokerNewsPubs,
#ProviderAnnouncements #t-providerAnnouncements, #ProviderEpss #t-providerEpss, #ProviderNewsletter #t-providerNewsletter, #ProviderTransmittals #t-providerTransmittals, #ProviderPlansOverview #t-providerPlansOverview, #ProviderGroup #t-providerGroup, #ProviderHMO #t-providerHMO, #ProviderBalance #t-providerBalance, #ProviderHighDeductible #t-providerHighDeductible, #ProviderPOS #t-providerPOS, #ProviderTriple #t-providerTriple, #ProviderMedicare #t-providerMedicare, #ProviderHealthyKids #t-providerHealthyKids, #ProviderStateOfFlorida #t-providerStateOfFlorida, #ProviderCoverFlorida #t-providerCoverFlorida, #ProviderIndividual #t-providerIndividual, #ProviderOptionalBenefits #t-providerOptionalBenefits, #ProviderAdditionalPrograms #t-providerAdditionalPrograms,
#ProviderServicesOverview #t-providerServicesOverview, #ProviderAuthReferral #t-providerAuthReferral, #ProviderCaseManagement #t-providerCaseManagement, #ProviderRequestHMOPreAuth #t-providerRequestHMOPreAuth, #ProviderRequestPOSPreCert #t-providerRequestPOSPreCert, #ProviderRefMemCaseManagement #t-providerRefMemCaseManagement, #ProviderEDI #t-providerEDI, #ProviderClaims #t-providerClaims, #ProviderMedicareVaccines #t-providerMedicareVaccines, #ProviderPaperClaim #t-providerPaperClaim, #ProviderCoding #t-providerCoding, #ProviderContracting #t-providerContracting, #ProviderCredentialing #t-providerCredentialing, #ProviderHandbook #t-providerHandbook, #ProviderRelations #t-providerRelations, #ProviderReferralGuidance #t-providerReferral, #ProviderLaboratoryOrders #t-providerLaboratoryOrders, #ProviderForms #t-providerForms, #MedicalPolicies #t-providerMedicarePolicies, #Medicalprecert #t-Medicalprecert,  #Medicalguide #t-Medicalguide,


#HealthOverview #t-healthOverview, #HealthIhealth #t-healthIhealth, #HealthPediatricGuidelines #t-healthPediatricGuidelines, #HealthAdultGuidelines #t-healthAdultGuidelines, #HealthBreastCancer #t-healthBreastCancer, #HealthColorectalCancer #t-healthColorectalCancer, #HealthWeightManagement #t-healthWeightManagement, #HealthOsteoporosis #t-healthOsteoporosis, #HealthImmunizations #t-healthImmunizations, #HealthSchoolImmunizations #t-healthSchoolImmunizations, #HealthFluShots #t-healthFluShots, #HealthPneumoniaVaccine #t-healthPneumonia, #HealthVIS #t-healthVIS, #HealthDayCare #t-healthDayCare, #HealthAdultVaccinations #t-adultVaccinations, #HealthDiseases #t-healthDiseases, #HealthNIH #t-healthNIH, #HealthCDCP #t-healthCDCP, #HealthADA #t-healthADA, #HealthDiscH #t-healthDiscH, #HealthMensHealth #t-healthMensHealth, #HealthWomenHealth #t-healthWomenHealth, #HealthGetFit #t-healthGetFit, #HealthStayingHealthy #t-healthStayingHealthy, #HealthFAQ #t-healthFAQ, #HealthInfoVideos #t-healthInfoVideos, 
#HealthDiabetesHW #t-healthDiabetesHW, #HealthDepression #t-healthDepression, #HealthControlHighBP #t-healthControlHighBP, #HealthHealthyHeart #t-healthHealthyHeart, #HealthBloodThinners #t-healthBloodThinners, #HealthAsthma #t-healthAsthma, 
#HealthProgramsOverview #t-healthProgramsOverview, #HealthExercise #t-healthExercise, #HealthSmoking #t-healthSmoking, #HealthWeight #t-healthWeight, #HealthSeminars #t-healthSeminars, #HealthDiabetes #t-healthDiabetes, #HealthBackPain #t-healthBackPain, #HealthBalance #t-healthBalance, #HealthNutritional #t-healthNutritional, #HealthNutrition #t-healthNutrition, #HealthRiskAssessment #t-healthRiskAssessment, #HealthCaring #t-healthCaring
 {
	background-color: #fff;
	color: #2176e9;
	font-weight: bold;
	text-decoration: none;
}


#rightcolumn {
	background: WHITE;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	padding-left: 10px;
	line-height: 1.2em;
}

html>body #rightcolumn {
	width: 730px;
}

#URACSeal {
	float: right;
	background: #fff;
	margin: 10px;
}
	
#footer {
	clear: both;
 margin: 0;
/*	width: 980px; */
	width: 940px; 

}

#footer ul {
	text-align: center;
	padding-left: 150px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer ul li {
	display: inline;
	padding: 0px 5px;
	padding-left: 10px;
	background: url(/img/nav/listSeparator.gif) no-repeat center left;
}

#footer ul li.first {
	background: none;
}

#footer ul li a:link, #footer ul li a:visited {
	text-decoration: none;
	color:#ffffff;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer p {
	padding-left: 150px;
	text-align: center;
	margin: 0;
	color: #fff;
	
}

#timestamp {
	text-align: center;
	color: #fff;
	padding-top: 10px;
}

#rightcolumn ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* This ends navigation and layout section */ 

/**************************************
**  Particular Page Rule Section 
*************************************/

#OurAchievements #rightcolumn ul li {
	margin-left: 20px;
	text-align: left;
	list-style: disc;
	
}

#OurAchievements #rightcolumn ul li ul li {
	margin-left: 30px;
	text-align: left;
	list-style: circle;
}


/*************************************
*** Quick Links 
**************************************/

#quicklinks, #additionalResources {
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	background: url(/img/global/quickLinksBottomLeftCap.gif) no-repeat bottom left;
}

#quicklinks span, #additionalResources span {
	display: block;
	background: url(/img/global/quickLinksBottomRightCap.gif) no-repeat bottom right;
	margin-left: 10px;
	padding-left: 20px;
}



#quicklinks h1 span ,#additionalResources h1 span {
	margin: 0;
 background: url(/img/nav/rightQuickLinksSlide.gif) no-repeat top right;
	display: block;
	padding: 8px 0;

}

#quicklinks h1, #additionalResources h1 {
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	color: #fff;
	background: url(/img/nav/leftQuickLinksSlide.gif) no-repeat top left;
	padding-left: 8px;

}


#quicklinks ul, #additionalResources ul {
	list-style: none;
	padding: 0;
	margin:0;
	background: #fff;
	padding-bottom: 15px;

}

#quicklinks ul li, #additionalResources ul li {
	margin: 0;
	padding: 6px;
	background: #fff;
}

#quicklinks ul li a:visited, #quicklinks ul li a:link, #additionalResources ul li a:visited, #additionalResources ul li a:link {
	color: BLUE;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0;
	margin: 0;
}


#quicklinks ul li a:hover, #additionalResources ul li a:hover {
	color: BLUE;
	text-decoration: underline;
	border: 0;
} 


/**************************************
**** Additional Resources 
**************************************/


/********************************
** Table Definitions for Provider
** Lists 
*********************************/

dl.facilityAddress {
	margin: 0;
 	padding: 0;
}	

dt.name {
	width: 100%;
	font-weight: bold;
	font-size: 115%;
	line-height: 1.4em;
	margin-bottom: 0.5em;

}

dt.location {
	font-weight: bold;
	width: 100px;
}

dd.location {
	display: block;
	width: 400px;
}

dd.location a {
	margin: 0;
	padding: 0;
}

dt.hours {
	font-weight: bold;
	width: 100px;
}

dd.hours {
	display: block;
	width: 400px;
}

dt.note {
	font-weight: bold;
	width: 100px;

}

dd.note {
	font-style: italic;
	width: 400px;
}

dt.phone {
	font-weight: bold;
	display:block;
	width: 100px;;
}

dd.phone {
	display: block;
	width: 400px;
}

dt.fax {
	display: block;
	font-weight: bold;
	width: 100px;
}

dt.tty {
	font-weight: bold;
	display: block;
	width: 100px;
}

dd.tty {
	display: block;
	width: 400px;
}

dd.fax {
	display: block;
	width: 400px;
}

dt.email {
	display: block;
	font-weight: bold;
	width: 100px;

}

dd.email {
display: block;
	width: 400px;

}

/***********************************
*** Photo Board 
************************************/
ul.photoBoard {
	list-style: none;
	clear: both;
	float: left;
	margin-top: 1.5em;
}

ul.photoBoard li {
	float: left;
	width: 100px;
	text-align: center;
}

ul.photoBoard li img {
	width: 100px;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*************************************
*** Adult Preventive Guidelines Table 
**************************************/

table.adultPreventiveGuidelines tr td {
	width: 70%;
}


table.adultPreventiveGuidelines tr td span.pcpCheck {
	font-style: italic;
}

/*************************************
*** Additional Rules
*************************************/

span.block {
	display: block;
	padding: 0;
	padding-left: 125px;
	margin: 0;
}

span.programName {
	font-weight: bold;
}


ul.column {
	list-style: none;
}

ul.column li {
	float: left;
	width: 150px;

}


/*************************************
*** Sortable Tables
**************************************/

table.sortable thead {
	background-color: GREEN;
}
table.sortable thead tr th {
	background-color: #c2ddf2;
}

table.sortable thead tr a {
	color: #0000ff;
	text-decoration: underline;
}

/************************************
*** Table sorting classes
************************************/
.hide {
display: none;
}

tr.pageHide {
	display:none;
}
a.pageIndicator {
	font-size: 18px;
}

/************************************
*** Seminar Table 
************************************/
span.seminarName {
	font-weight: bold;
	font-size: 110%;
}

span.seminarPresenter {
	font-style: italic;
	font-size: 90%;
}

#SeminarsTable tr td {
	text-align: center;
}

#SeminarsTable tr td.seminar {
	width: 30%;
}

#SeminarsTable tr td.location {
	text-align: left;
}

#SeminarsTable thead tr th a:link, #SeminarsTable thead tr th a:visited, #SeminarsTable thead tr th a:hover {
	color: #000;
	text-decoration: underline;
}

#SpanPageSeminarsTable {
	display: block;
	text-align: center;
	font-size: 100%;
}

#SpanPageSeminarsTable a.selectedPage {
	color: #000;
	font-size: 120%;
	text-decoration: none;
}

#SpanPageSeminarsTable a.selectable {
	color: BLUE;
	font-size: 100%;
	text-decoration: underline;
}


/***************************************
*** Member Appreciation Program
****************************************/
div.MAPCard {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	background: #fff;
	
}

div.MAPCard ul {
	margin-top: 15px;

}
ul.MAPCardTab {
	padding: 0px;
	margin: 0;
}

ul.MAPCardTab li {
	display: inline;
	padding: 0px;
	margin: 0;
	background: #ccc;
	border: solid 1px #888;
	border-bottom: 0px;
	border-right: 1px solid #fff;
}

ul.MAPCardTab li.selected {
	background: #fff;
	border: solid 1px #000;
	border-bottom: 0;
	padding-bottom: 1px;

}

ul.MAPCardTab li a:link, ul.MAPCardTab li a:visited {
	color: #0000ff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.advertisement {
	clear: both;
	text-align: center;
	border-bottom: 1px solid #000;
	margin: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.companyName {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin: 0;
}

.companyAddress {
	font-style: italic;
	text-align: center;
	font-size: 90%;
	margin: 0;
}

ul.leftBlock {
	display: block;
	text-align: left;
	padding-left: 50px;
}	

ul.inline {
	display: block;
	text-align: center;
}

ul.inline li {
	display: inline;
	padding: 10px;
}

.memberDiscount {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 95%;
}

.companyWebAddress {
}



.companyPhone {
	font-style: normal;
	text-align: center;
}

.companyLogo {
	float: left;
	margin-left: 40px;
	
}

.MAPReturnLink {
	text-align: center;
}

table.MAPAdTable {
	border: 1px solid #000;
	text-align: center;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	
}

table.MAPAdTable thead tr, table.MAPAdTable tbody tr {
	border: 1px solid #000;
}

table.MAPAdTable thead tr td, table.MAPAdTable tbody tr td {
	border: 1px solid #000;
	text-align: left;
}

/****************************************
*** Medicare Part D tables 
****************************************/
table.PartD {
	border: 0;
	border-collapse: collapse;
	margin: 10px 0px;
	text-align: center;
}

table.PartD thead tr th, table.PartD tbody tr td {
	border: solid 1px #000;
	width: 16%;
}

table.PartD thead tr th {
	color: #fff;
	background: #000;
	vertical-align: top;
	
}

table.PartD thead tr th.blank {
	border: 0;
	background: #fff;
}

table.PartD tbody tr.altRow td {
	color: #000;
	background: #ccc;
}

table.PartD tbody tr td.label {
	color: #fff;
	background: #000;
	font-size: 130%;
	text-align: left;
}

table.PartD tbody tr td.label span.partDDescription {
	color: #fff;
	font-size: 80%;
}


table.PartD thead.hidden {
	display: none;
}

/*****************************************
*** Benefit Tables for Medicare 
******************************************/
table.benefitTable, table.benefitTable caption {
	margin-left: auto;
	margin-right: auto;
	width: 80%;

}



table.benefitTable tr td {
	width: 50%;
}

.networkWidth {
	clear: both;
	float: left;
}

/****************************************
*** Search Results Table ***************
*****************************/
table.resultsTable, table.resultsTable tr td {
	font-size: 12px;
}


MembersPhysicianSearchTool dl, #MembersPhysicianSearchTool dd, #MembersPhysicianSearchTool dt {
	display: block;
	clear: both;
	font-size: 150%;
	width: auto;
}


#MembersDoctors #rightcolumn a.selected {
	color: #000;
	font-size: 120%;
	font-weight: bold;
}

#MembersDoctors p.physicianName {
	float: left;
	width: 40%;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0.5em;
	line-height: normal;
}

#MembersDoctors p.physicianAddress {
	margin-top: 1em;
	float: left;
	width: 30%;
}

#MembersDoctors p.physicianSpecialty {
	text-align: right;
	padding-right: 1em;
	font-size: 115%;
	font-weight: bold;

}

#MembersDoctors p.returnLink {
	float: right;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 0.25em;
}

#MembersDoctors p.physicianStipulation {
	clear: left;
	float: left;
	margin-bottom: 0.25em;

}

#MembersDoctors p.alphabet {
	text-align: center;
	margin-bottom: 0;
}

#MembersDoctors p.alphabet a {
	text-decoration: none;
}

span.pageControl {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

#MedicareFormularyButton {
	background-color: #c2ddf2;
	border: 1px solid #000;
	text-decoration: none;
	padding: 5px;
}

#MedicareMedRxPartD table.core_table tr td ,
#MedicareMedRxOptionalPartD table.core_table tr td,
#MedicareMedRxPlusPartD table.core_table tr td,
#MedicareMedRxPlusOptionPartD table.core_table tr td {
	text-align: center;
	vertical-align: middle;
}

p.medicare_statement {
	line-height: normal;
	margin: 0;
	padding-top: 1em;

}

/************************************
*** Banner associations to pages
*************************************/
#DiscoverFHCP #header,
#OurMission #header,
#OurVision #header,
#QualityPolicy #header,
#PrivacyPolicy #header,
#OurAchievements #header,
#OurLeadership #header,
#Employment #header,
#Volunteers #header,
#ContactUs #header,
#OurFacilities #header {
	background: url(/img/banners/banner01.jpg) no-repeat top left;

}


#MemberAnnouncements #header,
#MemberNewsletterArchive #header,
#MemberFAQ #header,
#MembersPlansOverview #header,
#MembersGroupHealthPlans #header,
#MembersHMOPlans #header,
#MembersBalancePlans #header,
#MembersHighDeductiblePlans #header,
#MembersPointOfService #header,
#MembersTripleOptionRider #header,
#MembersMedicare #header,
#MembersFloridaHealthyKids #header,
#MembersStateOfFloridaPlans #header,
#MembersCoverFloridaPlan #header,
#MembersIndividualPlans #header,
#MembersValueAddedServices #header,
#MembersMemberAppreciationProgram #header,
#MembersMemberAppreciationProgramBusiness #header,
#MembersMemberAppreciationProgramEntertainment #header,
#MembersMemberAppreciationProgramHousehold #header,
#MembersMemberAppreciationProgramLegal #header,
#MembersMemberAppreciationProgramMedical #header,
#MembersOptionalBenefits #header,
#MembersReplaceIDCard #header,
#MembersChangeInfo #header,
#MembersContactUs #header,
#MembersAdvanceDirectives #header,
#MembersRights #header,
#MembersDoctors #header,
#MembersPhysicianSearchTool #header,
#MembersUrgentCareCenters #header,
#MembersAfterHoursPrimaryCareCenters #header,
#MembersDentist #header,
#MembersHospitals #header,
#MembersTertiaryCare #header,
#MembersPharmacies #header,
#MembersFHCPPharmacies #header,
#MembersWalgreensPharmacies #header,
#MembersLongTermCarePharmacies #header,
#MembersHomeInfusionPharmacies #header,
#MembersLaboratoryServices #header,
#MembersSkilledNursingFacilities #header,
#MembersFormulary #header,
#MembersForms #header {
	background: url(/img/banners/banner04.jpg) no-repeat top left;


}

#VisitorsOverview #header,
#VisitorsPlansOverview #header,
#VisitorsGroupHealthPlans #header,
#VisitorsHMOPlans #header,
#VisitorsBalancePlans #header,
#VisitorsHighDeductiblePlans #header,
#VisitorsPointOfServicePlans #header,
#VisitorsTripleOptionRider #header,
#VisitorsMedicare #header,
#VisitorsFloridaHealthyKids #header,
#VisitorsStateOfFlorida #header,
#VisitorsCoverFlorida #header,
#VisitorsIndividualPlans #header {
	background: url(/img/banners/banner05.jpg) no-repeat top left;

}

#MedicareOverview #header, 
#MedicareSubsidyDisclaimer #header, 
#MedicareLowIncome #header, 
#MedicareContactInformation #header, 
#MedicarePlanOverview #header, 
#MedicarePlanComparisons #header, 
#MedicareMedvantagePlan #header, 
#MedicareMedvantageOptional #header, 
#MedicareMedvantageRxPlan #header, 
#MedicareMedRxPartD #header, 
#MedicareMedRxOptional #header, 
#MedicareMedRxOptionalPartD #header, 
#MedicareMedRxPlus #header, 
#MedicareMedRxPlusPartD #header, 
#MedicareMedRxPlusOption #header, 
#MedicareMedRxPlusOptionPartD #header, 
#MedicareSeeDoctor #header, 
#MedicarePrescription #header, 
#MedicareEnrollment #header, 
#MedicareEligibility #header, 
#MedicareDisenrollment #header, 
#MedicarePharmacyOverview #header, 
#MedicareFHCPPharmacies #header, 
#MedicareWalgreens #header, 
#MedicareMailOrder #header, 
#MedicareHomeInfusion #header, 
#MedicareLongTermCare #header, 
#MedicareFormulary #header, 
#MedicareTransitionNotice #header, 
#MedicareAGOverview #header, 
#MedicareGrievances #header, 
#MedicareFileGrievance #header, 
#MedicareComplaintsC #header, 
#MedicareOrgDetermination #header, 
#MedicareAppealDetermination #header, 
#MedicareComplaintsPartD #header, 
#MedicareCovDetermination #header, 
#MedicareAskException #header, 
#MedicarePartDAppeal #header, 
#MedicarePFPOverview #header, 
#MedicarePFP #header, 
#MedicarePFPDaytona #header, 
#MedicarePFPFlagler #header, 
#MedicarePFPOrmond #header, 
#MedicarePFPPortOrange #header, 
#MedicarePFPSoutheastVolusia #header, 
#MedicarePFPWestVolusia #header, 
#MedicareCompAltMedicine #header, 
#MedicareMTM #header {

	background: url(/img/banners/banner07.jpg) no-repeat top left;
}

#BrokerOverview #header,
#BrokerRegister #header,
#BrokerPlansOverview #header,
#BrokerGroupHealth #header,
#BrokerMedicare #header,
#BrokerHealthyKids #header,
#BrokerStateOfFlorida #header,
#BrokerCoverFlorida #header,
#BrokerNewsPublication #header,
#BrokerIndividual #header {
	background: url(/img/banners/banner02.jpg) no-repeat top left;
}

#ProviderAnnouncements #header, 
#ProviderEpss #header,
#ProviderNewsletter #header, 
#ProviderTransmittals #header, 
#ProviderPlansOverview #header, 
#ProviderGroup #header, 
#ProviderHMO #header, 
#ProviderBalance #header, 
#ProviderHighDeductible #header, 
#ProviderPOS #header, 
#ProviderTriple #header, 
#ProviderMedicare #header, 
#ProviderHealthyKids #header, 
#ProviderStateOfFlorida #header, 
#ProviderCoverFlorida #header, 
#ProviderIndividual #header, 
#ProviderOptionalBenefits #header, 
#ProviderAdditionalPrograms #header, 
#ProviderServicesOverview #header, 
#ProviderAuthReferral #header, 
#ProviderCaseManagement #header, 
#ProviderRequestHMOPreAuth #header, 
#ProviderRequestPOSPreCert #header, 
#ProviderRefMemCaseManagement #header, 
#ProviderEDI #header,
#ProviderClaims #header, 
#ProviderMedicareVaccines #header, 
#ProviderPaperClaim #header, 
#ProviderCoding #header, 
#ProviderContracting #header, 
#ProviderCredentialing #header, 
#ProviderHandbook #header, 
#ProviderRelations #header, 
#ProviderReferralGuidance #header, 
#ProviderLaboratoryOrders #header, 
#ProviderForms #header, 
#MedicalPolicies #header,
#Medicalprecert #header,
#Medicalguide #header, {
	background: url(/img/banners/banner03.jpg) no-repeat top left;;
}


#HealthOverview #header,
#HealthIhealth #header,
#HealthPediatricGuidelines #header,
#HealthAdultGuidelines #header,
#HealthColorectalCancer #header,
#HealthWeightManagement #header,
#HealthOsteoporosis #header,
#HealthImmunizations #header,
#HealthSchoolImmunizations #header,
#HealthFluShots #header,
#HealthPneumoniaVaccine #header,
#HealthVIS #header,
#HealthDayCare #header,
#HealthAdultVaccinations #header,
#HealthDiseases #header,
#HealthRiskAssessment #header,
#HealthNIH #header,
#HealthCDCP #header,
#HealthADA #header,
#HealthDiscH #header,
#HealthDiabetesHW #header,
#HealthCaring #header,
#HealthMensHealth #header,
#HealthWomenHealth #header,
#HealthGetFit #header,
#HealthStayingHealthy #header,
#HealthDiabetes #header,
#HealthDepression #header,
#HealthHealthyHeart #header,
#HealthBloodThinners #header,
#HealthControlHighBP #header,
#HealthAsthma #header,
#HealthFAQ #header,
#HealthProgramsOverview #header,
#HealthExercise #header,
#HealthSmoking #header,
#HealthWeight #header,
#HealthBreastCancer #header,
#HealthSeminars #header,
#HealthDiabetes #header,
#HealthBackPain #header,
#HealthBalance #header,
#HeatlhCaring #hearder,
#HealthNutritional #header,
#HealthInfoVideos #header,
#HealthNutrition #header {

	background: url(/img/banners/banner06.jpg) no-repeat top left;
}

#footer p.photo_credit {
	color: #000044;
	font-style: italic;
	margin-top: 1em;
}

p.ihealthProvider {
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: normal;
}

span.ihealthLink {
	font-size: 12px;
	line-height: normal;
}

span.money {
	font-size: 20px;
	color: GREEN;
	font-weight: bold;
}

#BrokerProtectedBenefitsLarge #rightcolumn ul li {
	list-style-image: url(/broker_protected/img/checkbox.jpg);
}

#BrokerProtectedBenefitsLarge table.core_table th.base_width {
	width: 12%;
}

#BrokerProtectedBenefitsLarge table.core_table th.plan_width {
	width: 15%;
}

/**************************
**********
*** IE Hacks 
*************************************/
/* Force IE To calculate the left menu height correctly \*/

/* End IE Height Issue */

