/* CSS Document */


.success-story {
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #8AF283;
	color: #000000;
	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: #999999;
	border-bottom-color: #9C9A9C;
	margin-bottom: 10px;
	border-right-color: #9C9A9C;
	border-left-color: #9C9A9C;
}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #7EED75;
	background-color: #E1F74A;
	text-align: center;
	border-left-style: solid;
	padding: 3px;
}

#wrapper {
	margin: 0px 0px 0px 0px;
	display: block;
	padding-left: 0px;
	width: 370px;
	float: right;

}

#wrapper h1 {
	color: #A70025;
	font-style: normal;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 1.6em;
}	

#wrapper h2 {
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#wrapper h3, .successHeading {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#wrapper ul li {
	clear: left;
	text-align: left;
	list-style-type: disc;
}

 

#wrapper ul li  a:link {	text-decoration: underline; }
#wrapper ul li  a:visited { text-decoration: underline; }
#wrapper ul li  a:hover { text-decoration: underline; color: orange; }

#wrapper ol li {
	font-size: small;
	padding-bottom: 2px;	
}

#wrapper2 {
	margin: 0px 0px 10px 20px;
	position: relative;
	float: right;
	width: 65%;
	display: block;
}

#wrapper2 h1 {
	color: #A70025;
	font-style: normal;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 1.6em;
}	

#wrapper2 h2 {
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#wrapper2 h3 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#wrapper2 ul li {
	clear: left;
	text-align: left;
	list-style-type: disc;
}

 

#wrapper2 ul li  a:link {	text-decoration: underline; }
#wrapper2 ul li  a:visited { text-decoration: underline; }
#wrapper2 ul li  a:hover { text-decoration: underline; color: orange; }

#wrapper2 ol li {
	font-size: small;
	padding-bottom: 2px;	
}

#fortables{
	margin: 0px 0px 20px 20px;
	position: relative;
	float: right;
	width: 100%;
	display: block;
	text-decoration: none;
}



#containermain {
	padding: 0px;
	BACKGROUND: url('/health/baew/art/home/background.jpg') no-repeat top left;
	MARGIN: 0px auto;
	WIDTH: 551px;
	HEIGHT: 330px;
	FONT-FAMILY: arial, sans serif;
	position: relative;
	float: right;
}

#containerinside-leftnav {
	padding: 0px 0px 0px 10px;
	margin: 40px 0px 0px 8px;
	width: 135px;
	height: 430px;
	font-family: arial, sans serif;
	float: left;
	position: relative;
}

#containerinside-subleftnav {
	position: absolute;
	top: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 135px;
	font-family: arial, sans serif;
}

#containerinside-topnav {
	padding: 100px 0px 0px 0px;
	background: url('/health/baew/art/inside/background-inside.jpg') no-repeat top left;
	width: 551px;
	font-family: arial, sans serif;
	min-height: 480px;
	position: relative;
}

#containerinside-topnav2 {
	padding: 120px 0px 0px 0px;
	background: url('/health/baew/art/inside/background-inside3.jpg') no-repeat top left;
	width: 551px;
	font-family: arial, sans serif;
	position: relative;
}

#titlecontainer {
	z-index:1;
	position: absolute;
	top: 15px;
	right: -20px;
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A70025;
}

#insidetitlecontainer {
	z-index: 1;
	padding: 0;
	top: 12px;
	width: 100%;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;

}

/* title nav. */
.grayBkg {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}


#insidetitlecontainer ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
#insidetitlecontainer ul li {
	list-style: none;
	color: #A70025;
	}
	
#insidetitlecontainer ul li a {
	text-decoration: none;
	color: #A70025;
	}
	
#insidetitlecontainer ul li a:link {
	text-decoration: none;
	color: #A70025;
	}
	
#insidetitlecontainer ul li a:hover {
	text-decoration: underline;
	color: #A70025;
	}
	
/* main nav */

#navcontainer {
	position: absolute;
	top: 10px;
	left: 5px;
	height: 250px;
	width: 100%;
}

.paas {
	top: 50px; left: 50px;
	width: 106px;
	POSITION: absolute;
}

.dpa {
	top: 60px; left: 190px;
	width: 106px;
	POSITION: absolute;
}

.lessonplans {
	margin-top: 65px; margin-left: 330px;
	width: 106px;
	POSITION: absolute;
}

.lunchsnacks {
	margin-top: 175px; margin-left: 80px;
	width: 106px;
	POSITION: absolute;
}

.parentsaction {
	margin-top: 175px; margin-left: 220px;
	width: 106px;
	POSITION: absolute;
}

.helpyourschool {
	margin-top: 185px; margin-left: 345px;
	width: 106px;
	POSITION: absolute;
}


/* left inside nav - model for all sections*/

.greenBkg {
	margin:0px;
	padding:0px;
}

#navsite ul {
	padding-right: 3px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
#navsite ul li {
	margin-bottom: 5px;
	line-height: 1.3em;
	display: block;
	list-style: none;
}
	
#navsite ul li a {
	margin: 0; text-decoration: underline; color: #000;
	}
	
#navsite ul li a:link {
	color: #000;
	}
	
#navsite ul li a:hover {
	color: #A70025;
	background-color: #FAF1AE;
	}	
	



/* left inside subnav - model for all sections*/

.yellowBkg {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
}
	
	
	
#subnavsite ul {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#subnavsite ul li {
	margin-bottom: 2px;
	display: block;
	list-style: none;
	}
	
#subnavsite ul li a {
	margin: 0; text-decoration: underline; color: #000;
	}
	
#subnavsite ul li a:link {
	color: #000;
	}
	
#subnavsite ul li a:hover {
	color: #A70025;
	background-color: #FAF1AE;
	}	

/* top inside nav */

#navcontainer-inside {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 62px;
	width: 100%;
}

.paas-i {
	top: 30px; left: 20px;
	width: 73px;
	POSITION: absolute;
}

.dpa-i {
	top: 30px; left: 90px;
	width: 73px;
	POSITION: absolute;
}

.lessonplans-i {
	margin-top: 30px; margin-left: 175px;
	width: 73px;
	POSITION: absolute;
}

.lunchsnacks-i {
	margin-top: 30px; margin-left: 260px;
	width: 73px;
	POSITION: absolute;
}	

.parentsaction-i {
	margin-top: 30px; margin-left: 360px;
	width: 73px;
	POSITION: absolute;
}

.helpyourschool-i {
	margin-top: 30px; margin-left: 445px;
	width: 100px;
	POSITION: absolute;
}


/* table formatting */

.tablegrey {
	text-align: center;
	background-color: #CCCCCC;
}

.tablecenter {
	text-align: center;
}

/* text formatting */

