
/* Activities template colours */

h2 {

	font-weight: bold;
	color: #1e5094;
}

h3 {

	color: #1e5094;

}

/* start Splash Image background colour -------------------------*/

#headerImageContainer { 
	background: #1e5094;
}

/* end Splash Image background colour  -------------------------*/

/* start Global Navigation tab colour ---------------------------------------*/

#globalNav td.active {

	background-color: #1e5094;

}

/* end Global Navigation tab colour ---------------------------------------*/

/* start left navigation ---------------------------------------------------*/

p.leftNav { 

	color: #1e5094;

}

p.leftNav a:link, p.leftNav a:visited, p.leftNav a:active { 

	color: #1e5094;

}

/* end left navigation -----------------------------------------------------*/


/* starr content area ------------------------------------------------------*/

.mainContent a:link, .mainContent a:active, .mainContent a:visited {
	color: #1e5094;
}

p.mainContentIntroText {

	color: #1e5094;

}

.imageCaption { 

	background: #d8dae6;

}

/* end content area --------------------------------------------------------*/


/* start footer ---------------------------------------------------*/

#footerTextNav a:link, #footerTextNav a:visited, #footerTextNav a:active {

	color: #1e5094;

}


/* end footer -----------------------------------------------------*/


/* start Miscellaneous -----------------------------------------------*/

.colourSpacer { 

	background: #1e5094;

}

.colourSpacer2 { 

	background: #d8dae6;

}

.colourSpacer3 { 

	background: #e6e9f3;

}

.solidLine { 

	background: #999999;

}

.headerBGcolour {

	background-color: #d8dae6;
	width: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;

}

/* end Miscellaneous ------------------------------------------------*/
