/* Elements and Sub-Elements */

BODY {
	background-color: #FFFFFF;
	margin : 5px;
	padding : 0px;
	font: 13px Trebuchet MS, Arial, Helvetica, Tahoma;
}

TD {
	font: 13px Trebuchet MS, Arial, Helvetica;
}

TD.ContentPad { padding: 30px;}

P.IndexTextTitle{
	color: #522398;
	font: bold 20px Tahoma;
	text-decoration: none;
	
}

P.IndexText{
	color: #522398;
	font: 10px Tahoma;
	text-decoration: none;
	line-height: 1.8;
}

.IndexTitle{
	color: #FFFFFF;
	font: bold 22px Arial;
	text-decoration: smooth;
	
}

.IndexTitleSm {
	color: #FFFFFF;
	font: 20px Arial;
	text-decoration: smooth;
}

.FooterText {
	color: #FFFFFF;
}


/* Links */



A:link.IndexNL, A:visited.IndexNL, A:active.IndexNL{
	color: #FFFFFF;
	font: 10px Tahoma;
	text-decoration: none;
}

A:hover.IndexNL {
	text-decoration: underline;
}

A:link.IndexCareGiver, A:visited.IndexCareGiver, A:active.IndexCareGiver{
	color: #FFFFFF;
	font: 14px Arial;
	text-decoration: none;
}

A:hover.IndexCareGiver {
	text-decoration: underline;
}

A:link.Breadcrumb, A:visited.Breadcrumb, A:active.Breadcrumb {
	color: #393996;
	font: 12px Arial;
	text-decoration: none;
}

A:hover.Breadcrumb {
	text-decoration: underline;
}

A:link.NavLev1, A:visited.NavLev1, A:active.NavLev1 {
	color: #522398;
	font: bold 10px Verdana;
	text-decoration: none;
}

A:hover.NavLev1 {
	text-decoration: underline;
}

A:link.NavLev1Sel, A:visited.NavLev1Sel, A:active.NavLev1Sel {
	color: #522398;
	font: bold 10px Verdana;
	text-decoration: none;
}

A:hover.NavLev1Sel {
	text-decoration: underline;
}

A:link.NavLevS, A:active.NavLevS {
	color: #C60C30;
	font: bold 10px Verdana;
	text-decoration: none;
}

A:visited.NavLevS {
	color: #C60C30;
	font: bold 10px Verdana;
	text-decoration: none;
}


A:link.NavLev2, A:active.NavLev2 {
	color: #393996;
	font: 10px Verdana;
	text-decoration: none;
}

A:visited.NavLev2 {
	color: #522398;
	font: 10px Verdana;
	text-decoration: none;
}

A:hover.NavLev2 {
	text-decoration: underline;
}

A:link.NavLev2Sel, A:active.NavLev2Sel {
	color: #522398;
	font: bold 13px Arial;
	text-decoration: none;
}

A:visited.NavLev2Sel {
	color: #C60C30;
	font: bold 10px Verdana;
	text-decoration: none;
}

A:hover.NavLev2Sel {
	text-decoration: underline;
}

A:link.NavLev3, A:visited.NavLev3, A:active.NavLev3 {
	color: #393996;
	font: 10px Verdana;
	text-decoration: none;
}

A:hover.NavLev3 {
	text-decoration: underline;
}

A:link.NavLev3Sel, A:visited.NavLev3Sel, A:active.NavLev3Sel {
	color: #C60C30;
	font: bold 10px Verdana;
	text-decoration: none;
}

A:hover.NavLev3Sel {
	text-decoration: underline;
}


A:link.Footer, A:visited.Footer, A:active.Footer {
	/*color: #FFD87D;*/
	color: #FFFFFF;
	font: bold 9px Verdana;
	text-decoration: none;
}

A:hover.Footer {
	
	text-decoration:  underline;
	/*color: #4E208F;*/
}

A:link.TopMenu, A:visited.TopMenu, A:active.TopMenu{
	/*color: #FFD87D;*/
	color: #FFFFFF;
	font: bold 10px Verdana;
	text-decoration: none;
}


A:link.TopNav, A:visited.TopNav, A:active.TopNav {
	/*color: #FFD87D;*/
	color: #FFFFFF;
	font:  10px Verdana;
	text-decoration: none;
}

A:hover.TopNav {
	text-decoration: underline;
}


/* Text */

.breadcrumbArrow {
	font: bold 13px Arial;
	color: #00006F;
}

.splashfooter {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 11px;
	color : #00006F;
	font-weight : bold;
}

.tiny {
	font: 10px Trebuchet MS;
	color: #c0c0c0;
}

.tinysup {
	font: 10px Trebuchet MS;
}

.subtitle {
	font-size : 15px;
	color: #6B6BBB;
	font-weight : bold;
}

.redtext {
	color: #CC0033;
}

/* Fills */
.FillWhite { background-color: #FFFFFF; }
.FillBlack { background-color: #000000; }
.FillDarkPurple { background-color: #00006F; }
.FillMedPurple { background-color: #393996; }
.FillLightPurple { background-color: #AFAFD6; }
.FillLighterPurple { background-color: #EBDBF8; }
.FillDarkYellow { background-color: #FFCF00; }
.FillMedYellow { background-color: #FFD87D; }
.FillBrightYellow { background-color: #FFD000; }
.FillSplashLightPurple { background-color: #BBA0D5; }


.FillPurple { background-color: #522398; }
.FillPurpleDark { background-color: #4E208F; }