/**/
/**/
/*@media screen /* ONLY LIMIT WIDTH WHEN SHOWING ON SCREEN */
/*{*/
/*	body */
/*	{*/
/*		/**/
/*		margin: 0px;*/
/*		padding: 0px;*/
/*		font-family: Verdana, Helvetica, Sans-Serif;*/
/*		*/
/*	}*/
/**/
/*	/*	P A G E  */
/**/
/*	.divHeaderBar*/
/*	{*/
/*		text-align:  inherit;*/
/*		height: 81px;*/
/*	}*/
/**/
/*	.divContentBar*/
/*	{*/
/*		text-align: center;*/
/*		background-color: White;*/
/*		*/
/*	}*/
/**/
/*	.divContentBar .container*/
/*	{*/
/*		width: 100%;*/
/*		min-height: 600px;*/
/*		height: auto !important;*/
/*		height: 600px;*/
/*		text-align: left;*/
/*		margin: 0px auto;*/
/*		padding-top: 10px;*/
/*		padding-bottom: 10px;*/
/*	}*/
/*	*/
/*	.divFooterBar*/
/*	{*/
/*		text-align: center;*/
/*		height: 44px;*/
/*		padding-top: 10px;*/
/**/
/*	}*/
/*	*/
/*	.divFooterBar .container*/
/*	{*/
/*		width: 970px;*/
/*		text-align: left;*/
/*		vertical-align: middle;*/
/*		font-size: 9pt;*/
/*	}*/
/**/
/*	.divFooterBar .container a*/
/*	{*/
/*		color: #dfdfdf;*/
/*	}*/
/**/
/*	.PageTitleClientName*/
/*	{*/
/*		color: #333333;*/
/*		display: none;*/
/*	}*/
/**/
/*	.InfoPageTitleTable*/
/*	{*/
/*		width: 645px;*/
/*	}*/
/**/
/*	.SectionTitleTable*/
/*	{*/
/*		width: 630px;*/
/*	}*/
/**/
/*	/* T A B L E   C O N T E N T */
/**/
/*	.TableContent*/
/*	{*/
/*		margin-left: 12px;*/
/*		margin-right: 12px;*/
/*		margin-top: 15px;*/
/*	}*/
/**/
/*	.PageWithSidebar*/
/*	{*/
/*		/*width: 975px;*/
/*		text-align:center;*/
/*	}*/
/**/
/*	.CPH1*/
/*	{*/
/*		width: 100%;*/
/*		vertical-align: top;*/
/*		padding-right: 0px;*/
/*		border-left: solid 1px #dbe7ea;*/
/*		border-right: solid 1px #dbe7ea;*/
/*		border-bottom: solid 1px #dbe7ea;*/
/*		border-top: solid 1px #dbe7ea;*/
/*		padding-right: 10px;*/
/*	}*/
/**/
/*	.CPH2*/
/*	{*/
/*		/*width: 300px;*/
/*		vertical-align: top;*/
/*		border-left: dotted 1px #cdcdcd;*/
/*		width: 300px;*/
/*		vertical-align: top;*/
/*		border-left: solid 1px #dbe7ea;*/
/*		border-right: solid 1px #dbe7ea;*/
/*		border-top: solid 1px #dbe7ea;*/
/*		border-bottom: solid 1px #dbe7ea;*/
/*		background-color: #eff8ff;/*#f6f8fa;*/
/**/
/**/
/*	}*/
/**/
/*.HomeWelcomeMessage*/
/*	{*/
/*		color:#a50135;*/
/*		font-size:18px;*/
/*		/*background-color:#a50135;*/	
/*		font-weight: bold;*/
/*		letter-spacing: 1pt;*/
/*		padding-top:10px;*/
/*		padding-bottom:10px;*/
/*		padding-left: 5px;*/
/*		font-family: verdana;*/
/*                border-bottom: 2px dotted #dbe7ea;*/
/*	}*/
/**/
/*	.ProviderPatients*/
/*	{*/
/*		width: 250px;*/
/*		vertical-align: top;*/
/*		background-color: #f5f5f5;*/
/*	}*/
/**/
/*	.ProviderContent*/
/*	{*/
/*		width: 720px;*/
/*		vertical-align: top;*/
/*	}*/
/**/
/*	.PageContent*/
/*	{*/
/*		padding-left: 25px;*/
/*		padding-right: 15px;*/
/*	}*/
/**/
/*	.MainItemContent*/
/*	{*/
/*	}*/
/**/
/*	.riLabel*/
/*	{*/
/*		font-size: 9pt;*/
/*		margin-left: 30px;*/
/*		margin-right: 10px;*/
/*	}*/
/**/
/*}*/
/**/
/**/
/*@media print, handheld*/
/*{*/
/*	.PageTitleClientName*/
/*	{*/
/*		color: #660066;*/
/*	}*/
/**/
/*	.CPH1*/
/*	{*/
/*		vertical-align: top;*/
/*	}*/
/**/
/*	.CPH2*/
/*	{*/
/*		vertical-align: top;*/
/*		background-color: #f7f7f7;*/
/*	}*/
/**/
/**/
/*}*/
/**/
/*@media all, screen, print, handheld*/
/*{*/
/**/
/*	 body*/
/*	{*/
/*		/**/
/*		padding: 0;*/
/*		margin: 0;*/
/*		font-size: 73%;*/
/*		font-family: Verdana, Helvetica, Sans-Serif;*/
/*		*/
/*	}*/
/**/
/**/
/*	A, A:link*/
/*	{*/
/*		color: #606060;*/
/*		text-decoration: none;*/
/*	}*/
/**/
/*	A:hover*/
/*	{*/
/*		color: #990033;*/
/**/
/*	}*/
/*	A:active*/
/*	{*/
/*		color: #990033;*/
/*	}*/
/**/
/**/
/*	.TextBoxStyle*/
/*	{*/
/*		font-size: 100%;*/
/*		font-family: Verdana, Arial;*/
/*	}*/
/**/
/*	.ButtonStyle*/
/*	{*/
/*		font-size: 100%;*/
/*		font-family: Verdana, Arial;*/
/*	}*/
/**/
/**/
/*	/* Temporarily disabled to find extra textboxes.*/
/*	   now there's one on the master page, so no others are needed.*/
/**/
/*	.HiddenStyle*/
/*	{*/
/*		visibility: hidden;*/
/*	}*/
/**/
/*	*/
/**/
/*	H1*/
/*	{*/
/*		font-size: 24px;*/
/*		color: #465a72;*/
/*		font-weight: normal;*/
/*		margin-left: 20px;*/
/*		margin-top: 30px;*/
/*		margin-bottom: -5px;*/
/*	}*/
/**/
/**/
/*	H2*/
/*	{*/
/*		font-size: 24px;*/
/*		color: red;*/
/*		font-weight: normal;*/
/**/
/*		margin-top: 30px;*/
/*		margin-bottom: -5px;*/
/*		letter-spacing: -1px;*/
/**/
/*	}*/
/**/
/*	p*/
/*	{*/
/*		margin: 0px;*/
/*	}*/
/**/
/*	/*	P A G E   H E A D E R  */
/**/
/**/
/*		.divHeaderBar .container*/
/*		{*/
/*			font-family: Verdana, Arial;*/
/*			/*width: 970px;*/
/*			text-align: left;*/
/*			padding: 20px;		*/
/*			padding-top: 25px;	*/
/*			padding-bottom: 0px;	*/
/*		}*/
/**/
/*		.PageTitleRightAligned*/
/*		{*/
/*			float:right;*/
/*			text-align: right;	*/
/*		}*/
/**/
/*		.PageTitleClientName*/
/*		{*/
/*			color: #333333;*/
/*			margin-right: 2px;*/
/*			font-size: 28px;*/
/*			font-weight: bold;*/
/*			text-transform: uppercase;*/
/*		}*/
/**/
/*		.PageTitleVirtual, .PageTitleCoach*/
/*		{*/
/*			font-size: 25px;*/
/*			font-family: Verdana, Arial;*/
/*			letter-spacing: .2em;*/
/*			font-variant: small-caps;*/
/*			font-style: italic;*/
/*			position:relative; */
/*			top: -12px;*/
/*		}*/
/**/
/*		.PageTitleVirtual*/
/*		{*/
/*			color: #006699;*/
/*		}*/
/**/
/*		.PageTitleCallCenterPhoneNumber*/
/*		{*/
/*			text-align:right;*/
/*			color: #333333;*/
/*			font-size: 150%;*/
/*		}*/
/**/
/*		.PageTitleCoach*/
/*		{*/
/*			color: #aabed6;*/
/*		}*/
/**/
/*		.PatientName*/
/*		{*/
/*			font-size: 22px;*/
/*			font-family: Verdana, Arial;*/
/*			color: White;*/
/*			padding-top: 6px;*/
/*			padding-bottom: 6px;*/
/*			margin-left: 10px;*/
/*			margin-right: 5px;*/
/*		}*/
/**/
/*		.PageHeaderWelcome*/
/*		{*/
/*			font-size: 12px;*/
/*			color: #333333;*/
/*			padding-top: 15px;*/
/*			padding-right: 10px;*/
/*		}*/
/**/
/*		.ClientLogo*/
/*		{*/
/*			margin-right: 15px;*/
/*			/*vertical-align: middle;*/
/*			margin-top: -25px;*/
/*		}*/
/**/
/*		.divMenuBar */
/*		{*/
/*			height: 36px;*/
/*			position: relative;*/
/*			top: -11px;*/
/*			text-align: center;*/
/*		}*/
/**/
/*		.divMenuBar .container*/
/*		{*/
/*			text-align: left;*/
/*			width: 970px;*/
/*		}*/
/**/
/*		.NavMenuBar*/
/*		{*/
/*			padding: 0px;*/
/*			margin-left: 0px;*/
/*			font-size: 12px;*/
/*		}*/
/**/
/*		.NavMenuBar tbody tr td*/
/*		{*/
/*			vertical-align: middle;*/
/*		}*/
/**/
/*		.NavMenuItem*/
/*		{*/
/*			color: White;*/
/*			width: 140px;*/
/*			text-align: center;*/
/*			text-decoration: none;*/
/*			display: block;*/
/*			text-transform: uppercase;*/
/*			font-size: 80%;*/
/*			font-weight: bold;*/
/*			letter-spacing: 0.1em;*/
/*			height: 25px;*/
/*			text-transform: uppercase;*/
/*		}*/
/**/
/*		a.NavMenuItem*/
/*		{*/
/*			color: White;*/
/*			padding-top: 10px;*/
/*			padding-bottom: 0px;*/
/*		}*/
/**/
/**/
/*		.NavMenuItemHover*/
/*		{*/
/*			color: White;*/
/*			background-image: url(../../App_Themes/AustraliaHCF/images/menu_btn_bg_highlighted.gif);*/
/*			background-repeat: repeat-x;*/
/*			background-position: 0px  5px;*/
/*		}*/
/**/
/*		.NavMenuItemSelected*/
/*		{*/
/*			color: White;*/
/*			background-image: url(../../App_Themes/AustraliaHCF/images/menu_btn_bg_highlighted.gif);*/
/*			text-decoration: none;*/
/*			background-repeat: repeat-x;*/
/*			background-position: 0px  5px;*/
/*		}*/
/**/
/*		.NavMenuItem:hover*/
/*		{*/
/*			color: White;*/
/*			background-image: url(../../App_Themes/AustraliaHCF/images/menu_btn_bg_highlighted.gif);*/
/*			background-repeat: repeat-x;*/
/*			background-position: 0px  5px;*/
/*		}*/
/**/
/*		.NavMenuItemSelected:hover*/
/*		{*/
/*			color: White;*/
/*			background-image: url(../../App_Themes/AustraliaHCF/images/menu_btn_bg_highlighted.gif);*/
/*			background-repeat: repeat-x;*/
/*			background-position: 0px  5px;*/
/*		}*/
/**/
/**/
/**/
/**/
/*		A.LogoutLink, A.LogoutLink:link, A.LogoutLink:visited*/
/*		{*/
/*			letter-spacing: .1em;*/
/*			color: #666;*/
/*		}*/
/**/
/*		A.LogoutLink:hover, A.LogoutLink:visited*/
/*		{*/
/*			color: #990033;*/
/*		}*/
/**/
/*		.HomePage*/
/*		{*/
/*			text-align: left;*/
/*			margin-left: 12px;*/
/*			margin-right: 12px;*/
/*			margin-top: 30px;*/
/*			height: 625px;*/
/*			background-color: white;*/
/*			/**/
/*			background-image: url(../../App_Themes/Default/images/pic-Home-1.jpg);*/
/*			background-repeat: no-repeat;*/
/*			*/
/*		}*/
/**/
/*		.ProviderHomePage*/
/*		{*/
/*			text-align: left;*/
/*			margin-left: 12px;*/
/*			margin-right: 12px;*/
/*			height: 625px;*/
/*			background-color: white;*/
/*			background-image: url(../../App_Themes/Default/images/pic-ProviderHome-1.jpg);*/
/*			background-repeat: no-repeat;*/
/*		}*/
/**/
/**/
/*		.HomePageTitle*/
/*		{*/
/*			font-family: Verdana, Arial;*/
/*			font-weight: bold;*/
/*			padding-top: 115px;*/
/*			margin-left: 485px;*/
/*			visibility: hidden;*/
/*		}*/
/**/
/*		.HomePageClientName*/
/*		{*/
/*			color: #990033;*/
/*			font-size: 272%;*/
/*		}*/
/**/
/*		.HomePageVirtualCoach*/
/*		{*/
/*			font-size: 24px;*/
/*			color: #454545;*/
/*		}*/
/**/
/*		.HomePageWelcome*/
/*		{*/
/*			margin-top: -5px;*/
/*			color: #4f82bc;*/
/*			font-size: 16px;*/
/*			font-style: italic;*/
/*		}*/
/**/
/*		.HomePageMessage*/
/*		{*/
/*			color: #6b6b6b;*/
/*			font-size: 127%;*/
/*			font-weight: normal;*/
/*			font-style: italic;*/
/*		}*/
/**/
/*		.HomePageLoginBox*/
/*		{*/
/*			margin-top: 64px;*/
/*			margin-left: 612px;*/
/*			padding-left: 45px;*/
/*			padding-top: 6px;*/
/*			background-image: url(../../App_Themes/Default/images/home-Login-1.gif);*/
/*			width: 292px;*/
/*			background-repeat: no-repeat;	*/
/*		}*/
/*		*/
/*		.LoginUsernamePassword*/
/*		{*/
/*			*/
/*		}*/
/**/
/*		.HomePageLoginTitle*/
/*		{*/
/*			font-family: Verdana, Arial;*/
/*			font-style: italic;*/
/*			font-size: 127%;*/
/*			color: #454545;*/
/*			margin-left: -25px;*/
/*			padding-bottom: 4px;*/
/*		}*/
/**/
/*		.HomePageRegisterMessage*/
/*		{*/
/*			margin-top: 40px;*/
/*			margin-left: 627px;*/
/*			margin-right: 115px;*/
/*			margin-bottom: -40px;*/
/*		}*/
/**/
/*		.NotificationBox*/
/*		{*/
/*			padding: 7px;*/
/*			margin: 10px;*/
/*			width: auto;*/
/*			border: solid 1px orange;*/
/*			background-color: #fffad5;*/
/*		}*/
/**/
/*		.AssessmentBeneficialFeedback*/
/*		{*/
/*			padding: 7px;*/
/*			margin: 10px;*/
/*			width: auto;*/
/*			border: solid 1px #60ba00;*/
/*			background-color: #fffad5;*/
/*		}*/
/**/
/*		.AssessmentNeutralFeedback*/
/*		{*/
/*			padding: 7px;*/
/*			margin: 10px;*/
/*			width: auto;*/
/*			border: solid 1px gray;*/
/*			background-color: #fffad5;*/
/*		}*/
/**/
/*		.AssessmentRiskyFeedback*/
/*		{*/
/*			padding: 7px;*/
/*			margin: 10px;*/
/*			width: auto;*/
/*			border: solid 1px orange;*/
/*			background-color: #fffad5;*/
/*		}*/
/**/
/*		/*	P A G E   F O O T E R  */
/**/
/*		.Copyright*/
/*		{*/
/*			margin-top: 20px;*/
/*			color: #666;*/
/*			text-align: center;*/
/*		}*/
/**/
/*		.Copyright a:link, .Copyright a:visited*/
/*		{*/
/*			color: #666;*/
/*			text-decoration: none;*/
/*			margin: 0px 7px;*/
/*		}*/
/**/
/*		.Copyright a:hover*/
/*		{*/
/*			color: #990033;*/
/*		}*/
/**/
/*		.Copyright a:active*/
/*		{*/
/*			color: #990033;*/
/*		}*/
/**/
/*	/**/
/*	.SiteMapPathCrumbs*/
/*	{*/
/*		padding-top: 10px;*/
/*		text-align: center;*/
/*	}*/
/**/
/**/
/*		.SiteMapPathCrumbCurrentNode*/
/*		{*/
/*			color: White;*/
/*		}*/
/**/
/*		.SiteMapPathCrumbNode, A.SiteMapPathCrumbNode:link, A.SiteMapPathCrumbNode:visited*/
/*		{*/
/*			color: Black;*/
/*		}*/
/**/
/*		A.SiteMapPathCrumbNode:hover*/
/*		{*/
/*			color: white;*/
/*			text-decoration: underline;*/
/*		}*/
/**/
/*		A.SiteMapPathCrumbNode:active*/
/*		{*/
/*			color: white;*/
/*		}*/
/**/
/*	*/
/**/
/**/
/**/
/*	/* F E A T U R E T T E S */
/*	.FeaturetteTitle*/
/*	{*/
/*		font-size: 109%;*/
/*		font-weight: bold;*/
/*		padding-left: 10px;*/
/*		color: #005b90;*/
/*	}*/
/*	.FeaturetteImage*/
/*	{*/
/*		margin-left: 10px;*/
/*		margin-bottom: 10px;*/
/*		margin-top: 3px;*/
/*border-left: solid 1px #dbe7ea;*/
/*		border-right: solid 1px #dbe7ea;*/
/*		border-top: solid 1px #dbe7ea;*/
/*		border-bottom: solid 1px #dbe7ea;*/
/*	}*/
/*	.FeaturetteText*/
/*	{*/
/*		padding-top: 6px;*/
/*		padding-right: 10px;*/
/*		padding-bottom: 3px;*/
/*		padding-left: 10px;*/
/*		color: #222222;*/
/*	}*/
/**/
/*	.FeaturetteText a*/
/*	{*/
/*		display:block;*/
/*		padding-bottom: 10px;*/
/*		padding-top: 5px;*/
/*		padding-left: 5px;*/
/*	}*/
/**/
/**/
/*	.PermFeaturetteTitle*/
/*	{*/
/*		margin-top: 25px;*/
/*		margin-left: 10px;*/
/*		font-weight: bold;*/
/*		font-size: 13px;*/
/*		color: #222222*/
/*	}*/
/*	.PermFeaturetteImage*/
/*	{*/
/*		text-align: center;*/
/*		margin-top: 15px;*/
/*		margin-bottom: 10px;*/
/*	}*/
/*	.PermFeaturetteText*/
/*	{*/
/*		margin-top: 10px;*/
/*		margin-left: 15px;*/
/*		color: #414141;*/
/*		margin-right: 10px*/
/*	}*/
/**/
/*	.PermFeaturetteLink*/
/*	{*/
/*		text-align: right;margin-right: 10px;*/
/*		font-weight: bold;*/
/*		font-size: 12px;*/
/*		color: #b20101;*/
/*		font-style: italic;*/
/*	}*/
/**/
/*	.FeaturetteContent*/
/*	{*/
/*		font-size: 108%;*/
/*		display: block;*/
/*		margin-top: 10px;*/
/*		margin-left: 30px;*/
/*		margin-right: 30px;*/
/*		margin-bottom: 20px;*/
/*	}*/
/**/
/*	.FeaturetteContentImage*/
/*	{*/
/*		padding: 20px;*/
/*		padding-top: 5px;*/
/*	}*/
/**/
/*	.tdFeaturetteImageCell*/
/*	{*/
/*		vertical-align: top;*/
/*		padding-top: 4px;*/
/*		*/
/*	}*/
/**/
/**/
/*/* I N F O   P A G E   H E A D E R S */
/**/
/*	.InfoPageTitleTable*/
/*	{*/
/*		margin-top: 30px;*/
/*		margin-bottom: 30px;*/
/*		margin-left: 0px;*/
/*	}*/
/**/
/*	.InfoPageTitle*/
/*	{*/
/*		text-align: center;*/
/*		font-size: 24px;*/
/*		color: #465a72;*/
/*		padding-top: 6px;*/
/*		padding-bottom: 6px;*/
/*		padding-left: 20px;*/
/*		padding-right: 20px;*/
/*		white-space: nowrap;*/
/*	}*/
/**/
/*	.InfoPageTitleText*/
/*	{*/
/*		padding-top: 6px;*/
/*		padding-bottom: 3px;*/
/*		padding-left: 15px;*/
/*		padding-right: 15px;*/
/**/
/**/
/*		border-left: solid 1px #465a72;*/
/*		border-right: solid 1px #465a72;*/
/**/
/*	}*/
/**/
/*	.PromptText*/
/*	{*/
/*		color: #384d66;*/
/*	}*/
/**/
/*/*  L E A R N    T R A C  K   D O  */
/**/
/*	.SectionTitleTable*/
/*	{*/
/*		margin-left: 15px;*/
/*		margin-top: 15px;*/
/*	}*/
/**/
/*	.SectionTitle*/
/*	{*/
/*		text-align: center;*/
/*		font-size: 13px;*/
/*		font-weight: 500;*/
/*		color: White;*/
/*		padding: 6px;*/
/*		width: 120px;*/
/*		cursor: pointer;*/
/*	}*/
/**/
/*	.SectionTitle_1	{ background-color: #1C639A; }*/
/*	.SectionTitleText_1	{ padding: 1px 10px 3px 10px; border-bottom: #1C639A 2px solid; }*/
/*	.SectionRow_1 { background-color: #f1f7f9; }*/
/*	.SectionAltRow_1 { background-color: White; }*/
/**/
/*	.SectionTitle_2	{ background-color: #a50135; }*/
/*	.SectionTitleText_2	{ padding: 1px 10px 3px 10px; border-bottom: #a50135 2px solid; }*/
/*	.SectionRow_2 { background-color: #fcf2eb; }*/
/*	.SectionAltRow_2 { background-color: White; }*/
/**/
/*	.SectionTitle_3	{ background-color: #59adc6; }*/
/*	.SectionTitleText_3	{ padding: 1px 10px 3px 10px; border-bottom: #59adc6 2px solid; }*/
/*	.SectionRow_3 { background-color: #ecf7fb;}*/
/*	.SectionAltRow_3 { background-color: White; }*/
/**/
/*	.FeaturetteResultMessage*/
/*	{*/
/*		margin-top: 15px;*/
/*		margin-left: 30px;*/
/*		margin-right: 30px;*/
/*		margin-bottom: 15px;*/
/*		display: block;*/
/*	}*/
/**/
/*	.SectionDescription*/
/*	{*/
/*		margin-top: 15px;*/
/*		margin-left: 30px;*/
/*		margin-right: 30px;*/
/*		display: block;*/
/*	}*/
/**/
/*	.SectionLegend*/
/*	{*/
/*		margin-top: 15px;*/
/*		margin-left: 30px;*/
/*		margin-right: 30px;*/
/*		padding: 7px;*/
/*		display: block;*/
/*		border-top: #cccccc 2px solid;*/
/*		*/
/*	}*/
/**/
/*	.SectionLegendIcon*/
/*	{*/
/*		vertical-align: middle;*/
/*		margin-left: 10px;*/
/*	}*/
/**/
/*	.SectionGrid, .MainItemContent*/
/*	{*/
/*		margin-top: 10px;*/
/*		margin-left: 20px;*/
/*		margin-right: 30px;*/
/*		margin-bottom: 10px;*/
/*	}*/
/**/
/*	.SectionButtons, .MainItemButtons*/
/*	{*/
/*		margin-top: -20px;*/
/*		margin-right: 0px;*/
/*		margin-bottom: 0px;*/
/*		text-align: right*/
/*	}*/
/**/
/*	.SectionSearch, .MainItemSearch*/
/*	{*/
/*		text-align: right;*/
/*		padding-top: -27px;*/
/*		padding-right: 2px;*/
/*		padding-bottom: 0px;*/
/*	}*/
/**/
/*	.MainItemDescription*/
/*	{*/
/*		margin-top: 15px;*/
/*		margin-bottom: 15px;*/
/*		margin-left: 20px;*/
/*		margin-right: 20px;*/
/*		display: block;*/
/**/
/*	}*/
/**/
/**/
/*	.LearnDownloadablePDFIcon*/
/*	{*/
/*		cursor:pointer;*/
/*	}*/
/**/
/*	.AudioPlaybackIcon */
/*	{*/
/*		border: none none 0px;*/
/*	}*/
/**/
/*	.ActTrackLearnColor_Act  /* <-- JUST USE FOR BACKGROUND COLOR */
/*	{*/
/*		background-color: #1C639A; */
/*		cursor: pointer;*/
/*	}*/
/**/
/**/
/*	.ActTrackLearnColor_Track  /* <-- JUST USE FOR BACKGROUND COLOR */
/*	{*/
/*		background-color: #a50135; */
/*	}*/
/**/
/*	.ActTrackLearnColor_Learn  /* <-- JUST USE FOR BACKGROUND COLOR */
/*	{*/
/*		background-color: #59adc6; */
/*	}*/
/**/
/*	.ActTrackLearnBottomBorder_Act  */
/*	{*/
/*		border-bottom: solid 3px #1C639A;*/
/*	}*/
/**/
/**/
/*	.ActTrackLearnBottomBorder_Track  */
/*	{*/
/*		border-bottom: solid 3px #a50135;*/
/*	}*/
/**/
/*	.ActTrackLearnBottomBorder_Learn  */
/*	{*/
/*		border-bottom: solid 3px #59adc6;*/
/*	}*/
/**/
/**/
/*	.DoActionName*/
/*	{*/
/*		color: #445599;*/
/*		margin-top: 15px;*/
/*		margin-left: 0px;*/
/*		margin-right: 0px;*/
/*		margin-bottom: 3px;*/
/*		padding-left: 10px;*/
/*		text-indent: 0px;*/
/*		cursor: pointer;*/
/*	}*/
/**/
/*	.DoActionName:hover*/
/*	{*/
/*		color: #990033;*/
/*	}*/
/**/
/*	.DoActionStep*/
/*	{*/
/*		color: #545454;*/
/*		margin-top: 3px;*/
/*		margin-bottom: 3px;*/
/*		margin-left: 0px;*/
/*		margin-right: 0px;*/
/*		display: block;*/
/*		padding-left: 20px;*/
/*		text-indent: -15px;*/
/*	}*/
/**/
/**/
/*	.ActionStepList*/
/*	{*/
/*		background-color: #F5F8FA;*/
/*		border: dashed 1px #D5E4EB;*/
/*		padding: 3px;*/
/*		margin-left: 10px;*/
/*	}*/
/**/
/*	.LabAboveThresh, .LabBelowThresh*/
/*	{*/
/*		color: Maroon;*/
/*	}*/
/**/
/**/
/*/* S U B   S E C T I O N  (Searches, etc) */
/**/
/*	.SubItem*/
/*	{*/
/**/
/*		border: #69a0b8 1px solid;*/
/*		margin-bottom: 5px;*/
/*		width: 100%;*/
/*	}*/
/**/
/*	.SubItemHeader*/
/*	{*/
/*		background-color: #69a0b8;*/
/*		font-size: 12px;*/
/*		color: white;*/
/*		font-weight: bold;*/
/*		padding: 3px;*/
/*	}*/
/**/
/*	.SubItemContent*/
/*	{*/
/*		padding: 10px;*/
/*	}*/
/**/
/*	.SubItemDescription*/
/*	{*/
/*		margin-bottom: 5px;*/
/*	}*/
/**/
/**/
/*	.SubItemButtons*/
/*	{*/
/*	}*/
/**/
/*	.SubItemFields*/
/*	{*/
/*	}*/
/**/
/*	.SubItemFooter*/
/*	{*/
/*	}*/
/**/
/**/
/*/*	S I D E   I T E M S	*/
/**/
/*	.HomePageTrackerList_Title*/
/*	{*/
/*		font-weight:bold;*/
/*		margin-top: 15px;*/
/*	}*/
/**/
/*	.SideItem*/
/*	{*/
/*		background-repeat: no-repeat;*/
/*		background-image: url(../../App_Themes/AustraliaHCF/images/side-Line-1.gif);*/
/*		width: 300px;*/
/*		text-align: left;*/
/*	}*/
/**/
/*	.SideItemHeaderText*/
/*	{*/
/*		font-size: 91.6%;*/
/*		font-family: Tahoma, Verdana, Arial;*/
/*		color: #545454;*/
/*		font-weight: bold;*/
/*		padding-top: 3px;*/
/*		margin-bottom: 10px;*/
/*		margin-left: 15px;*/
/*	}*/
/**/
/*	.SideItemInstructions*/
/*	{*/
/*		margin-left: 20px;*/
/*		margin-right: 20px;*/
/*		margin-top: 20px;*/
/*		margin-bottom: 15px;*/
/*		color: #2f2f2f;*/
/*	}*/
/**/
/*	.SideItemContent*/
/*	{*/
/*		margin-left: 15px;*/
/*		margin-right: 10px;*/
/*	}*/
/**/
/*	.SideItemCheckbox*/
/*	{*/
/*		display: block;*/
/*		padding-left: 20px;*/
/*		text-indent: -20px;*/
/*	}*/
/**/
/*	.SideItemButtons*/
/*	{*/
/*		margin-top: 2px;*/
/*		margin-right: 20px;*/
/*		margin-bottom: 0px;*/
/*		text-align: right*/
/*	}*/
/**/
/*	.SideItemLabel*/
/*	{*/
/*		font-size: 90%;*/
/*	}*/
/**/
/**/
/*	.SideItemFooter*/
/*	{*/
/*		width: 300px;*/
/*		background-position: bottom;*/
/*		background-repeat: no-repeat;*/
/*		height: 18px;*/
/*	}*/
/**/
/*	.WeatherTemperature*/
/*	{*/
/*		font-size: 91.6%;*/
/*	}*/
/*	.SideItemWeather*/
/*	{*/
/*		background-image:url(images/bg_weather.gif);*/
/*		margin-left:20px;*/
/*		color:#666666;*/
/*		padding: 10px 10px 10px 10px;*/
/*		border-left: solid;*/
/*		border-left-color: #c8c8c8;*/
/*		border-left-width: 1px;*/
/*		border-right: solid;*/
/*		border-right-color: #c8c8c8;*/
/*		border-right-width: 1px;*/
/*		border-bottom: solid;*/
/*		border-bottom-color: #c8c8c8;*/
/*		border-bottom-width: 1px;*/
/*	}*/
/**/
/*	.SideItemWeatherTitle*/
/*	{*/
/*		background-color:#184392;*/
/*		color:#ffffff;*/
/*		margin-left:20px;*/
/*		padding: 5px 5px 5px 5px;*/
/*	}*/
/**/
/*	.Weather2Temperature*/
/*	{*/
/*		font-size: 80;*/
/*	}*/
/*	.SideItemWeather2*/
/*	{*/
/*		background-image:url(images/bg_weather.gif);*/
/*		margin-left:10px;*/
/*		color:#666666;*/
/*		padding: 5px 5px 5px 5px;*/
/*		border-left: solid;*/
/*		border-left-color: #c8c8c8;*/
/*		border-left-width: 1px;*/
/*		border-right: solid;*/
/*		border-right-color: #c8c8c8;*/
/*		border-right-width: 1px;*/
/*		border-bottom: solid;*/
/*		border-bottom-color: #c8c8c8;*/
/*		border-bottom-width: 1px;*/
/*	}*/
/**/
/*	.SideItemWeather2Title*/
/*	{*/
/*		background-color:#184392;*/
/*		color:#ffffff;*/
/*		margin-left:10px;*/
/*		padding: 5px 5px 5px 5px;*/
/*	}*/
/**/
/*/*-- T O O L T I P   S T Y L E S  --*/
/**/
/*	.tooltip*/
/*	{*/
/*		width: 236px;*/
/*		color:#000;*/
/*		/*font:lighter 11px/1.3 Arial,sans-serif;*/
/*		text-decoration:none;*/
/*		text-align:left;*/
/*	}*/
/**/
/*	.HitScreenPatientName*/
/*	{*/
/*		font-weight: bold;*/
/*	}*/
/**/
/*	acronym*/
/*	{*/
/*		cursor: default;*/
/*		border-bottom: #777777 1px dotted;*/
/*	}*/
/**/
/*	.tooltip span.top*/
/*	{*/
/*		padding: 35px 8px 0;*/
/*		font-weight: bold;*/
/*		background: url(../../images/c-Balloon-1.gif) no-repeat top*/
/*	}*/
/**/
/*	.tooltip span.content*/
/*	{*/
/*			padding: 5px 8px 0;*/
/*			background: url(../../images/c-Balloon-1.gif) no-repeat center*/
/*	}*/
/**/
/*	.tooltip b.bottom*/
/*	{*/
/*		padding:3px 8px 15px;*/
/*		color: #548912;*/
/*		background: url(../../images/c-Balloon-1.gif) no-repeat bottom*/
/*	}*/
/**/
/**/
/*/*-- P A G E   S P E C I F I C   S T Y L E S */
/**/
/*	.ActionName*/
/*	{*/
/*		color: red;*/
/*	}*/
/**/
/*	.ThreadRowStyle*/
/*	{*/
/*		background-color: #fafafa;*/
/*	}*/
/**/
/*	.ConsultMessageSent*/
/*	{*/
/*		margin-top: 10px;*/
/*		margin-bottom: 15px;*/
/*		font-weight: normal;*/
/*	}*/
/**/
/*	.ConsultMessageReceived*/
/*	{*/
/*		margin-top: 10px;*/
/*		margin-bottom: 15px;*/
/*	}*/
/*	*/
/*	td.CPH1 h1 */
/*	{*/
/*		padding-right: 20px;*/
/*	}*/
/**/
/*	td.CPH1 h1 span*/
/*	{*/
/*		font-size: 80%;*/
/*		padding-right: 20px;*/
/*	}*/
/**/
/**/
/*/* A S S E S S M E N T   S P E C I F I C   S T Y L E S  */
/**/
/*	.AssessmentQuestion*/
/*	{*/
/*		margin-left: 20px;*/
/*		display: block;*/
/*	}*/
/**/
/*	.AssessmentAnswer*/
/*	{*/
/*		margin-left: 20px;*/
/*	}*/
/**/
/*	.AssessmentAnswerDetail*/
/*	{*/
/*		display: block;*/
/*		padding-left: 20px;*/
/*		text-indent: -20px;*/
/*	}*/
/**/
/**/
/*	.ValidatorAsterisk, .AssessmentValidatorAsterisk*/
/*	{*/
/*		font-size: 12px;*/
/*	}*/
/**/
/*	.ValidatorSummary, .AssessmentValidatorSummary*/
/*	{*/
/*	}*/
/**/
/*	.AssessmentValidatorAsterisk*/
/*	{*/
/*		margin-right: 5px;*/
/*	}*/
/**/
/*	.AssessmentSummaryText*/
/*	{*/
/*		margin-left: 25px;*/
/*		margin-right: 25px;*/
/*	}*/
/**/
/*	.AssessmentSummaryTable*/
/*	{*/
/*		margin-left: 25px;*/
/*		margin-right: 35px;*/
/*		border-right: #eff6ff 1px solid;*/
/*		border-top: #eff6ff 1px solid;*/
/*		border-left: #eff6ff 1px solid;*/
/*		border-bottom: #eff6ff 1px solid;*/
/*		margin-top: 20px;*/
/*		margin-bottom: 20px;*/
/*	}*/
/**/
/*	.AssessmentSummaryRow*/
/*	{*/
/*		background-color: #eff6ff;*/
/*	}*/
/**/
/*	.AssessmentSummaryRowAlt*/
/*	{*/
/*		background-color: #ffffff;*/
/*	}*/
/**/
/*	.AssessmentSummaryRowHover*/
/*	{*/
/*		background-color: #dbe7f5;*/
/*	}*/
/**/
/**/
/*	.AssessmentSummaryQuestion:link, .AssessmentSummaryQuestion:visited, .AssessmentSummaryQuestion:hover, .AssessmentSummaryQuestion:active*/
/*	{*/
/*		font-size: 118%;*/
/*		padding-left: 5px;*/
/*		padding-right: 5px;*/
/*		padding-top: 5px;*/
/*		padding-bottom: 5px;*/
/*		display: block;*/
/*		width: 100%;*/
/*		text-decoration: none;*/
/*	}*/
/**/
/*	 .AssessmentSummaryQuestion:hover*/
/*	 {*/
/*		color: #dd7c3b;*/
/*	 }*/
/**/
/*	.AssessmentSummaryAnswer*/
/*	{*/
/*		font-size: 118%;*/
/*		padding-left: 15px;*/
/*		padding-right: 15px;*/
/*		padding-top: 5px;*/
/*		padding-bottom: 5px;*/
/*		display: block;*/
/*	}*/
/**/
/*	.AssessmentProgress*/
/*	{*/
/*		float: right;*/
/*		text-align: right;*/
/*		padding-right: 20px;*/
/*		margin-top: 38px;*/
/*	}*/
/**/
/**/
/**/
/*	.HealthCareCoachTeamList*/
/*	{*/
/*		margin: 10px;*/
/*		margin-left: 20px;*/
/*		margin-bottom: 5px;*/
/*		border-bottom: 1px solid #80c5d9;*/
/*		padding-bottom: 2px;*/
/*	}*/
/**/
/*	.HealthCareCoachTeamList_Title*/
/*	{*/
/*		font-weight: bold;*/
/*		color: #545454;*/
/*		font-size: 90%;*/
/*		margin-bottom: 5px;*/
/*		border-bottom: 1px solid #80c5d9;*/
/*		padding-bottom: 2px;*/
/*	}*/
/**/
/*	.HealthCareCoachTeamList_Photo*/
/*	{*/
/*		margin-right: 10px;*/
/*		margin-bottom: 10px;*/
/*		border: solid 2px #333333;*/
/*	}*/
/**/
/*	.HealthCareCoachTeamList_Name*/
/*	{*/
/*		font-weight: bold;*/
/*		color: #545454;*/
/*		font-size: 90%;*/
/*	}*/
/**/
/*	.HealthCareCoachTeamList_Description*/
/*	{*/
/*		letter-spacing: .1em;*/
/*		font-size: 90%;*/
/*	}*/
/**/
/**/
/*/* R E G I S T R A T I O N */
/**/
/*	.RegistrationCurrent*/
/*	{*/
/*		font-weight: bold;*/
/*		color: #4f82bc;*/
/*		font-size: 118%;*/
/*	}*/
/**/
/*	.RegistrationStepCompleted*/
/*	{*/
/*		color: black;*/
/*		margin-left: 5px;*/
/*	}*/
/*	.RegistrationStepPending*/
/*	{*/
/*		color: silver;*/
/*		margin-left: 5px;*/
/*	}*/
/*	.NotVisible*/
/*	{*/
/*		visibility:hidden*/
/*	}*/
/**/
/*/* T R A C K E R S  */
/**/
/*	.divTabbedGrouper*/
/*	{*/
/*		margin-left: 30px;*/
/*		margin-right: -30px;*/
/*		padding-top: 15px;*/
/*		padding-bottom: 15px;*/
/*		border-top: 2px solid #eeeeee;*/
/*		border-bottom: 2px solid #eeeeee;*/
/*		*/
/*	}*/
/*	*/
/*	a.lnkTabbedGroupLink_Selected*/
/*	{*/
/*		display: block;*/
/*		width: 191px;*/
/*		height: 30px;*/
/*		padding-left: 35px;*/
/*		margin-right: -35px;*/
/*		padding-top: 8px;*/
/*		background-image: url(../../images/TrackerTabBackgroundActive.png);*/
/*		background-repeat: no-repeat;*/
/*		border-style: none;*/
/*		font-weight: normal;*/
/*		cursor: pointer;*/
/*	}*/
/*	*/
/*	a.lnkTabbedGroupLink_Unselected*/
/*	{*/
/*		display: block;*/
/*		width: 191px;*/
/*		height: 30px;*/
/*		padding-left: 35px;*/
/*		margin-right: -35px;  /* <--  */
/*		padding-top: 8px;*/
/*		background-image: url(../../images/TrackerTabBackgroundInactive.png);*/
/*		background-repeat: no-repeat;*/
/*		border-style: none;*/
/*		font-weight:  normal;*/
/*		cursor: pointer;*/
/*		background-color: #ffffff;*/
/*	}*/
/*	*/
/*	a.lnkTabbedGroupLink_Selected:hover, a.lnkTabbedGroupLink_Unselected:hover*/
/*	{*/
/*		background-image: url(../../images/TrackerTabBackgroundActive.png);*/
/*		background-color: #ffffff;*/
/*		padding-left: 38px;*/
/*		margin-right: -38px;*/
/*		color: #316192;*/
/*	}*/
/**/
/*	.tdTabbedGrouperLinks*/
/*	{*/
/*		width: 195px;*/
/*	}*/
/**/
/*	.divTabbedGroup_Item a:hover*/
/*	{*/
/*		background-color: #ffffff;*/
/*				*/
/*	}*/
/**/
/*	.TrackerDayHeader*/
/*	{*/
/*		font-weight: normal;*/
/*		font-size: 75%;*/
/*		width: 30px;*/
/*		height: 15px;*/
/*	}*/
/**/
/*	.TrackerDaySelected*/
/*	{*/
/*		border: solid 2px blue;*/
/*	}*/
/**/
/*	.TrackerDayValueExists*/
/*	{*/
/*		background-color: #adadad;*/
/*		border-top: solid 1px #cccccc;*/
/*		border-left: solid 1px #cccccc;*/
/*		border-bottom: solid 1px #969696;*/
/*		border-right: solid 1px #969696;*/
/*	}*/
/**/
/*	.TrackerDayComplete*/
/*	{*/
/*		background-color: #67b600;*/
/*		border-top: solid 1px #88d91e;*/
/*		border-left: solid 1px #88d91e;*/
/*		border-bottom: solid 1px #529100;*/
/*		border-right: solid 1px #529100;*/
/*	}*/
/**/
/*	.TrackerDayInProgress*/
/*	{*/
/*		background-color: #ffee32;*/
/*		border-top: solid 1px #fffd77;*/
/*		border-left: solid 1px #fffd77;*/
/*		border-bottom: solid 1px #ddad3b;*/
/*		border-right: solid 1px #ddad3b;*/
/*	}*/
/**/
/*	.TrackerDaySkipped*/
/*	{*/
/*		background-color: #ffdede;*/
/*		border: solid 1px #ffc3c3;*/
/*	}*/
/**/
/*	.TrackerDayOtherMonth*/
/*	{*/
/*		background-color: #f3f3f3;*/
/*	}*/
/**/
/*	.TrackerOptions*/
/*	{*/
/*		font-size: 118%;*/
/*		display: block;*/
/*		margin-top: 10px;*/
/*		margin-left: 30px;*/
/*		margin-right: 30px;*/
/*		margin-bottom: 20px;*/
/*	}*/
/**/
/*	.TrackerPromptLabel, .TrackerPromptLabelNotSubscribed*/
/*	{*/
/*		margin-left: 3px;*/
/*		margin-right: 3px;*/
/*	}*/
/**/
/*	.TrackerPromptLabelNotSubscribed*/
/*	{*/
/*		color: Gray;*/
/*	}*/
/**/
/*	.TrackerPromptOptionNotSubscribed*/
/*	{*/
/*		color: Gray;*/
/*	}*/
/**/
/*	.TrackerPromptTextBox*/
/*	{*/
/*		font-size: 100%;*/
/*		font-family: Verdana, Tahoma;*/
/*	}*/
/**/
/*	.TrackerPromptTextBoxNotSubscribed*/
/*	{*/
/*		font-size: 100%;*/
/*		font-family: Verdana, Tahoma;*/
/*		border: solid 1px #c3c3c3;*/
/*	}*/
/**/
/*	.FAQSection*/
/*	{*/
/*		font-size: 140%;*/
/*		margin-bottom: 2px;*/
/*		color: #d4783a;*/
/*	}*/
/**/
/*	.FAQQuestion*/
/*	{*/
/*		color: #444444;*/
/*		font-weight: bold;*/
/*	}*/
/**/
/*	.FAQAnswer*/
/*	{*/
/*		display: block;*/
/*	}*/
/**/
/*	.ThreadSection*/
/*	{*/
/*		font-size: 140%;*/
/*		margin-top: 15px;*/
/*		margin-bottom: 2px;*/
/*		color: #d4783a;*/
/*	}*/
/**/
/*	.ThreadSection_1	{ color: #75afc9; }*/
/*	.ThreadSection_2	{ color: #dd7c3b; }*/
/*	.ThreadSection_3	{ color: #7c7c7c; }*/
/**/
/**/
/*	.ThreadSubject*/
/*	{*/
/*		color: #444444;*/
/*		padding-left: 25px;*/
/*		text-indent: -22px;*/
/*	}*/
/**/
/*	.ThreadMessage*/
/*	{*/
/*		margin-left: 25px;*/
/*		display: block;*/
/*	}*/
/**/
/*/*  QUITNET  */
/**/
/*	.QuitNetCallout*/
/*	{*/
/*	 font-family: Tahoma;*/
/*	 font-size: 10pt;*/
/*	}*/
/*	.QuitNetCallout_titlebox*/
/*	{*/
/*		font-size: 110%;*/
/*		font-weight: bold;*/
/*		height: 23px;*/
/*		color: White;*/
/*		padding: 3px;*/
/*		padding-left: 5px;*/
/*		padding-right: 5px;*/
/*		background-color: #333366;*/
/*		white-space:nowrap;*/
/*	}*/
/**/
/*	.QuitNetCallout_titletext*/
/*	{*/
/*		border-left: 1px solid #000033;*/
/*		border-top: 1px solid #000033;*/
/*	}*/
/**/
/*	.QuitNetCallout_content*/
/*	{*/
/*		color: White;*/
/*		padding: 5px;*/
/*		background-color: #666699;*/
/*		border: 1px solid #000033;*/
/*	}*/
/**/
/*	.QuitNetLogoSmall*/
/*	{*/
/*		margin: 5px;*/
/*		margin-bottom: -25px;*/
/*	}*/
/**/
/*	.HelpPopupBox*/
/*	{*/
/*		position:absolute;*/
/*		top: 130px;*/
/*		z-index: 5;*/
/*		overflow: auto;*/
/*		border: 1px solid #300033;*/
/*		border-top: 1px solid #663399;*/
/*		border-left: 1px solid #663399;*/
/*		height: 200px;*/
/*		width: 350px;*/
/*		padding: 5px;*/
/*		background-color: #eeeeee;*/
/*	}*/
/**/
/*	.HelpIcon*/
/*	{*/
/*		float: right;*/
/*		margin: 5px;*/
/*		cursor: pointer;*/
/*	}*/
/**/
/*	.HelpPopupHeader*/
/*	{*/
/*		border-bottom: 1px solid #660099;*/
/*		font-weight: bold;*/
/*		padding-top: 5px;*/
/*		padding-bottom: 5px;*/
/*	}*/
/**/
/*	.HelpPopupHeader .HelpIcon*/
/*	{*/
/*		margin-top: -5px;*/
/*		margin-right: 0px;*/
/*	}*/
/**/
/*	.HelpPopupFooter*/
/*	{*/
/*		margin-top: 10px;*/
/*		border-top: 1px solid #cccccc;*/
/*		padding-top: 3px;*/
/*	}*/
/**/
/*.HelpLabel*/
/*	{*/
/*		font-weight:600;*/
/*		color: #005b90;*/
/*			}*/
/*			*/
/*/* Begin Fitness/GetFit styles */
/*#contentleft {*/
/*    width:185px;*/
/*    margin:0 0 20px 10px;*/
/*    padding:0px;*/
/*    float:left;*/
/*	background-color: #005b90;*/
/*	background-image: none;*/
/*	color: #00929f;       */
/*}*/
/**/
/*.continue_button*/
/*{*/
/*	background:url(../../../App_Themes/AustraliaHCF/images/continue_btn.gif);*/
/*	float:right;*/
/*	display:inline;*/
/*}*/
/**/
/*.return_button*/
/*{*/
/*	background:url(../../../App_Themes/AustraliaHCF/images/return_btn.gif);*/
/*	float:left;	*/
/*	display:inline;*/
/*}*/
/**/
/*div#checklist li{*/
/*	padding-left:25px;*/
/*}*/
/**/
/*div#checklist {*/
/*	margin-top: 10px;*/
/*}*/
/**/
/*div#checklist ul {*/
/*	list-style: none;*/
/*	margin-top: 10px;*/
/*	line-height: 25px;*/
/*	padding-bottom: 5px;*/
/*	font-weight: bold;*/
/*	font-size: 9px;*/
/*}*/
/**/
/*div#checklist li{*/
/*	padding-left:25px;*/
/*}*/
/**/
/*.stepchecked*/
/*{*/
/*	font-weight:600;*/
/*	color: #005b90;	*/
/*}*/
/**/
/*.stepunchecked {*/
/*	background: none;*/
/*}*/
/**/
/*.stepcurrent {*/
/*	font-weight: bold;*/
/*}*/
/**/
/*#dhtmlHide .hide { display: none; }*/
/*.show51 #firsttime.hide { display: inline; }*/
/*.show51 #title51.hide { display: inline; }*/
/*.show51 #text51.hide { display: inline; }*/
/**/
/*.show52 #firsttime.hide { display: inline; }*/
/*.show52 #title52.hide { display: inline; }*/
/*.show52 #text52.hide { display: inline; }*/
/**/
/*.show53 #firsttime.hide { display: inline; }*/
/*.show53 #title53.hide { display: inline; }*/
/*.show53 #text53.hide { display: inline; }*/
/**/
/*.show54 #firsttime.hide { display: inline; }*/
/*.show54 #title54.hide { display: inline; }*/
/*.show54 #text54.hide { display: inline; }*/
/**/
/*.show50 #firsttime.hide { display: inline; }*/
/*.show50 #title50.hide { display: inline; }*/
/*.show50 #text50.hide { display: inline; }*/
/**/
/*.show57 #prenatal.hide { display: inline; }*/
/*.show57 #title57.hide { display: inline; }*/
/*.show57 #text57.hide { display: inline; }*/
/**/
/*.show55 #prenatal.hide { display: inline; }*/
/*.show55 #title55.hide { display: inline; }*/
/*.show55 #text55.hide { display: inline; }*/
/**/
/*.show56 #prenatal.hide { display: inline; }*/
/*.show56 #title56.hide { display: inline; }*/
/*.show56 #text56.hide { display: inline; }*/
/**/
/*.show58 #prenatal.hide { display: inline; }*/
/*.show58 #title58.hide { display: inline; }*/
/*.show58 #text58.hide { display: inline; }*/
/**/
/*.show90 #senior.hide { display: inline; }*/
/*.show90 #title90.hide { display: inline; }*/
/*.show90 #text90.hide { display: inline; }*/
/**/
/*.show91 #senior.hide { display: inline; }*/
/*.show91 #title91.hide { display: inline; }*/
/*.show91 #text91.hide { display: inline; }*/
/**/
/*.show85 #senior.hide { display: inline; }*/
/*.show85 #title85.hide { display: inline; }*/
/*.show85 #text85.hide { display: inline; }*/
/**/
/*.show94 #senior.hide { display: inline; }*/
/*.show94 #title94.hide { display: inline; }*/
/*.show94 #text94.hide { display: inline; }*/
/**/
/*.showbeginningsenior #senior.hide { display: inline; }*/
/*.showbeginningsenior #titlebeginningsenior.hide { display: inline; }*/
/*.showbeginningsenior #textbeginningsenior.hide { display: inline; }*/
/**/
/*.show96 #senior.hide { display: inline; }*/
/*.show96 #title96.hide { display: inline; }*/
/*.show96 #text96.hide { display: inline; }*/
/**/
/*.show92 #senior.hide { display: inline; }*/
/*.show92 #title92.hide { display: inline; }*/
/*.show92 #text92.hide { display: inline; }*/
/**/
/*.show93 #senior.hide { display: inline; }*/
/*.show93 #title93.hide { display: inline; }*/
/*.show93 #text93.hide { display: inline; }*/
/**/
/*.show95 #senior.hide { display: inline; }*/
/*.show95 #title95.hide { display: inline; }*/
/*.show95 #text95.hide { display: inline; }*/
/**/
/*.showwl #general.hide { display: inline; }*/
/*.showwl #titlewl.hide { display: inline; }*/
/*.showwl #textwl.hide { display: inline; }*/
/**/
/*.showst #general.hide { display: inline; }*/
/*.showst #titlest.hide { display: inline; }*/
/*.showst #textst.hide { display: inline; }*/
/**/
/*.showss #general.hide { display: inline; }*/
/*.showss #titless.hide { display: inline; }*/
/*.showss #textss.hide { display: inline; }*/
/**/
/*.show80 #yourself.hide { display: inline; }*/
/*.show80 #title80.hide { display: inline; }*/
/*.show80 #text80.hide { display: inline; }*/
/**/
/*.show74 #body.hide { display: inline; }*/
/*.show74 #title74.hide { display: inline; }*/
/*.show74 #text74.hide { display: inline; }*/
/**/
/*.show79 #body.hide { display: inline; }*/
/*.show79 #title79.hide { display: inline; }*/
/*.show79 #text79.hide { display: inline; }*/
/**/
/*.show75 #body.hide { display: inline; }*/
/*.show75 #title75.hide { display: inline; }*/
/*.show75 #text75.hide { display: inline; }*/
/**/
/*.show77 #body.hide { display: inline; }*/
/*.show77 #title77.hide { display: inline; }*/
/*.show77 #text77.hide { display: inline; }*/
/**/
/*.show76 #body.hide { display: inline; }*/
/*.show76 #title76.hide { display: inline; }*/
/*.show76 #text76.hide { display: inline; }*/
/**/
/*.show78 #body.hide { display: inline; }*/
/*.show78 #title78.hide { display: inline; }*/
/*.show78 #text78.hide { display: inline; }*/
/**/
/*.show70 #athletic.hide { display: inline; }*/
/*.show70 #title70.hide { display: inline; }*/
/*.show70 #text70.hide { display: inline; }*/
/**/
/*.show71 #athletic.hide { display: inline; }*/
/*.show71 #title71.hide { display: inline; }*/
/*.show71 #text71.hide { display: inline; }*/
/**/
/*.show68 #athletic.hide { display: inline; }*/
/*.show68 #title68.hide { display: inline; }*/
/*.show68 #text68.hide { display: inline; }*/
/**/
/*.show72 #athletic.hide { display: inline; }*/
/*.show72 #title72.hide { display: inline; }*/
/*.show72 #text72.hide { display: inline; }*/
/**/
/*.show73 #athletic.hide { display: inline; }*/
/*.show73 #title73.hide { display: inline; }*/
/*.show73 #text73.hide { display: inline; }*/
/**/
/*.green_dash */
/*{*/
/*	display:block;*/
/*	height:1px;*/
/*	width:100%;*/
/*	padding-bottom: 6px;*/
/*	font-size: 0px;*/
/*	background-image: url(images/hline.gif);*/
/*}*/
/**/
/*.daily_menu_item h2,.daily_item_header*/
/*{*/
/*	background-color: #1994a6;*/
/*	color: White;	*/
/*}*/
/**/
/*span.calendar_days*/
/*{*/
/*	background-color: Transparent;	*/
/*	color: #546292;*/
/*	font-size: 9px;*/
/*}*/
/**/
/*.total, .activity_container a, .activity_container table th, th.editdelete a, span.lightGreen*/
/*{*/
/*    color: #546292;*/
/*}*/
/**/
/*.tabnav li a */
/*{*/
/*	font-size: 9px;*/
/*	font-weight: normal;*/
/*}*/
/**/
/*.bargraph_container span.bargraph, .piechart_container span.piechart*/
/*{*/
/*	background-color: White;	*/
/*}*/
/**/
/*.sm_arrow */
/*{*/
/*	background-image: url(images/navArrow.gif);*/
/*}*/
/**/
/*#meal_name_input*/
/*{*/
/*	width: 200px;*/
/*	top: -11px;*/
/*	color: Black;*/
/**/
/*}*/
/**/
/*#choose_meal_controls #return_btn_container{*/
/*    width: 94px;*/
/*    margin-left: 1px;*/
/*}*/
/**/
/*#choose_meal_controls #use_meals_btn_container{*/
/*    width: 102px;*/
/*    margin-left: 1px;*/
/*}*/
/**/
/*#choose_dif_meal_title{*/
/*    width: 200px;*/
/*    line-height: 25px;*/
/*    position: relative;*/
/*}*/
/**/
/*h1.plans {*/
/*	font-size: 15px;*/
/*}*/
/**/
/*.activity_calendar_container div.day_container*/
/*{*/
/*	width:82px;	*/
/*}*/
/**/
/*.activity_size*/
/*{*/
/*	width:78px;	*/
/*}*/
/*.world_size*/
/*{*/
/*	width:400;*/
/*}*/
/**/
/*table.profile_form th, .edit_delete_family*/
/*{*/
/*	color: #546292;	*/
/*}*/
/*.accordian_details table.activity tr th, .accordian_details table.menu tr td, .accordian_details table.activity tr td*/
/*{*/
/*	padding-left: 15px;*/
/*}*/
/**/
/*.activity_header h2*/
/*{*/
/*    font-size: 12px;*/
/*}*/
/*.activity_controller span.date a*/
/*{*/
/*	color: #00929f;*/
/*	font-size: 11px;*/
/*}*/
/**/
/*.accordian_icon*/
/*{*/
/*	width: 15px;*/
/*	height: 15px;*/
/*}*/
/**/
/*div#contentcenter table tbody tr td div#familphit-world-img*/
/*{*/
/*	width:596px;*/
/*	height:100%;*/
/*	background-color:white;*/
/*	text-align:center;*/
/*}*/
/**/
/*div#contentcenter table tbody tr td div#familphit-world-img*/
/*{*/
/*	width: auto;*/
/*	height: auto;*/
/*	background-color: Transparent;*/
/*	text-align: center;*/
/*}*/
/**/
/*div#contentcenter table tbody tr td img#stamps*/
/*{*/
/*	position: relative;*/
/*	left: -125px;*/
/*}*/
/**/
/*.activity_container*/
/*{*/
/*	width: 418px;	*/
/*}*/
/**/
/*.right_legend*/
/*{*/
/*	background-color:#deefef;*/
/*}*/
/**/
/*#sub_nav_container*/
/*{*/
/*    background: none;*/
/*}*/
/**/
/*#contentright h1 */
/*{*/
/*	color: #00467f;*/
/*	font-size: 12px;*/
/*	font-weight: bold;*/
/*}*/
/**/
/*.content, span.content_header*/
/*{*/
/*	color: #546292;*/
/*}*/
/**/
/*.content_subheader*/
/*{*/
/*	color: #36a5b0;*/
/*}*/
/**/
/*span.daily_menu*/
/*{*/
/*	border-top-width: 0px;*/
/*}*/
/**/
/*.daily_menu_item h3 span.content_subheader a, .daily_menu_item span.daily_menu h2 span.content_subheader a */
/*{*/
/*	color: White;	*/
/*}*/
/**/
/*.content_container_3 span.content_3, span.daily_menu*/
/*{*/
/*	background-color: Transparent;*/
/*	background-image: none;*/
/*	color: #00929f;*/
/*}*/
/**/
/*.accordian_details, span.daily_menu*/
/*{*/
/*	background-color: white;*/
/*	border-top-width: 1px;*/
/*	border-right-width: 1px;*/
/*	border-bottom-width: 1px;*/
/*	border-left-width: 1px;*/
/*	border-top-style: solid;*/
/*	border-right-style: solid;*/
/*	border-bottom-style: solid;*/
/*	border-left-style: solid;*/
/*	border-top-color: #546292;*/
/*	border-right-color: #546292;*/
/*	border-bottom-color: #546292;*/
/*	border-left-color: #546292;*/
/**/
/*}*/
/**/
/*.accordian_details, .accordian_details a*/
/*{*/
/*	color: #00467f;*/
/*}*/
/*/*-------------- NOTE: ACCORDIAN MENU ------------------------------*/
/*.accordian_open span.accordian a{color:#1e2456;}*/
/*.accordian_menu span.accordian a.accordian_icon {*/
/*	background: #B2C5C9 url(images/expandingArrow.gif) -1px -2px no-repeat;*/
/*}*/
/*.accordian_open span.accordian a.accordian_icon {*/
/*	background: #B2C5C9 url(images/expandingArrow2.gif) -1px -2px no-repeat;*/
/*}*/
/*.accordian_menu span.accordian, .accordian_open span.accordian {*/
/*	color: White;*/
/*	background: #B2C5C9;	*/
/*	height: 25px;*/
/*}*/
/*.accordian_details, .accordian_details a{*/
/*    color: #f4ac1e;*/
/*    background: #F3F3F3;*/
/*}*/
/**/
/*.accordian_details ul li{*/
/*    list-style-image: url(../../images/icons/sm_arrow3.gif);*/
/*}*/
/*#contentcenter{margin:0;padding:0;}*/
/*.accordian_menu span.widebar, .accordian_open span.widebar{*/
/*	background: url(images/widebar.gif) 0 0 no-repeat;*/
/*	}*/
/**/
/*.accordian_details {*/
/*	background-color: white;*/
/*	border: 1px solid #B2C5C9;*/
/*	margin-top: -3px;*/
/*	border-top: none;*/
/*		*/
/*}*/
/**/
/*/* ---------------------------------- NOTE: CONTENT CONTAINER ----------------------- */
/**/
/*.content_container span.content{*/
/*    background: #f1f7e2;*/
/*    /*color: #a5a6a3;*/
/*    color: #000000;    */
/*}*/
/**/
/*.content_container*/
/*{*/
/*	float:right;*/
/*}*/
/**/
/*.content_subcontainer span.subcontent{*/
/*    background: #d5e5ad;*/
/*}*/
/*.content, span.content_header{*/
/*    color: #4e6115; */
/*}*/
/*h3.content_plan{*/
/*	color:#0B387D;*/
/*}*/
/**/
/*h1.content span.content_subheader, h1.content a, h2.content a, h3.content a{*/
/*    color:#789516;*/
/*}*/
/*h1.content a:hover{*/
/*    text-decoration: none;*/
/*}*/
/*.content_container_2 span.content_2{*/
/*    color: #6F842E;*/
/*    background: url(../../images/backgrounds/content2_bg.gif) repeat-x bottom #E4EFCA;*/
/*}*/
/*.content_container_4 span.content_4{*/
/*    color: #6F842E;*/
/*    background: url(../../images/backgrounds/content4_bg.gif) repeat-x bottom #EFF5DD;*/
/*}*/
/*.content_container_3 span.content_3{*/
/*    background: #E4EFCA;*/
/*    color: #6F842E;*/
/*}*/
/**/
/*/*----------------------------- NOTE: PLANS CONTAINER ------------------------*/
/*.plans{*/
/*    color: #0b387d;*/
/*}*/
/*.plans_container span.plans{*/
/*    background: #e0e6f4;*/
/*}*/
/*.plans_subcontainer span.subplans{*/
/*    background-color: #eef1f9;*/
/*    color: #788cbe;*/
/*}*/
/*.plans h2.arrow {*/
/*	background: url(../../images/icons/sm_arrow4.gif) no-repeat center right #e0e6f4;*/
/*}*/
/**/
/*h3.plans {*/
/*	color: #143b80;*/
/*}*/
/*.plans a.undecorated {*/
/*	color: #0b387d;*/
/*}*/
/*span.naked_link{*/
/*	background:url(../../images/icons/sm_arrow6.gif) no-repeat 0 50%;*/
/*}*/
/**/
/*span.naked_link a:link{*/
/*	color: #8A1E04;*/
/*	text-decoration:underline;*/
/*}*/
/**/
/*span.naked_link a:visited{*/
/*	color: #8A1E04;*/
/*}*/
/**/
/*span.naked_link a:hover{*/
/*	text-decoration:none;*/
/*}*/
/**/
/*/* END Fitness Styles */			
/*}*/
/**/
/*.BehaviorActionsPanel*/
/*	{*/
/*		padding: 5px;*/
/*		padding-left: 20px;*/
/*		margin: 10px;*/
/*		margin-left: 15px;*/
/*		background-image: url(../../images/BehaviorAction_background.png);*/
/*		background-repeat:  no-repeat;*/
/*		border-top: #cc3300 1px dotted;*/
/*		border-left: #cc3300 1px dotted;*/
/*		width: 500px;*/
/*		margin-bottom: 20px;*/
/*	}*/
/**/
/*.BehaviorActionsPanel_Title*/
/*	{*/
/*		font-weight: bold;*/
/*		color: #666666;*/
/*		font-size: 105%;*/
/*		letter-spacing: .65em*/
/*	}*/
/*	*/
/*	.BehaviorActionsPanel_SubTitle*/
/*	{*/
/*		margin-top: 7px;*/
/*		color: #996600;*/
/*		font-size: 95%;*/
/*		letter-spacing: .25em;*/
/*	}*/
/*	*/
/*	.BehaviorActionsPanel_Item*/
/*	{*/
/*		padding: 2px;*/
/*		padding-left: 5px;*/
/*		padding-right: 5px;		*/
/*		margin-top: 5px;*/
/*	}*/
/*	*/
/*	/* Telerik */
/*	*/
/*	/* Fixes bug of 150px width limit in vertical RadTabStrip: */
/*	.RadTabStripLeft_Default .rtsLevel,*/
/*	.RadTabStripRight_Default .rtsLevel,*/
/*	.RadTabStripLeft_Default .rtsLevel .rtsUL,*/
/*	.RadTabStripRight_Default .rtsLevel .rtsUL,*/
/*	.RadTabStripLeft_Vista .rtsLevel,*/
/*	.RadTabStripRight_Vista .rtsLevel,*/
/*	.RadTabStripLeft_Vista .rtsLevel .rtsUL,*/
/*	.RadTabStripRight_Vista .rtsLevel .rtsUL,*/
/*	.RadTabStripLeft_WebBlue .rtsLevel,*/
/*	.RadTabStripRight_WebBlue .rtsLevel,*/
/*	.RadTabStripLeft_WebBlue .rtsLevel .rtsUL,*/
/*	.RadTabStripRight_WebBlue .rtsLevel .rtsUL*/
/*        {*/
/*              width: 100% !important;*/
/*        }*/
/*	/* End Telerik styles*/
/**/
/*/*	MY HEALTH PROFILE	*/
/**/
/*	.ProfileControlHeader*/
/*	{*/
/*		font-size:  140%;*/
/*		font-weight: bold;*/
/*		padding: 3px;*/
/*	}*/
/*	*/
/*	.ProfileControlButtons*/
/*	{*/
/*		margin-top: 20px;*/
/*		margin-right: 0px;*/
/*		margin-bottom: 0px;*/
/*		text-align: left*/
/*	}*/
/**/
/*/*	End MY HEALTH PROFILE styles	*/
/**/
/**/
/*-----------------------------BEGINNING ACTION PLAN PAGE STYLES ------------------------------*/
/*----------------------------- Action Plan Tabs Styles ---------------------------------------*/

