.subSectionText {
	color : #026a39;
	background: #cac7c7;
}


.redLink {
	color: #026a39;
	text-decoration: none;
}


.redBG {
	background: #026a39;
}




.space {
	line-height: 2px;
}
BODY {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: white;
	margin-left: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 0px;
}

TD {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

TD.ninePT {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.pageHeader {
	font-size: 20pt;
	font-weight: bold;
	color: black;
}

.boldBlack {
	font-weight: bold;
	color: black;
}

.contentHeader {
	font-size: 14pt;
	font-weight: bold;
}


.ltGrayBG {
	background: #CCCCCC;
}

.newsPage {
	background: white;
	color: #666666;
}

.darkGrayBG {
	background: #666666;
}

A {
	text-decoration: none;
}

A.menuLink:hover {
	color:black;
}

A.menuLink {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

A.menuLinkSelect {
	color:black;
	font-size: 10pt;
	font-weight: bold;
}

A.contentLink {
	color: white;
	font-weight: bold;
}

A.contentLink:hover {
	color: #CCCCCC;
}

A.contentLink2 {
	color: white;
}

A.contentLink:hover {
	color: #CCCCCC;
}

A.bigLink {
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

A.contentLink3:hover {
	color:black;
}

A.contentLink3 {
	color: white;
	font-size: 9pt;
}

A.contentLink4 {
	//color: #666666;
	color:black;
	font-size: 9pt;

}
