/* body style */
body {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	background-color: #666699;
	margin : 0px 0% 0% 0%;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
.bodyImage {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	background-color: #F8F3DC;
	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: 24px;	
	font-style: normal;
	color: #ffffff;
}
/* spotlight copy for all td's */
td {
	font-family: Helvetica;
	font-size: 12px;	
	font-style: normal;
	color: #171735;
}
/* emphasis 1 - for bold tag */
b {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #171735;
}
/* emphasis 1 - for strong tag */
strong {
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #171735;
}
/* emphasis 2 */
.b2 {
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #171735;
}
/* regular links  */
a:link { font-family: Helvetica; font-size: 12px; color: #171735; text-decoration: underline; }
a:visited { font-family: Helvetica; font-size: 12px; color: #171735; text-decoration: underline; }
a:active { font-family: Helvetica; font-size: 12px; color: #171735; text-decoration: underline; }
a:hover { font-family: Helvetica; font-size: 12px; color: #171735; text-decoration: underline; }
/* main background colour */
.mainBg {
	background : #666699;
}
/* shadow colour separating main table and main background colour */
.shadowBg {
	background : #666699;
}
/* main outline colour */
.mainOutline {
	background : #aeaec6;
}
/* left nav background colour */
.leftNavBg {
	background : #f6eab1;
}
/* spotlight (body) background */
.spotlightBg {
	background : #f8f3dc;
}
/* header background*/
.headerBg {
	background : #333366;
}
/* background for the colour bar at the bottom of the header and divider bar on Homepage*/
.barBg {
	background : #af0a14;
}
/* colour of dividing line when the main nav section is off */
.navDividingLineOff {
	background : #c5bbbe;
}
/* colour of dividing line when the main nav section is on */
.navDividingLineOn {
	background : #c5bbbe;
}
/* colour of background for Register for e-news and Join the union buttons */
.registerAndJoinBg {
	background : #f6eab1;
}
/* tertiary navigation outline/table border */
.tertiaryNavOutline {
	background : #aeaec6;
}
/* main navigational links  */
a.nav:link { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #171735; }
a.nav:visited { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #171735; }
a.nav:active { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #171735; }
a.nav:hover { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #171735; }
/* tertiary navigational links  */
a.tertiaryNav:link { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #7f92ac; }
a.tertiaryNav:visited { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #7f92ac; }
a.tertiaryNav:active { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #7f92ac; }
a.tertiaryNav:hover { font-family: Helvetica; font-size: 12px; font-weight: bold;  text-decoration: none; color: #333366; }
/* 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: #171735; }
a.registerAndJoin:visited { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #171735; }
a.registerAndJoin:active { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #171735; }
a.registerAndJoin:hover { font-family: Helvetica; font-size: 13px; font-weight: normal;  text-decoration: none; color: #171735; }
/* over state for main navigation menu rollover */
.over {
	background-color: #cbc193;
	margin: 0;
	vertical-align: middle;
	width: 146px;
	height: 30px;
} 
/* off state for main navigation menu rollover  */
.off {
	background-color: #f6eab1;
	margin: 0;
	vertical-align: middle;
	width: 146px;
	height: 30px;
	} 
/* on state for main navigation menu rollover  */
.on {
	background-color: #cbc193;
	margin: 0;
	vertical-align: middle;
	width: 146px;
	height: 30px;
	font-family: Helvetica;
	font-size: 13px;	
	font-style: normal;
	color: #171735;
	}
/* over state for main navigation menu rollover */
.tertiaryOver {
	background-color: #FBF8E9;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	width: 147px;
	height: 20px;
} 
/* off state for main navigation menu rollover  */
.tertiaryOff {
	background-color: #f8f3dc;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	width: 147px;
	height: 20px;
	} 
/* on state for tertiary navigation menu rollover  */
.tertiaryOn {
	background-color: #f8f3dc;
	color: #333366;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	width: 147px;
	height: 20px;
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	
	}
/* text area info */
	TEXTAREA
{  
	font-family: Arial, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	text-decoration: none;
	border: 1 solid #808080;	
    background : #FFFFFF;
	scrollbar-arrow-color:#808080; 
	scrollbar-base-color:#E1E1FF; 
	scrollbar-track-color:#C0C0C0;
	scrollbar-darkshadow-color:#C0C0C0; 
	scrollbar-face-color:; 
	scrollbar-highlight-color:; 
	scrollbar-shadow-color:; 
	cursor: hand;	
}    
/* submit buttons */
INPUT {
    font-family: Arial, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
	text-decoration: none;	
    background : #FFFFFF;
	border: 1 solid #808080;
	cursor: hand;
}
/* buttons */
.button
{
	cursor: hand;
	color: #000000;
	background: #D4D0C8;
    font-family: Arial, sans-serif;
	font-size: 10pt; 
	border-color: #808080;
}
/* edit button */
.buttonedit {
   background-color: #D4D0C8;
   border: 1px solid #808080;
   display: block;
   padding-bottom: 1px;
   padding-left: 6px;
   padding-top: 1px;
   text-decoration: none;
   width: 38px;
   font-family:  Arial, sans-serif;
   font-size: 10pt;
   color: #333333;
   cursor: hand;
}
/* delete buttons */
.buttondelete {
   background-color: #D4D0C8;
   border: 1px solid #808080;
   display: block;
   padding-bottom: 1px;
   padding-left: 6px;
   padding-top: 1px;
   text-decoration: none;
   width: 50px;
   font-family:  Arial, sans-serif;
   font-size: 10pt;
   color: #333333;
   cursor: hand;
}
/* publish draft buttons */
.buttonpublishdraft {
   background-color: #D4D0C8;
   border: 1px solid #808080;
   display: block;
   padding-bottom: 1px;
   padding-left: 6px;
   padding-top: 1px;
   text-decoration: none;
   width: 90px;
   font-family:  Arial, sans-serif;
   font-size: 10pt;
   color: #333333;
   cursor: hand;
}
/* publish buttons */
.buttonpublish {
   background-color: #D4D0C8;
   border: 1px solid #808080;
   display: block;
   padding-bottom: 1px;
   padding-left: 6px;
   padding-top: 1px;
   text-decoration: none;
   width: 58px;
   font-family:  Arial, sans-serif;
   font-size: 10pt;
   color: #333333;
   cursor: hand;
}
/* disclaimer text */
.disclaimerText
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-style: italic; 
	font-weight: normal; 
	color: #333366; 
	text-decoration: none
}
/* white text */
.whiteText
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: bold; 
	font-weight: bold; 
	color: #f8f3dc; 
	text-decoration: none
}