/* user colour Pallette */
#immpalette      {
      NcbBlue:#221f72;
      NcbOrange:#F47421;
}
/*--------------------------- */
.Heading1, H1  {}
.Heading2, H2  {}
.Heading3, H3  {}
.Heading4, H4  {}


.welcomeboxtext {
	color:#221e73;
}

.strapLine {
	font-size: 1em;
	color: #221e73;
}

.blueText {
	color:#221F72;
	font-size:0.9em;
}

.bigblueText {
	font-size:1.0em;
	color:#221F72;
}

.biggerblueText {
	font-size:1.25em;
	color:#221F72;
}

.giantblueText {
	font-size:1.5em;
	color:#221F72;
}

.orangeText {
	color:#f37421;
	font-size:0.9em;
}

.bigorangeText {
	font-size:1.1em;
	color:#f37421;
}

.biggerorangeText {
	font-size:1.25em;
	color:#f37421;
}

.giantorangeText {
	font-size:1.5em;
	color:#f37421;
}

.button_events {
}

.button_events p {
display:none;
}

