/* Authorized Sage */

/* TAN */
.SageTan10{
	font-family: Arial, Helvetica;
  font-weight: normal;
	color: rgb(208,186,152);
	font-size: 10pt;
	text-transform: none;
}
.SageTan8{
	font-family: Arial, Helvetica;
  font-weight: normal;
	color: rgb(208,186,152);
	font-size: 8pt;
	text-transform: none;
}

/* YELLOW */
.SageYellow{
	font-family: Arial, Helvetica;
  font-weight: normal;
	color: rgb(252,201,23);
	font-size: 10pt;
	text-transform: none;
}

/* GOLD */
.SageGold8{
	font-family: Arial, Helvetica;
  font-weight: bold;
	color: #CC9933;
	font-size: 8pt;
	text-transform: none;
}

/* WHITE */
.SageWhite8{
	font-family: Arial, Helvetica;
  font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
	text-transform: none;
}

/* GREEN */
.SageGreen{
	font-family: Arial, Helvetica;
  font-weight: normal;
	color: #006666;
	font-size: 10pt;
	text-transform: none;
}
.SageGreen20{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #006666;
	font-size: 20pt;
	text-transform: none;
}
.SageGreen18{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #006666;
	font-size: 18pt;
	text-transform: none;
}
.SageGreen14{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #006666;
	font-size: 14pt;
	text-transform: none;
}
.SageGreen12{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #006666;
	font-size: 12pt;
	text-transform: none;
}
.SageGreen10{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #006666;
	font-size: 10pt;
	text-transform: none;
}

/* ORANGE */
.SageOrange20{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #CC6633;
	font-size: 20pt;
	text-transform: none;
}
.SageOrange18{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #CC6633;
	font-size: 18pt;
	text-transform: none;
}
.SageOrange14{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #CC6633;
	font-size: 14pt;
	text-transform: none;
}
.SageOrange12{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #CC6633;
	font-size: 12pt;
	text-transform: none;
}
.SageOrange10{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #CC6633;
	font-size: 10pt;
	text-transform: none;
}

/* BLACK */
.SageBlack20{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #666666;
	font-size: 20pt;
	text-transform: none;
}
.SageBlack18{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #666666;
	font-size: 18pt;
	text-transform: none;
}
.SageBlack13{
	font-family: Arial, Helvetica;
  font-weight:normal;
	color: #666666;
	font-size: 13pt;
	text-transform: none;
}