.divActTabBtn
{
	display:block; 
	padding:5px; 
	border-style:groove; 
	border:1px;
	width:200px;
	
}
.ActionTabBtn 
{
	text-decoration:none;
	background-color:#D7EAF7; 
	color:Blue;
	Width:200px;
	Height:35px;
}
.labelActionName
{
	font-size:11px; 
	font-weight:bold; 
	border:0;
}

/*----------------------------- Action Plan Steps Styles --------------------------------------*/
.ActionStepTitle
{
	/*padding-left:12px;
	text-align:left;
	font-size:larger;
	font-weight:bold;
	vertical-align:middle;*/
	margin:36px 10px 90px 33px; 
	line-height:18px;
}

/*----------------------------- Action Plan Recommended Reading Styles ------------------------*/

/*----------------------------- Action Plan Behavior Panel ------------------------------------*/
table.BehaviorActionsPanel
	{
		/*padding: 5px;
		padding-left: 15px;
		margin: 10px;
		margin-left: 15px;*/
		background-color:#D7EAF7;
		color:Blue;
		/*background-image: url(../../images/BehaviorAction_background.png);
		background-repeat:  no-repeat;
		border-top: #cc3300 1px dotted;
		border-left: #cc3300 1px dotted;
		width: 500px;*/
		margin-bottom: 20px;
	}

