.NavText {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 9pt;
	line-height: 24pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.NavLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 9pt;
	line-height: 24pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}



.BodyText {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.BodyLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #2e531e;
}

.BodyLink:hover {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #beca79;
}

.BodyHdr {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

.BodyHdrLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #2e531e;
}

.BodyHdrLink:hover {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #beca79;
}



.TagLineText {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #8ca746;
}

.TagLineLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #beca79;
}

.TagLineLink:hover {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #8ca746;
}



.PortfolioMainText {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.PortfolioMainLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #a6a6a6;
}

.PortfolioMainLink:hover {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #beca79;
}



.PortfolioDetailText {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #a6a6a6;
}

.BodyDetailLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2e531e;
}

.BodyDetailLink:hover {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #beca79;
}


.PortfolioBackNextText {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #a6a6a6;
}

.PortfolioBackNextLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #a6a6a6;
}

.PortfolioBackNextLink:hover {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #beca79;
}


.CopyrightText {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #bfbfbf;
}

.CopyrightLink {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #a6a6a6;
}

.CopyrightLink:hover {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #898989;
}


.white 				{ background-color : #FFFFFF; }
.black              { background-color : #08080d; }
.dkgray             { background-color : #333333; }
.ltgray             { background-color : #bfbfbf; }

.green		        { background-color : #2e531e; }
.ltgreen		    { background-color : #beca79; }

.sage		        { background-color : #97ad86; }
.ltsage		        { background-color : #e4f0c7; }