/* body style */
body {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	background-color: #f7f4d8;
	margin : 0px 0% 0% 0%;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
/* welcome header font*/
.welcomeHeader {
	font-family: Helvetica;
	font-size: 26px;	
	font-style: normal;
	color: #407690;
}
/* welcome copy*/
.welcomeCopy {
	font-family: Helvetica;
	font-size: 14px;	
	font-style: normal;
	color: #407690;
}
/* spotlight header*/
.spotlightHeader {
	font-family: Helvetica;
	font-size: 14px;	
	font-style: normal;
	font-weight: bold;
	color: #407690;
}
/* spotlight copy*/
.spotlightCopy {
	font-family: Helvetica;
	font-size: 12px;	
	font-style: normal;
	color: #605652;
}
/* spotlight copy for all td's */
td {
	font-family: Helvetica;
	font-size: 12px;	
	font-style: normal;
	color: #605652;
}
/* emphasis 1 - for bold tag */
b {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #605652;
}
/* emphasis 1 - for strong tag */
strong {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #605652;
}
/* emphasis 2 */
.b2 {
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #5f9e92;
}
/* news/event article title */
.articleTitle {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #605652;
}
/* news/event date class */
.date {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8b93a9;
}
.footer {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #605652;
	text-align : center;
}
hr {
	color: #cccccc;
}
/* regular links  */
a:link { font-family: Helvetica; font-size: 12px; color: #605652; text-decoration: underline; }
a:visited { font-family: Helvetica; font-size: 12px; color: #605652; text-decoration: underline; }
a:active { font-family: Helvetica; font-size: 12px; color: #605652; text-decoration: underline; }
a:hover { font-family: Helvetica; font-size: 12px; color: #605652; text-decoration: underline; }
/* main background colour */
.mainBg {
	background : #f7f4d8;
}
/* shadow colour separating main table and main background colour */
.shadowBg {
	background : #e7e4c0;
}
/* main outline colour */
.mainOutline {
	background : #4e6b77;
}
/* left navigation background */
.leftNavBg {
	background : #5f9e92;
}
/* spotlight (body) background */
.spotlightBg {
	background : #ffffff;
}
/* secondary spotlight background (for tertiary pages) */
.spotlight2Bg {
	background : #f0f6f4;
}
/* header background*/
.headerBg {
	background : #407690;
}
/* background for the Union Logo in the header*/
.unionLogoBg {
	background : #3b3b3b;
}
/* background for the colour bar at the bottom of the header and divider bar on Homepage*/
.barBg {
	background : #ccc796;
}
/* background for the colour divider/bar at the middle of the Homepage*/
.middleBarBg {
	background : #ccc796;
}
/* background for the colour bar at the bottom of the header and divider bar on Homepage*/
.dividerSquareBg {
	background : #407690;
}
/* tertiary navigation outline/table border */
.tertiaryNavOutline {
	background : #777a78;
}
/* button outline/table border */
.buttonOutline {
	background : #407690;
}
/* colour of dividing line when the main nav section is off */
.navDividingLineOff {
	background : #4C7E75;
}
/* colour of dividing line when the main nav section is on */
.navDividingLineOn {
	background : #C6C3AD;
}
/* colour of background for Register for e-news and Join the union buttons */
.registerAndJoinBg {
	background : #a1c6bf;
}
/* main navigational links  */
a.nav:link { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #ffffff; }
a.nav:visited { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #ffffff; }
a.nav:active { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #ffffff; }
a.nav:hover { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #ffffff; }
/* tertiary navigational links  */
a.tertiaryNav:link { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #297688; }
a.tertiaryNav:visited { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #297688; }
a.tertiaryNav:active { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #297688; }
a.tertiaryNav:hover { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #94bac5; }
/* button links  */
a.button:link { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
a.button:visited { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
a.button:active { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
a.button:hover { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
/* register for e-news and join the union links  */
a.registerAndJoin:link { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
a.registerAndJoin:visited { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
a.registerAndJoin:active { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
a.registerAndJoin:hover { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
/* over state for main navigation menu rollover */
.over {
	background-color: #ccc796;
	margin: 0;
	vertical-align: middle;
	width: 146px;
	height: 30px;
	} 
/* off state for main navigation menu rollover  */
.off {
	background-color: #5f9e92;
	margin: 0;
	vertical-align: middle;
	width: 146px;
	height: 30px;
	} 
/* on state for main navigation menu rollover  */
.on {
	background-color: #ccc796;
	margin: 0;
	vertical-align: middle;
	width: 146px;
	height: 30px;
	}
/* over state for tertiary navigation menu rollover */
.tertiaryOver {
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	width: 147px;
	height: 20px;
} 
/* off state for tertiar navigation menu rollover  */
.tertiaryOff {
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	width: 147px;
	height: 20px;
	} 
/* on state for tertiary navigation menu rollover  */
.tertiaryOn {
	background-color: #ffffff;
	color: #94bac5;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	width: 147px;
	height: 20px;
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	
	}
/* over state for buttons */
.buttonOver {
	background-color: #ffffff;
	margin: 0;
	height: 20px;
} 
/* off state for buttons  */
.buttonOff {
	background-color: #f8fbfa;
	margin: 0;
	height: 20px;
	} 
/* on state for buttons  */
.buttonOn {
	background-color: #ffffff;
	margin: 0;
	height: 20px;
	}