td, p {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: 666666;
	font-size: 11px;
}

a {
	color: 8c9c0a;
	text-decoration:none;
}

a:visited {
	color: 8c9c0a;
	text-decoration:inherit;
}

a:hover {
	color: 8c9c0a;
	text-decoration:underline;
}

a:active {
	color: 8c9c0a;
	text-decoration:underline;
}	

.currentPage {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: d7f395;
}

.currentPageSub {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: d7f395;
}

.subHeader {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: 999999;
	font-weight: bold;
}

.finePrint {
	color: 999999;
	font-size: 11px;
}

.rightText {
	color: 36547c;
	font-size: 13px;
	text-decoration: none;	
}

.rightHighlight {
	color: 36547c;
	font-size: 13px;
	background-color: ddf1d2;
	border-bottom: 0px;
}

#arnicaLeftSide {
	background: url(images/n_logoshadow.gif) no-repeat bottom left;
	padding-bottom: 240px;
}