/* body style */
body {
	font-family: Arial;
	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: Arial;
	font-size: 24px;	
	font-style: normal;
	color: #ffffff;
}
/* welcome copy*/
.welcomeCopy {
	font-family: Arial;
	font-size: 12px;	
	font-style: normal;
	color: #ffffff;
}
/* spotlight header*/
.spotlightHeader {
	font-family: Arial;
	font-size: 19px;	
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
/* spotlight copy*/
.spotlightCopy {
	font-family: Arial;
	font-size: 12px;	
	font-style: normal;
	color: #6fa2c5;
}
/* spotlight copy for all td's */
td {
	font-family: Arial;
	font-size: 12px;	
	font-style: normal;
	color: #6fa2c5;
}
/* emphasis 1 - for bold tag */
b {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #6fa2c5;
}
/* emphasis 1 - for strong tag */
strong {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #6fa2c5;
}
/* emphasis 2 */
.b2 {
	font-family: Arial;
	font-style: normal;
	font-weight: regular;
	color: #6fa2c5;
}
/* news/event article title */
.articleTitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6fa2c5;
}
/* news/event date class */
.date {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8b93a9;
}
/* regular links  */
a:link { font-family: Arial; font-size: 12px; color: #6fa2c5; text-decoration: underline; }
a:visited { font-family: Arial; font-size: 12px; color: #6fa2c5; text-decoration: underline; }
a:active { font-family: Arial; font-size: 12px; color: #6fa2c5; text-decoration: underline; }
a:hover { font-family: Arial; font-size: 12px; color: #6fa2c5; text-decoration: underline; }
/* main background colour */
.mainBg {
	background : #f7f4d8;
}
/* main outline colour */
.mainOutline {
	background : #ffffff;
}
/* left navigation background */
.leftNavBg {
	background : #dad9d1;
}
/* spotlight header background */
.spotlightHeaderBg {
	background : #97c0b8;
}
/* spotlight (body) background */
.spotlightBg {
	background : #ffffff;
}
/* secondary spotlight background (for tertiary pages) */
.spotlight2Bg {
	background : #f0f6f4;
}
/* header background*/
.headerBg {
	background : #5f9e92;
}
/* spacer/dividing lines background*/
.spacerBg {
	background : #ffffff;
}
/* tertiary navigation outline/table border */
.tertiaryNavOutline {
	background : #407690;
}
/* story title - for Who We Are, Community page */
.storyTitle {
	font-family: Arial;
	font-size: 12px;	
	font-style: normal;
	font-weight: bold;
	color: #6fa2c5;
}
/* main navigational links  */
a.nav:link { font-family: Arial; font-size: 11px; font-weight: bold;  text-decoration: none; color: #ffffff; }
a.nav:visited { font-family: Arial; font-size: 11px; font-weight: bold;  text-decoration: none; color: #ffffff; }
a.nav:active { font-family: Arial; font-size: 11px; font-weight: bold;  text-decoration: none; color: #ffffff; }
a.nav:hover { font-family: Arial; font-size: 11px; font-weight: bold;  text-decoration: none; color: #ffffff; }
/* tertiary navigational links  */
a.tertiaryNav:link { font-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #297688; }
a.tertiaryNav:visited { font-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #297688; }
a.tertiaryNav:active { font-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #297688; }
a.tertiaryNav:hover { font-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #94Bac5; }
/* button links  */
a.button:link { font-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
a.button:visited { ffont-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
a.button:active { font-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
a.button:hover { font-family: Arial; font-size: 12px; font-weight: bold;  text-decoration: none; color: #8b93a9; }
/* over state for main navigation menu rollover */
.over {
	background-color: #4d8f83;
	text-align: right;
	margin: 0;
	vertical-align: middle;
	width: 107px;
	height: 20px;
} 
/* off state for main navigation menu rollover  */
.off {
	background-color: #407690;
	text-align: right;
	margin: 0;
	vertical-align: middle;
	width: 107px;
	height: 20px;
	} 
/* on state for main navigation menu rollover  */
.on {
	background-color: #4d8f83;
	text-align: right;
	margin: 0;
	vertical-align: middle;
	width: 107px;
	height: 20px;
	}
/* over state for main navigation menu rollover */
.tertiaryOver {
	background-color: #ffffff;
	text-align: right;
	margin: 0;
	vertical-align: middle;
	width: 111px;
	height: 20px;
	} 
/* off state for main navigation menu rollover  */
.tertiaryOff {
	background-color: #ffffff;
	text-align: right;
	margin: 0;
	vertical-align: middle;
	width: 111px;
	height: 20px;
	} 
/* on state for tertiary navigation menu rollover  */
.tertiaryOn {
	background-color: #ffffff;
	color: #94bac5;
	text-align: right;
	margin: 0;
	vertical-align: middle;
	width: 111px;
	height: 20px;
	font-family: Arial;
	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;
	}
/* hr colour */
.hr {
	background : #94b9cb;
}
/* <hr> colour */
hr {
	background : #94b9cb;
}
/* footer for Last Updated */
.footer {
	color: #8b93a9;
	font-size: 10px
}
.fontOn { 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;  
	text-decoration: none; 
	color: #ffffff; 
}