.BehaviorActionsPanel_Title
	{
		font-weight: bold;
		color: Blue;
		font-size: 105%;
		/*letter-spacing: .65em;*/
		background-color:#85ced7;
		padding: 5px;
		padding-left: 15px;
		height:20px;
	}
	
	.BehaviorActionsPanel_SubTitle
	{
		margin-top: 7px;
		color: #996600;
		font-size: 95%;
		letter-spacing: .25em;
	}
	
	.BehaviorActionsPanel_Item
	{
		padding: 5px;
		/*padding-left: 15px;*/
		padding-right: 5px;		
		margin-top: 5px;
		height:50px;
		width:100px;
		position:relative;
		
	}
	.BehaviorActionsPanelLink_Item
	{
		padding: 5px;
		padding-left: 8px;
		/*padding-right: 5px;*/		
		margin-top: 5px;
		width:100%;
		height:50px;
		vertical-align:middle;
		/*display:block;
		position:absolute; 
		top:50%; 
		margin-top:-25px; */
		
	}
	.BehaviorActionsPanel_Intro
	{
		padding: 10px;
		padding-left: 15px;
		padding-right: 5px;		
		margin-top: 5px;
		height:60px;
		width:200px;
		height:100%; 
		vertical-align:top;
		
	}
	.BehaviorActionsPanel_Status
	{
		padding: 2px;
		padding-left: 5px;
		padding-right: 5px;		
		margin-top: 5px;
		background-color:#c8dae7;
		color:GrayText;
		height:15px;
		vertical-align:bottom;
		
	}