.adapted {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

li.checkmark {
	text-decoration: none;
	list-style-image: url(/health/baew/art/inside/checkmark.gif);
}


	/******************************** DPA SECTION ***************************/


/* This highlights ONLY the 'DPA Requirements' section on the main left nav of DPA */	
#pagerequirements a#linkrequirements:link, #pagerequirements a#linkrequirements:visited, #pagerequirements a#linkrequirements:hover, #pagerequirements a#linkrequirements:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
/* This highlights ONLY the 'Moderate to Vigorous' section on the main left nav of DPA */	
#pagemodvig a#linkmodvig:link, #pagemodvig a#linkmodvig:visited, #pagemodvig a#linkmodvig:hover, #pagemodvig a#linkmodvig:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}


/* This highlights ONLY the 'Scheduling & Sample Timetables' section on the main left nav of DPA */	
#pagescheduling a#linkscheduling:link, #pagescheduling a#linkscheduling:visited, #pagescheduling a#linkscheduling:hover, #pagescheduling a#linkscheduling:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
/* This highlights ONLY the 'Sample Games by Division & Location' section on the main left nav of DPA */	
#pagesample a#linksample:link, #pagesample a#linksample:visited, #pagesample a#linksample:hover, #pagesample a#linksample:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}


/* This highlights the 'Sample Games by Division & Location' section on the main left nav of DPA. As well as highlighting the 'PRIMARY' Division, & the 'PRIMARY' Classroom sections on the sub left nav of the Sample Games by Division & Location section of DPA */	
#pageclassroomprimary a#linkclassroomprimary:link, #pageclassroomprimary a#linkclassroomprimary:visited, #pageclassroomprimary a#linkclassroomprimary:hover, #pageclassroomprimary a#linkclassroomprimary:active,

#pageclassroomprimary a#linksample:link, #pageclassroomprimary a#linksample:visited, #pageclassroomprimary a#linksample:hover, #pageclassroomprimary a#linksample:active,

#pageclassroomprimary a#linkprimary:link, #pageclassroomprimary a#linkprimary:visited, #pageclassroomprimary a#linkprimary:hover, #pageclassroomprimary a#linkprimary:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	


/* This highlights the 'Sample Games by Division & Location' section on the main left nav of DPA. As well as highlighting the 'PRIMARY' Division, & the 'PRIMARY' Outdoors & Gym sections on the sub left nav of the Sample Games by Division & Location section of DPA */	
#pageoutgymprimary a#linkoutgymprimary:link, #pageoutgymprimary a#linkoutgymprimary:visited, #pageoutgymprimary a#linkoutgymprimary:hover, #pageoutgymprimary a#linkoutgymprimary:active,

#pageoutgymprimary a#linksample:link, #pageoutgymprimary a#linksample:visited, #pageoutgymprimary a#linksample:hover, #pageoutgymprimary a#linksample:active,

#pageoutgymprimary a#linkprimary:link, #pageoutgymprimary a#linkprimary:visited, #pageoutgymprimary a#linkprimary:hover, #pageoutgymprimary a#linkprimary:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	

/* This highlights the 'Sample Games by Division & Location' section on the main left nav of DPA. As well as highlighting the 'Junior' Division, & the 'Junior' Classroom sections on the sub left nav of the Sample Games by Division & Location section of DPA */	
#pageclassroomjunior a#linkclassroomjunior:link, #pageclassroomjunior a#linkclassroomjunior:visited, #pageclassroomjunior a#linkclassroomjunior:hover, #pageclassroomjunior a#linkclassroomjunior:active,

#pageclassroomjunior a#linksample:link, #pageclassroomjunior a#linksample:visited, #pageclassroomjunior a#linksample:hover, #pageclassroomjunior a#linksample:active,

#pageclassroomjunior a#linkjunior:link, #pageclassroomjunior a#linkjunior:visited, #pageclassroomjunior a#linkjunior:hover, #pageclassroomjunior a#linkjunior:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	


/* This highlights the 'Sample Games by Division & Location' section on the main left nav of DPA. As well as highlighting the 'Junior' Division, & the 'Junior' Outdoors & Gym sections on the sub left nav of the Sample Games by Division & Location section of DPA */		
#pageoutgymjunior a#linkoutgymjunior:link, #pageoutgymjunior a#linkoutgymjunior:visited, #pageoutgymjunior a#linkoutgymjunior:hover, #pageoutgymjunior a#linkoutgymjunior:active,

#pageoutgymjunior a#linksample:link, #pageoutgymjunior a#linksample:visited, #pageoutgymjunior a#linksample:hover, #pageoutgymjunior a#linksample:active,

#pageoutgymjunior a#linkjunior:link, #pageoutgymjunior a#linkjunior:visited, #pageoutgymjunior a#linkjunior:hover, #pageoutgymjunior a#linkjunior:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
/* This highlights the 'Sample Games by Division & Location' section on the main left nav of DPA. As well as highlighting the 'Intermediate' Division, & the 'Intermediate' Classroom sections on the sub left nav of the Sample Games by Division & Location section of DPA */		
#pageclassroomintermediate a#linkclassroomintermediate:link, #pageclassroomintermediate a#linkclassroomintermediate:visited, #pageclassroomintermediate a#linkclassroomintermediate:hover, #pageclassroomintermediate a#linkclassroomintermediate:active,

#pageclassroomintermediate a#linksample:link, #pageclassroomintermediate a#linksample:visited, #pageclassroomintermediate a#linksample:hover, #pageclassroomintermediate a#linksample:active,

#pageclassroomintermediate a#linkintermediate:link, #pageclassroomintermediate a#linkintermediate:visited, #pageclassroomintermediate a#linkintermediate:hover, #pageclassroomintermediate a#linkintermediate:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	


/* This highlights the 'Sample Games by Division & Location' section on the main left nav of DPA. As well as highlighting the 'Intermediate' Division, & the 'Intermediate' Outdoors & Gym sections on the sub left nav of the Sample Games by Division & Location section of DPA */		
#pageoutgymintermediate a#linkoutgymintermediate:link, #pageoutgymintermediate a#linkoutgymintermediate:visited, #pageoutgymintermediate a#linkoutgymintermediate:hover, #pageoutgymintermediate a#linkoutgymintermediate:active,

#pageoutgymintermediate a#linksample:link, #pageoutgymintermediate a#linksample:visited, #pageoutgymintermediate a#linksample:hover, #pageoutgymintermediate a#linksample:active,

#pageoutgymintermediate a#linkintermediate:link, #pageoutgymintermediate a#linkintermediate:visited, #pageoutgymintermediate a#linkintermediate:hover, #pageoutgymintermediate a#linkintermediate:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
/* This highlights ONLY the 'Safety, Hydration & Inclusion' section on the main left nav of DPA */
#pagesafety a#linksafety:link, #pagesafety a#linksafety:visited, #pagesafety a#linksafety:hover, #pagesafety a#linksafety:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
/* This highlights ONLY the 'Peel Public Health Support Resources' section on the main left nav of DPA */
#pagepphsr a#linkpphsr:link, #pagepphsr a#linkpphsr:visited, #pagepphsr a#linkpphsr:hover, #pagepphsr a#linkpphsr:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
	
/* This highlights ONLY the 'Additional Support Resources' section on the main left nav of DPA */
#pageadditional a#linkadditional:link, #pageadditional a#linkadditional:visited, #pageadditional a#linkadditional:hover, #pageadditional a#linkadditional:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
/* This highlights ONLY the 'DPA FAQ' section on the main left nav of DPA */
#pagefaq a#linkfaq:link, #pagefaq a#linkfaq:visited, #pagefaq a#linkfaq:hover, #pagefaq a#linkfaq:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
	/******************************** LESSON PLANS SECTION ***************************/
	

/* This highlights ONLY the 'Body Image' section on the main left nav of Lesson Plans */	
#pagebodyimage a#linkbodyimage:link, #pagebodyimage a#linkbodyimage:visited, #pagebodyimage a#linkbodyimage:hover, #pagebodyimage a#linkbodyimage:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Body Image' section on the main left nav of Lesson Plans. As well as highlighting the 'Promoting a Positive Body Image in Children' section on the sub left nav of the Body Image section of Lesson Plans */	
#pageppbi a#linkppbi:link, #pageppbi a#linkppbi:visited, #pageppbi a#linkppbi:hover, #pageppbi a#linkppbi:active

#pageppbi a#linkbodyimage:link, #pageppbi a#linkbodyimage:visited, #pageppbi a#linkbodyimage:hover, #pageppbi a#linkbodyimage:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Body Image' section on the main left nav of Lesson Plans. As well as highlighting the 'Prevention Guidelines for Educators' section on the sub left nav of the Body Image section of Lesson Plans */	
#pageprevention a#linkprevention:link, #pageprevention a#linkprevention:visited, #pageprevention a#linkprevention:hover, #pageprevention a#linkprevention:active

#pageprevention a#linkbodyimage:link, #pageprevention a#linkbodyimage:visited, #pageprevention a#linkbodyimage:hover, #pageprevention a#linkbodyimage:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Body Image' section on the main left nav of Lesson Plans. As well as highlighting the 'Signs of Trouble' section on the sub left nav of the Body Image section of Lesson Plans */	
#pagesigns a#linksigns:link, #pagesigns a#linksigns:visited, #pagesigns a#linksigns:hover, #pagesigns a#linksigns:active

#pagesigns a#linkbodyimage:link, #pagesigns a#linkbodyimage:visited, #pagesigns a#linkbodyimage:hover, #pagesigns a#linkbodyimage:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Body Image' section on the main left nav of Lesson Plans. As well as highlighting the 'Body Image & the Media: What's the connection?' section on the sub left nav of the Body Image section of Lesson Plans */	
#pagebody a#linksbody:link, #pagebody a#linksbody:visited, #pagebody a#linksbody:hover, #pagebody a#linksbody:active

#pagebody a#linkbodyimage:link, #pagebody a#linkbodyimage:visited, #pagebody a#linkbodyimage:hover, #pagebody a#linkbodyimage:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Body Image' section on the main left nav of Lesson Plans. As well as highlighting the 'Curriculum & Classroom Supports' section on the sub left nav of the Body Image section of Lesson Plans */	
#pagesupports a#linksupports:link, #pagesupports a#linksupports:visited, #pagesupports a#linksupports:hover, #pagesupports a#linksupports:active

#pagesupports a#linkbodyimage:link, #pagesupports a#linkbodyimage:visited, #pagesupports a#linkbodyimage:hover, #pagesupports a#linkbodyimage:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights ONLY the 'Media Literacy' section on the main left nav of Lesson Plans */	
#pagemedialiteracy a#linkmedialiteracy:link, #pagemedialiteracy a#linkmedialiteracy:visited, #pagemedialiteracy a#linkmedialiteracy:hover, #pagemedialiteracy a#linkmedialiteracy:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Media Literacy' section on the main left nav of Lesson Plans. As well as highlighting the 'Using Bloom's Taxanomy to Help Students Think Critically' section on the sub left nav of the Media Literacy section of Lesson Plans */	

#pagebloom a#linkmedialiteracy:link, #pagebloom a#linkmedialiteracy:visited, #pagebloom a#linkmedialiteracy:hover, #pagebloom a#linkmedialiteracy:active

#pagebloom a#linkbloom:link, #pagebloom a#linkbloom:visited, #pagebloom a#linkbloom:hover, #pagebloom a#linkbloom:active

	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}

/* This highlights the 'Media Literacy' section on the main left nav of Lesson Plans. As well as highlighting the 'Curriculum & Classroom Supports' section on the sub left nav of the Media Literacy section of Lesson Plans */	
#pageccs2 a#linkccs2:link, #pageccs2 a#linkccs2:visited, #pageccs2 a#linkccs2:hover, #pageccs2 a#linkccs2:active

#pageccs2 a#linkmedialiteracy:link, #pageccs2 a#linkmedialiteracy:visited, #pageccs2 a#linkmedialiteracy:hover, #pageccs2 a#linkmedialiteracy:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	

