/* body style */
body {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFF4;
	margin : 0px 0% 0% 0%;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
/* welcome header font*/
.welcomeHeader {
	font-family: Times;
	font-size: 22px;	
	font-style: normal;
	color: #ffffff;
}
/* welcome copy*/
.welcomeCopy {
	font-family: Helvetica;
	font-size: 11px;	
	font-style: normal;
	color: #ffffff;
}
/* spotlight header*/
.spotlightHeader {
	font-family: Times;
	font-size: 22px;	
	font-style: normal;
	font-weight: bold;
	color: #407690;
}
/* spotlight copy*/
.spotlightCopy {
	font-family: Helvetica;
	font-size: 12px;	
	font-style: normal;
	color: #599A8D;
}
/* spotlight copy for all td's */
td {
	font-family: Helvetica;
	font-size: 12px;	
	font-style: normal;
	color: #599A8D;
}
/* emphasis 1 - for bold tag */
b {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #599A8D;
}
/* emphasis 1 - for strong tag */
strong {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #599A8D;
}
/* emphasis 2 */
.b2 {
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #599A8D;
}
/* news/event article title */
.articleTitle {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #407690;
}
/* news/event date class */
.date {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #599A8D;
}
.footer {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #599A8D;
}
/* <hr> colour  */
hr {
	color: #C7C7C0;
}
/* class to create similar hr in netscape  */
.hr {
	background: #C7C7C0;
}
/* regular links  */
a:link { font-family: Helvetica; font-size: 12px; color: #599A8D; text-decoration: underline; }
a:visited { font-family: Helvetica; font-size: 12px; color: #599A8D; text-decoration: underline; }
a:active { font-family: Helvetica; font-size: 12px; color: #599A8D; text-decoration: underline; }
a:hover { font-family: Helvetica; font-size: 12px; color: #599A8D; text-decoration: underline; }
/* main background colour */
.mainBg {
	background : #FFFFF4;
}
/* secondary background colour (inside the main background colour) */
.secondaryBg {
	background : #F6F3D6;
}
/* vertical divider */
.verticalDivider {
	background : #CFE1D7;
}
/* top left navigation background */
.topLeftNavBg {
	background : #FCFCF3;
}
/* bottom left navigation background */
.bottomLeftNavBg {
	background : #599A8D;
}
/* spotlight (body) background */
.spotlightBg {
	background : #FCFCF3;
}
/* header background*/
.headerBg {
	background : #599A8D;
}
/* background for the Union Logo in the header*/
.unionLogoBg {
	background : #3b3b3b;
}
/* background for the colour bar at the top of the page*/
.topBarBg {
	background : #407690;
}
/* background for the colour divider/bar at the middle of the Homepage*/
.middleBarBg {
	background : #DEDBB9;
}
/* background for the colour bar at the bottom of the page*/
.bottomBarBg {
	background : #407690;
}
/* tertiary navigation outline/table border */
.tertiaryNavOutline {
	background : #C7C7C0;
}
/* colour of the lines dividing the main navigation */
.navDividingLine {
	background : #C7C7C0;
}
/* main navigational links  */
a.nav:link { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
a.nav:visited { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
a.nav:active { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
a.nav:hover { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #599A8D; }
/* tertiary navigational links  */
a.tertiaryNav:link { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #407690; }
a.tertiaryNav:visited { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #407690; }
a.tertiaryNav:active { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #407690; }
a.tertiaryNav:hover { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #9FBAC7; }
/* button links  */
a.button:link { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #599A8D; }
a.button:visited { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #599A8D; }
a.button:active { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #599A8D; }
a.button:hover { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #599A8D; }
/* register for e-news and join the union links  */
a.registerAndJoin:link { font-family: Times; font-size: 13px; font-weight: bold;  text-decoration: none; color: #ffffff; }
a.registerAndJoin:visited { font-family: Times; font-size: 13px; font-weight: bold;  text-decoration: none; color: #ffffff; }
a.registerAndJoin:active { font-family: Times; font-size: 13px; font-weight: bold;  text-decoration: none; color: #ffffff; }
a.registerAndJoin:hover { font-family: Times; font-size: 13px; font-weight: bold;  text-decoration: none; color: #ffffff; }
/* bilingual navigational links  */
a.bilingual:link { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #ffffff;}
a.bilingual:visited { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #ffffff;}
a.bilingual:active { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #ffffff;}
a.bilingual:hover { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #407690; }
/* off state for main navigation menu rollover  */
.off {
	background-color: #fcfcf3;
	margin: 0;
	vertical-align: middle;
	} 
/* on state for main navigation menu rollover  */
.on {
	background-color: #fcfcf3;
	margin: 0;
	vertical-align: middle;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #599A8D;
	}
/* on state for tertiary navigation menu rollover  */
.tertiaryOn {
	background-color: #FCFCF3;
	color: #9FBAC7;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
}

