.Nav-Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #CCCCCC;
}
a.link-leftnav:link {color: #cccccc; text-decoration: underline;}
a.link-leftnav:visited {color: #cccccc; text-decoration: underline;}
a.link-leftnav:hover {color: #cccc99; text-decoration: underline;}
a.link-leftnav:active {color: #cccc99}

a.link-gray:link {color: #666666; text-decoration: underline;}
a.link-gray:visited {color: #666666; text-decoration: underline;}
a.link-gray:hover {color: #666666; text-decoration: underline;}
a.link-gray:active {color: #666666}
.Text-Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 28px;
}
.Text-OliveHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: CCCC99;
	text-transform: uppercase;

}
.Text-BodySmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 28px;
}
.Text-BodyNospan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: normal;
}
.Nav-Left-lowercase {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #CCCCCC;
}