/* This highlights ONLY the 'Physical Activity' section on the main left nav of Lesson Plans */	
#pagephysicalactivity a#linkphysicalactivity:link, #pagephysicalactivity a#linkphysicalactivity:visited, #pagephysicalactivity a#linkphysicalactivity:hover, #pagephysicalactivity a#linkphysicalactivity:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Physical Activity' section on the main left nav of Lesson Plans. As well as highlighting the 'Inclusion' section on the sub left nav of the Physical Activity section of Lesson Plans */	
#pageinclusion a#linkphysicalactivity:link, #pageinclusion a#linkphysicalactivity:visited, #pageinclusion a#linkphysicalactivity:hover, #pageinclusion a#linkphysicalactivity:active

#pageinclusion a#linkinclusion:link, #pageinclusion a#linkinclusion:visited, #pageinclusion a#linkinclusion:hover, #pageinclusion a#linkinclusion:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Physical Activity' section on the main left nav of Lesson Plans. As well as highlighting the 'Multicultural Activities' section on the sub left nav of the Physical Activity section of Lesson Plans */	
#pagemulticultural a#linkphysicalactivity:link, #pagemulticultural a#linkphysicalactivity:visited, #pagemulticultural a#linkphysicalactivity:hover, #pagemulticultural a#linkphysicalactivity:active

#pagemulticultural a#linkmulticultural:link, #pagemulticultural a#linkmulticultural:visited, #pagemulticultural a#linkmulticultural:hover, #pagemulticultural a#linkmulticultural:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Physical Activity' section on the main left nav of Lesson Plans. As well as highlighting the 'Cross-Curricular Lesson Plans' section on the sub left nav of the Physical Activity section of Lesson Plans */		
#pagecrosscurricular a#linkphysicalactivity:link, #pagecrosscurricular a#linkphysicalactivity:visited, #pagecrosscurricular a#linkphysicalactivity:hover, #pagecrosscurricular a#linkphysicalactivity:active

#pagecrosscurricular a#linkcrosscurricular:link, #pagecrosscurricular a#linkcrosscurricular:visited, #pagecrosscurricular a#linkcrosscurricular:hover, #pagecrosscurricular a#linkcrosscurricular:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Physical Activity' section on the main left nav of Lesson Plans. As well as highlighting the 'Curriculum Supports Available from Other Organizations' section on the sub left nav of the Physical Activity section of Lesson Plans */	
#pagecurriculumother a#linkphysicalactivity:link, #pagecurriculumother a#linkphysicalactivity:visited, #pagecurriculumother a#linkphysicalactivity:hover, #pagecurriculumother a#linkphysicalactivity:active

#pagecurriculumother a#linkcurriculumother:link, #pagecurriculumother a#linkcurriculumother:visited, #pagecurriculumother a#linkcurriculumother:hover, #pagecurriculumother a#linkcurriculumother:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights ONLY the 'Healthy Eating' section on the main left nav of Lesson Plans */	
#pagehealthyeating a#linkhealthyeating:link, #pagehealthyeating a#linkhealthyeating:visited, #pagehealthyeating a#linkhealthyeating:hover, #pagehealthyeating a#linkhealthyeating:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Healthy Eating' section on the main left nav of Lesson Plans. As well as highlighting the 'Lesson Plans & Take Home Activities' section on the sub left nav of the Healthy Eating section of the Lesson Plans */
#pagelptha a#linkhealthyeating:link, #pagelptha a#linkhealthyeating:visited, #pagelptha a#linkhealthyeating:hover, #pagelptha a#linkhealthyeating:active

#pagelptha a#linklptha:link, #pagelptha a#linklptha:visited, #pagelptha a#linklptha:hover, #pagelptha a#linklptha:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	

	
/* This highlights the 'Healthy Eating' section on the main left nav of Lesson Plans. As well as highlighting the 'Lesson Plans & Take Home Activities', & the 'Primary' sections on the sub left nav of the Healthy Eating section of Lesson Plans */	
#pagepaprimary a#linkhealthyeating:link, #pagepaprimary a#linkhealthyeating:visited, #pagepaprimary a#linkhealthyeating:hover, #pagepaprimary a#linkhealthyeating:active

#pagepaprimary a#linklptha:link, #pagepaprimary a#linklptha:visited, #pagepaprimary a#linklptha:hover, #pagepaprimary a#linklptha:active

#pagepaprimary a#linkpaprimary:link, #pagepaprimary a#linkpaprimary:visited, #pagepaprimary a#linkpaprimary:hover, #pagepaprimary a#linkpaprimary:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Healthy Eating' section on the main left nav of Lesson Plans. As well as highlighting the 'Lesson Plans & Take Home Activities', & the 'Junior' sections on the sub left nav of the Healthy Eating section of Lesson Plans */
#pagepajunior a#linkhealthyeating:link, #pagepajunior a#linkhealthyeating:visited, #pagepajunior a#linkhealthyeating:hover, #pagepajunior a#linkhealthyeating:active

#pagepajunior a#linklptha:link, #pagepajunior a#linklptha:visited, #pagepajunior a#linklptha:hover, #pagepajunior a#linklptha:active

#pagepajunior a#linkpajunior:link, #pagepajunior a#linkpajunior:visited, #pagepajunior a#linkpajunior:hover, #pagepajunior a#linkpajunior:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Healthy Eating' section on the main left nav of Lesson Plans. As well as highlighting the 'Lesson Plans & Take Home Activities', & the 'Intermediate' sections on the sub left nav of the Healthy Eating section of Lesson Plans */
#pagepaintermediate a#linkhealthyeating:link, #pagepaintermediate a#linkhealthyeating:visited, #pagepaintermediate a#linkhealthyeating:hover, #pagepaintermediate a#linkhealthyeating:active

#pagepaintermediate a#linklptha:link, #pagepaintermediate a#linklptha:visited, #pagepaintermediate a#linklptha:hover, #pagepaintermediate a#linklptha:active

#pagepaintermediate a#linkpaintermediate:link, #pagepaintermediate a#linkpaintermediate:visited, #pagepaintermediate a#linkpaintermediate:hover, #pagepaintermediate a#linkpaintermediate:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	

	
/* This highlights the 'Healthy Eating' section on the main left nav of Lesson Plans. As well as highlighting the 'Curriculum & Classroom Supports' section on the sub left nav of the Healthy Eating section of Lesson Plans */	
#pageccs a#linkhealthyeating:link, #pageccs a#linkhealthyeating:visited, #pageccs a#linkhealthyeating:hover, #pageccs a#linkhealthyeating:active

#pageccs a#linkccs:link, #pageccs a#linkccs:visited, #pageccs a#linkccs:hover, #pageccs a#linkccs:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
	
	/******************************** LUNCHES AND SNACKS SECTION ***************************/
	
	
/* This highlights ONLY the 'Healthy Eating Basics' section on the main left nav of Lunches and Snacks */	
#pagehebasics a#linkhebasics:link, #pagehebasics a#linkhebasics:visited, #pagehebasics a#linkhebasics:hover, #pagehebasics a#linkhebasics:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Eating Basics' section on the main left nav of Lunches and Snacks. As well as highlighting the 'The NEW Canada's Food Guide' section on the sub left nav of the Healthy Eating Basics section of Lunches and Snacks */
#pagecfg a#linkhebasics:link, #pagecfg a#linkhebasics:visited, #pagecfg a#linkhebasics:hover, #pagecfg a#linkhebasics:active

#pagecfg a#linkcfg:link, #pagecfg a#linkcfg:visited, #pagecfg a#linkcfg:hover, #pagecfg a#linkcfg:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Healthy Eating Basics' section on the main left nav of Lunches and Snacks. As well as highlighting the 'The NEW Canada's Food Guide', & the 'FAQs' sections on the sub left nav of the Healthy Eating Basics section of Lunches and Snacks */	
#pagefaqs a#linkfaqs:link, #pagefaqs a#linkfaqs:visited, #pagefaqs a#linkfaqs:hover, #pagefaqs a#linkfaqs:active

#pagefaqs a#linkhebasics:link, #pagefaqs a#linkhebasics:visited, #pagefaqs a#linkhebasics:hover, #pagefaqs a#linkhebasics:active

#pagefaqs a#linkcfg:link, #pagefaqs a#linkcfg:visited, #pagefaqs a#linkcfg:hover, #pagefaqs a#linkcfg:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Eating Basics' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Elements of a Healthy School Nutrition Environment' section on the sub left nav of the Healthy Eating Basics section of Lunches and Snacks */
#pageelements a#linkhebasics:link, #pageelements a#linkhebasics:visited, #pageelements a#linkhebasics:hover, #pageelements a#linkhebasics:active

#pageelements a#linkelements:link, #pageelements a#linkelements:visited, #pageelements a#linkelements:hover, #pageelements a#linkelements:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights ONLY the 'Safe Food Practices' section on the main left nav of Lunches and Snacks */	
#pagesfpractices a#linksfpractices:link, #pagesfpractices a#linksfpractices:visited, #pagesfpractices a#linksfpractices:hover, #pagesfpractices a#linksfpractices:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Safe Food Practices' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Food Safety' section on the sub left nav of the Safe Food Practices section of Lunches and Snacks */
#pagefs a#linksfpractices:link, #pagefs a#linksfpractices:visited, #pagefs a#linksfpractices:hover, #pagefs a#linksfpractices:active

#pagefs a#linkfs:link, #pagefs a#linkfs:visited, #pagefs a#linkfs:hover, #pagefs a#linkfs:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Safe Food Practices' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Hand Washing' section on the sub left nav of the Safe Food Practices section of Lunches and Snacks */
#pagehw a#linksfpractices:link, #pagehw a#linksfpractices:visited, #pagehw a#linksfpractices:hover, #pagehw a#linksfpractices:active