/*-----------------------------END ACTION PLAN PAGE STYLES ------------------------------*/

	.NavMenuItem
    {
        cursor:pointer;
        background-color: #447ea5;
        /*padding:0px 10px 0px 10px;*/
        text-align:center;
        height:28px;
        /*width:6px;*/
        font-size: 12px;
        /*font-size: 80%;*/
		font-weight: bold;
		color:#005077;
    }
    .NavMenuItem a
    {
		display:block;
		padding: 5px;
		padding-left: 10px;
		padding-right: 10px;
    }
    
    
    .NavMenuItemSelected
    {
        cursor:pointer;
        background-color: #9c0031;
        /*padding:0px 10px 0px 10px;*/
        text-align:center;
        height:28px;
        /*width:6px;*/
        font-size: 12px;
        /*font-size: 80%;*/
		font-weight: bold;
		color:#005077;
    }
    .NavMenuItemSelected a
    {
		display:block;
		padding: 5px;
 		padding-left: 10px;
		padding-right: 10px;
   }
/*
start main Navigation menu style
*/

.navMenu {
	background-color:#ffffff;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	height:28px;
	/* margin-top:10px; */
}

.navMenu A,
.navMenu a:link,
.navMenu a:visited,
.navMenu a:hover,
.navMenu a:active {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.navLeftButton {
	padding:0px 3px 0px 22px;	
}
.navMiddleButton {
	padding-right:3px;	
}
.navRightButton {
	padding:0px 22px 0px 0px;	
}

.navButtonOn {
	background: #990033;
	cursor:pointer;
}

.navButtonOff {
	/* original color: background: #4783ac;*/
	background: #447ea5;
	cursor:pointer;
}

.navButtonDisabled {
	background: #aca899;
	cursor:default;
}

.navButtonOff:hover 
{
	/* same as .navButtonOn */
	background: #990033;
	cursor:pointer;
}

.secondaryNavButtonOn {
	background: #447ea5;
	cursor:pointer;
}

.secondaryNavButtonOff {
	background: #a4cee9;
	cursor:pointer;
}

td.navButtonLeft {
	background: url(../Images/nav-buttonCornerLeft.gif) no-repeat top left;
	width:6px;
	height:28px;
}

td.navButtonRight {
	background: url(../Images/nav-buttonCornerRight.gif) no-repeat top right;
	width:6px;
	height:28px;
}

td.navButtonText {
	padding:0px 10px 0px 10px;
	text-align:center;
	height:28px;
}

td.navButtonText A 
{
	color:#ffffff;
}

td.navButtonDynamicText {
	padding:0px 10px 0px 10px;
	text-align:left;
	height:28px;
	white-space: nowrap;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
	
.secondaryNavMenu
{
	/* TH: Fix for dynamic menu visibility in IE8 (from http://forums.asp.net/t/1312147.aspx) */
	z-index: 999;
	
	background: #447ea5; /* (same as .navButtonOff background) */
}
/*
end Navigation style
*/