#pagehw a#linkhw:link, #pagehw a#linkhw:visited, #pagehw a#linkhw:hover, #pagehw a#linkhw:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks */	
#pagemhfa a#linkmhfa:link, #pagemhfa a#linkmhfa:visited, #pagemhfa a#linkmhfa:hover, #pagemhfa a#linkmhfa:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Introducing a Meal Program' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pageimp a#linkmhfa:link, #pageimp a#linkmhfa:visited, #pageimp a#linkmhfa:hover, #pageimp a#linkmhfa:active

#pageimp a#linkimp:link, #pageimp a#linkimp:visited, #pageimp a#linkimp:hover, #pageimp a#linkimp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Introducing a Meal Program', & the 'Breakfast Programs' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagebp a#linkbp:link, #pagebp a#linkbp:visited, #pagebp a#linkbp:hover, #pagebp a#linkbp:active

#pagebp a#linkmhfa:link, #pagebp a#linkmhfa:visited, #pagebp a#linkmhfa:hover, #pagebp a#linkmhfa:active

#pagebp a#linkimp:link, #pagebp a#linkimp:visited, #pagebp a#linkimp:hover, #pagebp a#linkimp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Introducing a Meal Program', & the 'Lunch and Snack Programs' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagelsp a#linklsp:link, #pagelsp a#linklsp:visited, #pagelsp a#linklsp:hover, #pagelsp a#linklsp:active

#pagelsp a#linkmhfa:link, #pagelsp a#linkmhfa:visited, #pagelsp a#linkmhfa:hover, #pagelsp a#linkmhfa:active

#pagelsp a#linkimp:link, #pagelsp a#linkimp:visited, #pagelsp a#linkimp:hover, #pagelsp a#linkimp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Introducing a Meal Program', & the 'Special Food Days' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagespecial a#linkspecial:link, #pagespecial a#linkspecial:visited, #pagespecial a#linkspecial:hover, #pagespecial a#linkspecial:active

#pagespecial a#linkmhfa:link, #pagespecial a#linkmhfa:visited, #pagespecial a#linkmhfa:hover, #pagespecial a#linkmhfa:active

#pagespecial a#linkimp:link, #pagespecial a#linkimp:visited, #pagespecial a#linkimp:hover, #pagespecial a#linkimp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Introducing a Meal Program', & the 'Milk Programs' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagemilk a#linkmilk:link, #pagemilk a#linkmilk:visited, #pagemilk a#linkmilk:hover, #pagemilk a#linkmilk:active

#pagemilk a#linkmhfa:link, #pagemilk a#linkmhfa:visited, #pagemilk a#linkmhfa:hover, #pagemilk a#linkmhfa:active

#pagemilk a#linkimp:link, #pagemilk a#linkimp:visited, #pagemilk a#linkimp:hover, #pagemilk a#linkimp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Healthy Snacks at School' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagehsas a#linkmhfa:link, #pagehsas a#linkmhfa:visited, #pagehsas a#linkmhfa:hover, #pagehsas a#linkmhfa:active

#pagehsas a#linkhsas:link, #pagehsas a#linkhsas:visited, #pagehsas a#linkhsas:hover, #pagehsas a#linkhsas:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Healthy Snacks at School', & the 'In the Tuck Shop' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */
#pagetuck a#linktuck:link, #pagetuck a#linktuck:visited, #pagetuck a#linktuck:hover, #pagetuck a#linktuck:active

#pagetuck a#linkmhfa:link, #pagetuck a#linkmhfa:visited, #pagetuck a#linkmhfa:hover, #pagetuck a#linkmhfa:active

#pagetuck a#linkhsas:link, #pagetuck a#linkhsas:visited, #pagetuck a#linkhsas:hover, #pagetuck a#linkhsas:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Healthy Snacks at School', & the 'In Vending Machines' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */
#pagevending a#linkvending:link, #pagevending a#linkvending:visited, #pagevending a#linkvending:hover, #pagevending a#linkvending:active

#pagevending a#linkmhfa:link, #pagevending a#linkmhfa:visited, #pagevending a#linkmhfa:hover, #pagevending a#linkmhfa:active

#pagevending a#linkhsas:link, #pagevending a#linkhsas:visited, #pagevending a#linkhsas:hover, #pagevending a#linkhsas:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}			
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Healthy Snacks at School', & the 'Eat Healthy Snacks in the Classroom' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */
#pagesnackclass a#linksnackclass:link, #pagesnackclass a#linksnackclass:visited, #pagesnackclass a#linksnackclass:hover, #pagesnackclass a#linksnackclass:active

#pagesnackclass a#linkmhfa:link, #pagesnackclass a#linkmhfa:visited, #pagesnackclass a#linkmhfa:hover, #pagesnackclass a#linkmhfa:active

#pagesnackclass a#linkhsas:link, #pagesnackclass a#linkhsas:visited, #pagesnackclass a#linkhsas:hover, #pagesnackclass a#linkhsas:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Providing Equal Opportunities for Kids to Eat Well' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pageeo a#linkmhfa:link, #pageeo a#linkmhfa:visited, #pageeo a#linkmhfa:hover, #pageeo a#linkmhfa:active

#pageeo a#linkeo:link, #pageeo a#linkeo:visited, #pageeo a#linkeo:hover, #pageeo a#linkeo:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Providing Equal Opportunities for Kids to Eat Well', & the 'Hunger and Students' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */
#pagehungstu a#linkhungstu:link, #pagehungstu a#linkhungstu:visited, #pagehungstu a#linkhungstu:hover, #pagehungstu a#linkhungstu:active

#pagehungstu a#linkmhfa:link, #pagehungstu a#linkmhfa:visited, #pagehungstu a#linkmhfa:hover, #pagehungstu a#linkmhfa:active

#pagehungstu a#linkeo:link, #pagehungstu a#linkeo:visited, #pagehungstu a#linkeo:hover, #pagehungstu a#linkeo:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Healthy Food Accessible' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Providing Equal Opportunities for Kids to Eat Well', & the 'Emergency Food Pantries' sections on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */
#pagepantries a#linkpantries:link, #pagepantries a#linkpantries:visited, #pagepantries a#linkpantries:hover, #pagepantries a#linkpantries:active

#pagepantries a#linkmhfa:link, #pagepantries a#linkmhfa:visited, #pagepantries a#linkmhfa:hover, #pagepantries a#linkmhfa:active

#pagepantries a#linkeo:link, #pagepantries a#linkeo:visited, #pagepantries a#linkeo:hover, #pagepantries a#linkeo:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Hydration' section on the main left nav of Lunches and Snacks */	
#pagehydration a#linkhydration:link, #pagehydration a#linkhydration:visited, #pagehydration a#linkhydration:hover, #pagehydration a#linkhydration:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Hydration' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Drinking Water at School' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagedrinkingwater a#linkhydration:link, #pagedrinkingwater a#linkhydration:visited, #pagedrinkingwater a#linkhydration:hover, #pagedrinkingwater a#linkhydration:active

#pagedrinkingwater a#linkdrinkingwater:link, #pagedrinkingwater a#linkdrinkingwater:visited, #pagedrinkingwater a#linkdrinkingwater:hover, #pagedrinkingwater a#linkdrinkingwater:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Hydration' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Other Beverages' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pageotherbev a#linkhydration:link, #pageotherbev a#linkhydration:visited, #pageotherbev a#linkhydration:hover, #pageotherbev a#linkhydration:active

#pageotherbev a#linkotherbev:link, #pageotherbev a#linkotherbev:visited, #pageotherbev a#linkotherbev:hover, #pageotherbev a#linkotherbev:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Hydration' section on the main left nav of Lunches and Snacks. As well as highlighting the 'During Physical Activity' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pageduringpa a#linkhydration:link, #pageduringpa a#linkhydration:visited, #pageduringpa a#linkhydration:hover, #pageduringpa a#linkhydration:active

#pageduringpa a#linkduringpa:link, #pageduringpa a#linkduringpa:visited, #pageduringpa a#linkduringpa:hover, #pageduringpa a#linkduringpa:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights ONLY the 'Cultural Considerations' section on the main left nav of Lunches and Snacks */	
#pageculturalc a#linkculturalc:link, #pageculturalc a#linkculturalc:visited, #pageculturalc a#linkculturalc:hover, #pageculturalc a#linkculturalc:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Cultural Considerations' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Classroom Party Ideas' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagecpi a#linkculturalc:link, #pagecpi a#linkculturalc:visited, #pagecpi a#linkculturalc:hover, #pagecpi a#linkculturalc:active

#pagecpi a#linkcpi:link, #pagecpi a#linkcpi:visited, #pagecpi a#linkcpi:hover, #pagecpi a#linkcpi:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Cultural Considerations' section on the main left nav of Lunches and Snacks. As well as highlighting the 'Discovering Cultural Traditions' section on the sub left nav of the Making Healthy Food Accessible section of Lunches and Snacks */	
#pagedct a#linkculturalc:link, #pagedct a#linkculturalc:visited, #pagedct a#linkculturalc:hover, #pagedct a#linkculturalc:active

#pagedct a#linkdct:link, #pagedct a#linkdct:visited, #pagedct a#linkdct:hover, #pagedct a#linkdct:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Classroom Rewards' section on the main left nav of Lunches and Snacks */	
#pagerewards a#linkrewards:link, #pagerewards a#linkrewards:visited, #pagerewards a#linkrewards:hover, #pagerewards a#linkrewards:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
	
/* This highlights ONLY the 'Healthy Choices at Home' section on the main left nav of Parents Take Action */	
#pagehcath a#linkhcath:link, #pagehcath a#linkhcath:visited, #pagehcath a#linkhcath:hover, #pagehcath a#linkhcath:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}			
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating' section on the sub left nav of the Healthy Choices at Home section of Parents Take Action */	
#pagehealthye a#linkhcath:link, #pagehealthye a#linkhcath:visited, #pagehealthye a#linkhcath:hover, #pagehealthye a#linkhcath:active

#pagehealthye a#linkhealthye:link, #pagehealthye a#linkhealthye:visited, #pagehealthye a#linkhealthye:hover, #pagehealthye a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating', & the 'Begin with Breakfast' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagebeginb a#linkbeginb:link, #pagebeginb a#linkbeginb:visited, #pagebeginb a#linkbeginb:hover, #pagebeginb a#linkbeginb:active

#pagebeginb a#linkhcath:link, #pagebeginb a#linkhcath:visited, #pagebeginb a#linkhcath:hover, #pagebeginb a#linkhcath:active

#pagebeginb a#linkhealthye:link, #pagebeginb a#linkhealthye:visited, #pagebeginb a#linkhealthye:hover, #pagebeginb a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating', & the 'School Lunches' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pageschooll a#linkschooll:link, #pageschooll a#linkschooll:visited, #pageschooll a#linkschooll:hover, #pageschooll a#linkschooll:active

#pageschooll a#linkhcath:link, #pageschooll a#linkhcath:visited, #pageschooll a#linkhcath:hover, #pageschooll a#linkhcath:active

#pageschooll a#linkhealthye:link, #pageschooll a#linkhealthye:visited, #pageschooll a#linkhealthye:hover, #pageschooll a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating', & the 'Smart Snacking' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagesmarts a#linksmarts:link, #pagesmarts a#linksmarts:visited, #pagesmarts a#linksmarts:hover, #pagesmarts a#linksmarts:active

#pagesmarts a#linkhcath:link, #pagesmarts a#linkhcath:visited, #pagesmarts a#linkhcath:hover, #pagesmarts a#linkhcath:active

#pagesmarts a#linkhealthye:link, #pagesmarts a#linkhealthye:visited, #pagesmarts a#linkhealthye:hover, #pagesmarts a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating', & the 'The Balanced School Day' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagebalancedsd a#linkbalancedsd:link, #pagebalancedsd a#linkbalancedsd:visited, #pagebalancedsd a#linkbalancedsd:hover, #pagebalancedsd a#linkbalancedsd:active

#pagebalancedsd a#linkhcath:link, #pagebalancedsd a#linkhcath:visited, #pagebalancedsd a#linkhcath:hover, #pagebalancedsd a#linkhcath:active

#pagebalancedsd a#linkhealthye:link, #pagebalancedsd a#linkhealthye:visited, #pagebalancedsd a#linkhealthye:hover, #pagebalancedsd a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating', & the 'Limit Fast Food' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagelff a#linklff:link, #pagelff a#linklff:visited, #pagelff a#linklff:hover, #pagelff a#linklff:active

#pagelff a#linkhcath:link, #pagelff a#linkhcath:visited, #pagelff a#linkhcath:hover, #pagelff a#linkhcath:active

#pagelff a#linkhealthye:link, #pagelff a#linkhealthye:visited, #pagelff a#linkhealthye:hover, #pagelff a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}			
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating', & the 'Keep Kids Hydrated' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagekkh a#linkkkh:link, #pagekkh a#linkkkh:visited, #pagekkh a#linkkkh:hover, #pagekkh a#linkkkh:active

#pagekkh a#linkhcath:link, #pagekkh a#linkhcath:visited, #pagekkh a#linkhcath:hover, #pagekkh a#linkhcath:active

#pagekkh a#linkhealthye:link, #pagekkh a#linkhealthye:visited, #pagekkh a#linkhealthye:hover, #pagekkh a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Eating', & the 'Make Time for Meals' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagemtfm a#linkmtfm:link, #pagemtfm a#linkmtfm:visited, #pagemtfm a#linkmtfm:hover, #pagemtfm a#linkmtfm:active

#pagemtfm a#linkhcath:link, #pagemtfm a#linkhcath:visited, #pagemtfm a#linkhcath:hover, #pagemtfm a#linkhcath:active

#pagemtfm a#linkhealthye:link, #pagemtfm a#linkhealthye:visited, #pagemtfm a#linkhealthye:hover, #pagemtfm a#linkhealthye:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Active Families, Active Kids' section on the sub left nav of the Healthy Choices at Home section of Parents Take Action */	
#pageafak a#linkhcath:link, #pageafak a#linkhcath:visited, #pageafak a#linkhcath:hover, #pageafak a#linkhcath:active

#pageafak a#linkafak:link, #pageafak a#linkafak:visited, #pageafak a#linkafak:hover, #pageafak a#linkafak:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Healthy Body Image' section on the sub left nav of the Healthy Choices at Home section of Parents Take Action */	
#pagehbi a#linkhcath:link, #pagehbi a#linkhcath:visited, #pagehbi a#linkhcath:hover, #pagehbi a#linkhcath:active

#pagehbi a#linkhbi:link, #pagehbi a#linkhbi:visited, #pagehbi a#linkhbi:hover, #pagehbi a#linkhbi:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Get Media Savvy' section on the sub left nav of the Healthy Choices at Home section of Parents Take Action */	
#pagegms a#linkhcath:link, #pagegms a#linkhcath:visited, #pagegms a#linkhcath:hover, #pagegms a#linkhcath:active

#pagegms a#linkgms:link, #pagegms a#linkgms:visited, #pagegms a#linkgms:hover, #pagegms a#linkgms:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Positive Role Modelling' section on the sub left nav of the Healthy Choices at Home section of Parents Take Action */	
#pageprm a#linkhcath:link, #pageprm a#linkhcath:visited, #pageprm a#linkhcath:hover, #pageprm a#linkhcath:active

#pageprm a#linkprm:link, #pageprm a#linkprm:visited, #pageprm a#linkprm:hover, #pageprm a#linkprm:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Positive Role Modelling', & the 'Looking After Yourself: Healthy Eating' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagelayhe a#linkhcath:link, #pagelayhe a#linkhcath:visited, #pagelayhe a#linkhcath:hover, #pagelayhe a#linkhcath:active

#pagelayhe a#linkprm:link, #pagelayhe a#linkprm:visited, #pagelayhe a#linkprm:hover, #pagelayhe a#linkprm:active

#pagelayhe a#linklayhe:link, #pagelayhe a#linklayhe:visited, #pagelayhe a#linklayhe:hover, #pagelayhe a#linklayhe:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Positive Role Modelling', & the 'Looking After Yourself: Physical Activity' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pagelaypa a#linkhcath:link, #pagelaypa a#linkhcath:visited, #pagelaypa a#linkhcath:hover, #pagelaypa a#linkhcath:active

#pagelaypa a#linkprm:link, #pagelaypa a#linkprm:visited, #pagelaypa a#linkprm:hover, #pagelaypa a#linkprm:active

#pagelaypa a#linklaypa:link, #pagelaypa a#linklaypa:visited, #pagelaypa a#linklaypa:hover, #pagelaypa a#linklaypa:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Healthy Choices at Home' section on the main left nav of Parents Take Action. As well as highlighting the 'Positive Role Modelling', & the 'Examining Your Own Body Image' sections on the sub left nav of the Healthy Choices at Home section of Parents Take Action */
#pageeyobi a#linkhcath:link, #pageeyobi a#linkhcath:visited, #pageeyobi a#linkhcath:hover, #pageeyobi a#linkhcath:active

#pageeyobi a#linkprm:link, #pageeyobi a#linkprm:visited, #pageeyobi a#linkprm:hover, #pageeyobi a#linkprm:active

#pageeyobi a#linkeyobi:link, #pageeyobi a#linkeyobi:visited, #pageeyobi a#linkeyobi:hover, #pageeyobi a#linkeyobi:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights ONLY the 'Partners: Parents and Schools' section on the main left nav of Parents Take Action */	
#pageppas a#linkppas:link, #pageppas a#linkppas:visited, #pageppas a#linkppas:hover, #pageppas a#linkppas:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Partners: Parents and Schools' section on the main left nav of Parents Take Action. As well as highlighting the 'Getting Involved' section on the sub left nav of the Partners: Parents and Schools section of Parents Take Action */	
#pagegi a#linkppas:link, #pagegi a#linkppas:visited, #pagegi a#linkppas:hover, #pagegi a#linkppas:active

#pagegi a#linkgi:link, #pagegi a#linkgi:visited, #pagegi a#linkgi:hover, #pagegi a#linkgi:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Partners: Parents and Schools' section on the main left nav of Parents Take Action. As well as highlighting the 'School Councils' section on the sub left nav of the Partners: Parents and Schools section of Parents Take Action */	
#pagescouncils a#linkppas:link, #pagescouncils a#linkppas:visited, #pagescouncils a#linkppas:hover, #pagescouncils a#linkppas:active

#pagescouncils a#linkscouncils:link, #pagescouncils a#linkscouncils:visited, #pagescouncils a#linkscouncils:hover, #pagescouncils a#linkscouncils:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Partners: Parents and Schools' section on the main left nav of Parents Take Action. As well as highlighting the 'Partnering for a Healthier School' section on the sub left nav of the Partners: Parents and Schools section of Parents Take Action */	
#pagepfahs a#linkppas:link, #pagepfahs a#linkppas:visited, #pagepfahs a#linkppas:hover, #pagepfahs a#linkppas:active

#pagepfahs a#linkpfahs:link, #pagepfahs a#linkpfahs:visited, #pagepfahs a#linkpfahs:hover, #pagepfahs a#linkpfahs:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Community Involvement' section on the main left nav of Parents Take Action */	
#pagecomminv a#linkcomminv:link, #pagecomminv a#linkcomminv:visited, #pagecomminv a#linkcomminv:hover, #pagecomminv a#linkcomminv:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Community Involvement' section on the main left nav of Parents Take Action. As well as highlighting the 'Recreational Programs' section on the sub left nav of Community Involvement */	
#pagepta a#linkcomminv:link, #pagepta a#linkcomminv:visited, #pagepta a#linkcomminv:hover, #pagepta a#linkcomminv:active

#pagepta a#linkpta:link, #pagepta a#linkpta:visited, #pagepta a#linkpta:hover, #pagepta a#linkpta:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Community Involvement' section on the main left nav of Parents Take Action. As well as highlighting the 'Hit the Trails!' section on the sub left nav of Community Involvement */	
#pagehtt a#linkcomminv:link, #pagehtt a#linkcomminv:visited, #pagehtt a#linkcomminv:hover, #pagehtt a#linkcomminv:active

#pagehtt a#linkhtt:link, #pagehtt a#linkhtt:visited, #pagehtt a#linkhtt:hover, #pagehtt a#linkhtt:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Community Involvement' section on the main left nav of Parents Take Action. As well as highlighting the 'Get Active - Support a Great Cause' section on the sub left nav of Community Involvement */	
#pagegasagc a#linkcomminv:link, #pagegasagc a#linkcomminv:visited, #pagegasagc a#linkcomminv:hover, #pagegasagc a#linkcomminv:active

#pagegasagc a#linkgasagc:link, #pagegasagc a#linkgasagc:visited, #pagegasagc a#linkgasagc:hover, #pagegasagc a#linkgasagc:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Community Involvement' section on the main left nav of Parents Take Action. As well as highlighting the 'Buy Local Fresh Food' section on the sub left nav of Community Involvement */	
#pageblff a#linkcomminv:link, #pageblff a#linkcomminv:visited, #pageblff a#linkcomminv:hover, #pageblff a#linkcomminv:active

#pageblff a#linkblff:link, #pageblff a#linkblff:visited, #pageblff a#linkblff:hover, #pageblff a#linkblff:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Community Involvement' section on the main left nav of Parents Take Action. As well as highlighting the 'Use Your Community Schools' section on the sub left nav of Community Involvement */	
#pageuycs a#linkcomminv:link, #pageuycs a#linkcomminv:visited, #pageuycs a#linkcomminv:hover, #pageuycs a#linkcomminv:active

#pageuycs a#linkuycs:link, #pageuycs a#linkuycs:visited, #pageuycs a#linkuycs:hover, #pageuycs a#linkuycs:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Community Involvement' section on the main left nav of Parents Take Action. As well as highlighting the 'Mark These Dates!' section on the sub left nav of Community Involvement */	
#pagemtd a#linkcomminv:link, #pagemtd a#linkcomminv:visited, #pagemtd a#linkcomminv:hover, #pagemtd a#linkcomminv:active

#pagemtd a#linkmtd:link, #pagemtd a#linkmtd:visited, #pagemtd a#linkmtd:hover, #pagemtd a#linkmtd:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Physical Activity: How Much?' section on the main left nav of Physical Activity at School */	
#pagepahm a#linkpahm:link, #pagepahm a#linkpahm:visited, #pagepahm a#linkpahm:hover, #pagepahm a#linkpahm:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights ONLY the 'Teachers' Resources' section on the main left nav of Physical Activity at School */	
#pagetr a#linktr:link, #pagetr a#linktr:visited, #pagetr a#linktr:hover, #pagetr a#linktr:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Activities and Kits' section on the sub left nav of Teachers' Resources */	
#pageaak a#linktr:link, #pageaak a#linktr:visited, #pageaak a#linktr:hover, #pageaak a#linktr:active

#pageaak a#linkaak:link, #pageaak a#linkaak:visited, #pageaak a#linkaak:hover, #pageaak a#linkaak:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Workshops' section on the sub left nav of Teachers' Resources */	
#pageworkshop a#linktr:link, #pageworkshop a#linktr:visited, #pageworkshop a#linktr:hover, #pageworkshop a#linktr:active

#pageworkshop a#linkworkshop:link, #pageworkshop a#linkworkshop:visited, #pageworkshop a#linkworkshop:hover, #pageworkshop a#linkworkshop:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Displays' section on the sub left nav of Teachers' Resources */	
#pagedisplays a#linktr:link, #pagedisplays a#linktr:visited, #pagedisplays a#linktr:hover, #pagedisplays a#linktr:active

#pagedisplays a#linkdisplays:link, #pagedisplays a#linkdisplays:visited, #pagedisplays a#linkdisplays:hover, #pagedisplays a#linkdisplays:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Videos' section on the sub left nav of Teachers' Resources */	
#pagevideos a#linktr:link, #pagevideos a#linktr:visited, #pagevideos a#linktr:hover, #pagevideos a#linktr:active

#pagevideos a#linkvideos:link, #pagevideos a#linkvideos:visited, #pagevideos a#linkvideos:hover, #pagevideos a#linkvideos:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Printed Resources' section on the sub left nav of Teachers' Resources */	
#pageprintedr a#linktr:link, #pageprintedr a#linktr:visited, #pageprintedr a#linktr:hover, #pageprintedr a#linktr:active

#pageprintedr a#linkprintedr:link, #pageprintedr a#linkprintedr:visited, #pageprintedr a#linkprintedr:hover, #pageprintedr a#linkprintedr:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Printed Resources', & the 'Game Books..Also Great for DPA!' sections on the sub left nav of the Teachers' Resources section of Physical Activity at School */
#pagegbagfd a#linktr:link, #pagegbagfd a#linktr:visited, #pagegbagfd a#linktr:hover, #pagegbagfd a#linktr:active

#pagegbagfd a#linkprintedr:link, #pagegbagfd a#linkprintedr:visited, #pagegbagfd a#linkprintedr:hover, #pagegbagfd a#linkprintedr:active

#pagegbagfd a#linkgbagfd:link, #pagegbagfd a#linkgbagfd:visited, #pagegbagfd a#linkgbagfd:hover, #pagegbagfd a#linkgbagfd:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Printed Resources', & the 'Recess Games' sections on the sub left nav of the Teachers' Resources section of Physical Activity at School */
#pagerecessg a#linktr:link, #pagerecessg a#linktr:visited, #pagerecessg a#linktr:hover, #pagerecessg a#linktr:active

#pagerecessg a#linkprintedr:link, #pagerecessg a#linkprintedr:visited, #pagerecessg a#linkprintedr:hover, #pagerecessg a#linkprintedr:active

#pagerecessg a#linkrecessg:link, #pagerecessg a#linkrecessg:visited, #pagerecessg a#linkrecessg:hover, #pagerecessg a#linkrecessg:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Printed Resources', & the 'Health Canada Resources' sections on the sub left nav of the Teachers' Resources section of Physical Activity at School */
#pagehcr a#linktr:link, #pagehcr a#linktr:visited, #pagehcr a#linktr:hover, #pagehcr a#linktr:active

#pagehcr a#linkprintedr:link, #pagehcr a#linkprintedr:visited, #pagehcr a#linkprintedr:hover, #pagehcr a#linkprintedr:active

#pagehcr a#linkhcr:link, #pagehcr a#linkhcr:visited, #pagehcr a#linkhcr:hover, #pagehcr a#linkhcr:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Teachers' Resources' section on the main left nav of Physical Activity at School. As well as highlighting the 'Printed Resources', & the 'Other Recommended Resources' sections on the sub left nav of the Teachers' Resources section of Physical Activity at School */
#pageotherrr a#linktr:link, #pageotherrr a#linktr:visited, #pageotherrr a#linktr:hover, #pageotherrr a#linktr:active

#pageotherrr a#linkprintedr:link, #pageotherrr a#linkprintedr:visited, #pageotherrr a#linkprintedr:hover, #pageotherrr a#linkprintedr:active

#pageotherrr a#linkotherrr:link, #pageotherrr a#linkotherrr:visited, #pageotherrr a#linkotherrr:hover, #pageotherrr a#linkotherrr:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Encouraging Physical Activity' section on the main left nav of Physical Activity at School */	
#pageepa a#linkepa:link, #pageepa a#linkepa:visited, #pageepa a#linkepa:hover, #pageepa a#linkepa:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Encouraging Physical Activity' section on the main left nav of Physical Activity at School. As well as highlighting the 'Walk to School' section on the sub left nav of Physical Activity at School */	
#pagewtos a#linkepa:link, #pagewtos a#linkepa:visited, #pagewtos a#linkepa:hover, #pagewtos a#linkepa:active

#pagewtos a#linkwtos:link, #pagewtos a#linkwtos:visited, #pagewtos a#linkwtos:hover, #pagewtos a#linkwtos:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Encouraging Physical Activity' section on the main left nav of Physical Activity at School. As well as highlighting the 'Intramural Programs' section on the sub left nav of Physical Activity at School */	
#pageintrapro a#linkepa:link, #pageintrapro a#linkepa:visited, #pageintrapro a#linkepa:hover, #pageintrapro a#linkepa:active

#pageintrapro a#linkintrapro:link, #pageintrapro a#linkintrapro:visited, #pageintrapro a#linkintrapro:hover, #pageintrapro a#linkintrapro:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Encouraging Physical Activity' section on the main left nav of Physical Activity at School. As well as highlighting the 'DPA' section on the sub left nav of Physical Activity at School */	
#pageepadpa a#linkepa:link, #pageepadpa a#linkepa:visited, #pageepadpa a#linkepa:hover, #pageepadpa a#linkepa:active

#pageepadpa a#linkepadpa:link, #pageepadpa a#linkepadpa:visited, #pageepadpa a#linkepadpa:hover, #pageepadpa a#linkepadpa:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Positive Role Models' section on the main left nav of Physical Activity at School */	
#pageprm a#linkprm:link, #pageprm a#linkprm:visited, #pageprm a#linkprm:hover, #pageprm a#linkprm:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Creating a Positive Learning Environment' section on the main left nav of Physical Activity at School */	
#pagecple a#linkcple:link, #pagecple a#linkcple:visited, #pagecple a#linkcple:hover, #pagecple a#linkcple:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Safety and Hydration' section on the main left nav of Physical Activity at School */	
#pagesafhyd a#linksafhyd:link, #pagesafhyd a#linksafhyd:visited, #pagesafhyd a#linksafhyd:hover, #pagesafhyd a#linksafhyd:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
/* This highlights ONLY the 'Teaching Games for Understanding (TGfU)' section on the main left nav of Physical Activity at School */	
#pagetgfu a#linktgfu:link, #pagetgfu a#linktgfu:visited, #pagetgfu a#linktgfu:hover, #pagetgfu a#linktgfu:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Teaching Games for Understanding (TGfU)' section on the main left nav of Physical Activity at School. As well as highlighting the 'TGfU Game Categories & Sample Games:' section on the sub left nav of 'Teaching Games for Understanding (TGfU)' section of  Physical Activity at School. */		
#pagetgfugamecat a#linktgfu:link, #pagetgfugamecat a#linktgfu:visited, #pagetgfugamecat a#linktgfu:hover, #pagetgfugamecat a#linktgfu:active

#pagetgfugamecat a#linktgfugamecat:link, #pagetgfugamecat a#linktgfugamecat:visited, #pagetgfugamecat a#linktgfugamecat:hover, #pagetgfugamecat a#linktgfugamecat:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Teaching Games for Understanding (TGfU)' section on the main left nav of Physical Activity at School. As well as highlighting the 'TGfU Game Categories & Sample Games', & the 'Invasion Territory Games' sections on the sub left nav of the Teaching Games for Understanding (TGfU) section of Physical Activity at School */
#pagetgfuinvasion a#linktgfu:link, #pagetgfuinvasion a#linktgfu:visited, #pagetgfuinvasion a#linktgfu:hover, #pagetgfuinvasion a#linktgfu:active

#pagetgfuinvasion a#linktgfugamecat:link, #pagetgfuinvasion a#linktgfugamecat:visited, #pagetgfuinvasion a#linktgfugamecat:hover, #pagetgfuinvasion a#linktgfugamecat:active

#pagetgfuinvasion a#linktgfuinvasion:link, #pagetgfuinvasion a#linktgfuinvasion:visited, #pagetgfuinvasion a#linktgfuinvasion:hover, #pagetgfuinvasion a#linktgfuinvasion:active	
	
/* This highlights the 'Teaching Games for Understanding (TGfU)' section on the main left nav of Physical Activity at School. As well as highlighting the 'TGfU Game Categories & Sample Games', & the 'Target Games' sections on the sub left nav of the Teaching Games for Understanding (TGfU) section of Physical Activity at School */
#pagetgfutarget a#linktgfu:link, #pagetgfutarget a#linktgfu:visited, #pagetgfutarget a#linktgfu:hover, #pagetgfutarget a#linktgfu:active

#pagetgfutarget a#linktgfugamecat:link, #pagetgfutarget a#linktgfugamecat:visited, #pagetgfutarget a#linktgfugamecat:hover, #pagetgfutarget a#linktgfugamecat:active

#pagetgfutarget a#linktgfutarget:link, #pagetgfutarget a#linktgfutarget:visited, #pagetgfutarget a#linktgfutarget:hover, #pagetgfutarget a#linktgfutarget:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Teaching Games for Understanding (TGfU)' section on the main left nav of Physical Activity at School. As well as highlighting the 'TGfU Game Categories & Sample Games', & the 'Net and Wall Games' sections on the sub left nav of the Teaching Games for Understanding (TGfU) section of Physical Activity at School */	
#pagetgfunetwall a#linktgfu:link, #pagetgfunetwall a#linktgfu:visited, #pagetgfunetwall a#linktgfu:hover, #pagetgfunetwall a#linktgfu:active

#pagetgfunetwall a#linktgfugamecat:link, #pagetgfunetwall a#linktgfugamecat:visited, #pagetgfunetwall a#linktgfugamecat:hover, #pagetgfunetwall a#linktgfugamecat:active

#pagetgfunetwall a#linktgfunetwall:link, #pagetgfunetwall a#linktgfunetwall:visited, #pagetgfunetwall a#linktgfunetwall:hover, #pagetgfunetwall a#linktgfunetwall:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Teaching Games for Understanding (TGfU)' section on the main left nav of Physical Activity at School. As well as highlighting the 'TGfU Game Categories & Sample Games', & the 'Batting and Fielding Games' sections on the sub left nav of the Teaching Games for Understanding (TGfU) section of Physical Activity at School */	
#pagetgfubatfield a#linktgfu:link, #pagetgfubatfield a#linktgfu:visited, #pagetgfubatfield a#linktgfu:hover, #pagetgfubatfield a#linktgfu:active

#pagetgfubatfield a#linktgfugamecat:link, #pagetgfubatfield a#linktgfugamecat:visited, #pagetgfubatfield a#linktgfugamecat:hover, #pagetgfubatfield a#linktgfugamecat:active

#pagetgfubatfield a#linktgfubatfield:link, #pagetgfubatfield a#linktgfubatfield:visited, #pagetgfubatfield a#linktgfubatfield:hover, #pagetgfubatfield a#linktgfubatfield:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights ONLY the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action */	
#pagemyshp a#linkmyshp:link, #pagemyshp a#linkmyshp:visited, #pagemyshp a#linkmyshp:hover, #pagemyshp a#linkmyshp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}			
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Pilot Projects in Peel' section on the sub left nav of Making Your School a Healthier Place */	
#pageppip a#linkmyshp:link, #pageppip a#linkmyshp:visited, #pageppip a#linkmyshp:hover, #pageppip a#linkmyshp:active

#pageppip a#linkppip:link, #pageppip a#linkppip:visited, #pageppip a#linkppip:hover, #pageppip a#linkppip:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Peel Success Stories' section on the sub left nav of Making Your School a Healthier Place */	
#pagepsuccess a#linkmyshp:link, #pagepsuccess a#linkmyshp:visited, #pagepsuccess a#linkmyshp:hover, #pagepsuccess a#linkmyshp:active

#pagepsuccess a#linksharesuccess:link,#pagepsuccess a#linkpsuccess:link, #pagepsuccess a#linkpsuccess:visited, #pagepsuccess a#linkpsuccess:hover, #pagepsuccess a#linkpsuccess:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Share Your Success Stories' section on the sub left nav of Making Your School a Healthier Place */	
#pageshare a#linkmyshp:link, #pageshare a#linkmyshp:visited, #pageshare a#linkmyshp:hover, #pageshare a#linkmyshp:active

#pageshare a#linkshare:link, #pageshare a#linkshare:link, #pageshare a#linkshare:visited, #pageshare a#linkshare:hover, #pageshare a#linkshare:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Share Your Success Stories', & the 'Read Other Stories' sections on the sub left nav of the Making Your School a Healthier Place section of Help Your School Take Action */
#pageros a#linkmyshp:link, #pageros a#linkmyshp:visited, #pageros a#linkmyshp:hover, #pageros a#linkmyshp:active

#pageros a#linkshare:link, #pageros a#linkshare:visited, #pageros a#linkshare:hover, #pageros a#linkshare:active

#pageros a#linkros:link, #pageros a#linkros:visited, #pageros a#linkros:hover, #pageros a#linkros:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
	
	
	
	
	
		
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Start a Health Committee' section on the sub left nav of Making Your School a Healthier Place */	
#pagesahc a#linkmyshp:link, #pagesahc a#linkmyshp:visited, #pagesahc a#linkmyshp:hover, #pagesahc a#linkmyshp:active

#pagesahc a#linksahc:link, #pagesahc a#linksahc:visited, #pagesahc a#linksahc:hover, #pagesahc a#linksahc:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Start a Health Committee', & the 'Action Plan' sections on the sub left nav of the Making Your School a Healthier Place section of Help Your School Take Action */
#pageactionp a#linkmyshp:link, #pageactionp a#linkmyshp:visited, #pageactionp a#linkmyshp:hover, #pageactionp a#linkmyshp:active

#pageactionp a#linksahc:link, #pageactionp a#linksahc:visited, #pageactionp a#linksahc:hover, #pageactionp a#linksahc:active

#pageactionp a#linkactionp:link, #pageactionp a#linkactionp:visited, #pageactionp a#linkactionp:hover, #pageactionp a#linkactionp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Involving Students' section on the sub left nav of Making Your School a Healthier Place */	
#pageinvolvestu a#linkmyshp:link, #pageinvolvestu a#linkmyshp:visited, #pageinvolvestu a#linkmyshp:hover, #pageinvolvestu a#linkmyshp:active

#pageinvolvestu a#linkinvolvestu:link, #pageinvolvestu a#linkinvolvestu:visited, #pageinvolvestu a#linkinvolvestu:hover, #pageinvolvestu a#linkinvolvestu:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Involving Parents' section on the sub left nav of Making Your School a Healthier Place */	
#pageinvolvepar a#linkmyshp:link, #pageinvolvepar a#linkmyshp:visited, #pageinvolvepar a#linkmyshp:hover, #pageinvolvepar a#linkmyshp:active

#pageinvolvepar a#linkinvolvepar:link, #pageinvolvepar a#linkinvolvepar:visited, #pageinvolvepar a#linkinvolvepar:hover, #pageinvolvepar a#linkinvolvepar:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Making Your School a Healthier Place' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Positive Role Models' section on the sub left nav of Making Your School a Healthier Place */	
#pageposrm a#linkmyshp:link, #pageposrm a#linkmyshp:visited, #pageposrm a#linkmyshp:hover, #pageposrm a#linkmyshp:active

#pageposrm a#linkposrm:link, #pageposrm a#linkposrm:visited, #pageposrm a#linkposrm:hover, #pageposrm a#linkposrm:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Creating Healthy Opportunities' section on the main left nav of Help Your School Take Action */	
#pagecho a#linkcho:link, #pagecho a#linkcho:visited, #pagecho a#linkcho:hover, #pagecho a#linkcho:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}			
	
/* This highlights the 'Creating Healthy Opportunities' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Be Active, Eat Well' section on the sub left nav of Creating Healthy Opportunities */	
#pageactivewell a#linkcho:link, #pageactivewell a#linkcho:visited, #pageactivewell a#linkcho:hover, #pageactivewell a#linkcho:active

#pageactivewell a#linkactivewell:link, #pageactivewell a#linkactivewell:visited, #pageactivewell a#linkactivewell:hover, #pageactivewell a#linkactivewell:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Creating Healthy Opportunities' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Balanced School Days' section on the sub left nav of Creating Healthy Opportunities */	
#pagebsdays a#linkcho:link, #pagebsdays a#linkcho:visited, #pagebsdays a#linkcho:hover, #pagebsdays a#linkcho:active

#pagebsdays a#linkbsdays:link, #pagebsdays a#linkbsdays:visited, #pagebsdays a#linkbsdays:hover, #pagebsdays a#linkbsdays:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Creating Healthy Opportunities' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Healthy Fundraising' section on the sub left nav of Creating Healthy Opportunities */	
#pagehealthyfund a#linkcho:link, #pagehealthyfund a#linkcho:visited, #pagehealthyfund a#linkcho:hover, #pagehealthyfund a#linkcho:active

#pagehealthyfund a#linkhealthyfund:link, #pagehealthyfund a#linkhealthyfund:visited, #pagehealthyfund a#linkhealthyfund:hover, #pagehealthyfund a#linkhealthyfund:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Creating Healthy Opportunities' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Great Playgrounds' section on the sub left nav of Creating Healthy Opportunities */	
#pagegreatplay a#linkcho:link, #pagegreatplay a#linkcho:visited, #pagegreatplay a#linkcho:hover, #pagegreatplay a#linkcho:active

#pagegreatplay a#linkgreatplay:link, #pagegreatplay a#linkgreatplay:visited, #pagegreatplay a#linkgreatplay:hover, #pagegreatplay a#linkgreatplay:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Creating Healthy Opportunities' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Staff Health' section on the sub left nav of Creating Healthy Opportunities */	
#pagestaffh a#linkcho:link, #pagestaffh a#linkcho:visited, #pagestaffh a#linkcho:hover, #pagestaffh a#linkcho:active

#pagestaffh a#linkstaffh:link, #pagestaffh a#linkstaffh:visited, #pagestaffh a#linkstaffh:hover, #pagestaffh a#linkstaffh:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Promoting Health Messages' section on the main left nav of Help Your School Take Action */	
#pageprohmess a#linkprohmess:link, #pageprohmess a#linkprohmess:visited, #pageprohmess a#linkprohmess:hover, #pageprohmess a#linkprohmess:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Promoting Health Messages' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Assemblies' section on the sub left nav of Promoting Health Messages */	
#pageassemb a#linkprohmess:link, #pageassemb a#linkprohmess:visited, #pageassemb a#linkprohmess:hover, #pageassemb a#linkprohmess:active

#pageassemb a#linkassemb:link, #pageassemb a#linkassemb:visited, #pageassemb a#linkassemb:hover, #pageassemb a#linkassemb:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Promoting Health Messages' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Contests' section on the sub left nav of Promoting Health Messages */	
#pagecontests a#linkprohmess:link, #pagecontests a#linkprohmess:visited, #pagecontests a#linkprohmess:hover, #pagecontests a#linkprohmess:active

#pagecontests a#linkcontests:link, #pagecontests a#linkcontests:visited, #pagecontests a#linkcontests:hover, #pagecontests a#linkcontests:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}		
	
/* This highlights the 'Promoting Health Messages' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Announcements' section on the sub left nav of Promoting Health Messages */	
#pageannounce a#linkprohmess:link, #pageannounce a#linkprohmess:visited, #pageannounce a#linkprohmess:hover, #pageannounce a#linkprohmess:active

#pageannounce a#linkannounce:link, #pageannounce a#linkannounce:visited, #pageannounce a#linkannounce:hover, #pageannounce a#linkannounce:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Promoting Health Messages' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Newsletters' section on the sub left nav of Promoting Health Messages */	
#pagenewslet a#linkprohmess:link, #pagenewslet a#linkprohmess:visited, #pagenewslet a#linkprohmess:hover, #pagenewslet a#linkprohmess:active

#pagenewslet a#linknewslet:link, #pagenewslet a#linknewslet:visited, #pagenewslet a#linknewslet:hover, #pagenewslet a#linknewslet:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights ONLY the 'Health Policies and Guidelines' section on the main left nav of Help Your School Take Action */	
#pagehpandguid a#linkhpandguid:link, #pagehpandguid a#linkhpandguid:visited, #pagehpandguid a#linkhpandguid:hover, #pagehpandguid a#linkhpandguid:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Health Policies and Guidelines' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Benefits of Health Policies' section on the sub left nav of Health Policies and Guidelines */	
#pagebenohp a#linkhpandguid:link, #pagebenohp a#linkhpandguid:visited, #pagebenohp a#linkhpandguid:hover, #pagebenohp a#linkhpandguid:active

#pagebenohp a#linkbenohp:link, #pagebenohp a#linkbenohp:visited, #pagebenohp a#linkbenohp:hover, #pagebenohp a#linkbenohp:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Health Policies and Guidelines' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Let's Get This Policy Started!' section on the sub left nav of Health Policies and Guidelines */	
#pagepolstart a#linkhpandguid:link, #pagepolstart a#linkhpandguid:visited, #pagepolstart a#linkhpandguid:hover, #pagepolstart a#linkhpandguid:active

#pagepolstart a#linkpolstart:link, #pagepolstart a#linkpolstart:visited, #pagepolstart a#linkpolstart:hover, #pagepolstart a#linkpolstart:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	
	
/* This highlights the 'Health Policies and Guidelines' section on the main left nav of Help Your School Take Action. As well as highlighting the 'Sample Policies' section on the sub left nav of Health Policies and Guidelines */	
#pagesamplepol a#linkhpandguid:link, #pagesamplepol a#linkhpandguid:visited, #pagesamplepol a#linkhpandguid:hover, #pagesamplepol a#linkhpandguid:active

#pagesamplepol a#linksamplepol:link, #pagesamplepol a#linksamplepol:visited, #pagesamplepol a#linksamplepol:hover, #pagesamplepol a#linksamplepol:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}
	
	
#pagepolicy a#linkpolicy:link, #pagepolicy a#linkpolicy:visited, #pagepolicy a#linkpolicy:hover, #pagenpolicy a#linkpolicy:active
	{
	background-color: #FAF1AE;
	font-weight: bold;
	color: #A70025;
	}	


/* css for success stories */
#successform {
	background-color:#fff;
	width: 346px;
}

#successform form ul {
	margin: 0px;
	padding: 0px 0 5px 20px;
	list-style: none; 
}

#successform form ul li {
	margin: 0px;
	padding: 0px;
}


#successform form ol {
	margin: 0 0 0 0;
	padding: 0 1em 0 0em;
	list-style: none; 
	float: left;
}

#successform form ol li {
	margin: 0 0 0 0;
}

#successform form label {
	float: left;  
	width: 8em;  
	margin-right: 1em;
	text-align: left;
	font-weight: bold;
}

#successform form textarea {
	width: 100%;
	height: 275px;
}

.text {
	width: 15em;
}

/* aaa styles*/
.cta {
	margin: 3px;
	background-color: #FFF5F7;
	border: 1px solid #CCCCCC;
	padding: 7px;
}

.h2-link {
	text-decoration: none;
	color: #7AAFFF;
}

.h2-link:hover {
	text-decoration: underline;
	color: #FFB13D;
}

/* NEW March 2, 2010 Ovi */

.highBkg { border: 1px solid #f90; background-color: #FFFFD2; padding: 5px; margin-bottom: 10px; }

.gotop { text-align: center; font-size: 0.85em; }


