
.greenborder {
	border: 1px solid #00925E;
}
.bodygrey {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #76787B;
	line-height: 15px;
}

.greySmall {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #76787B;
	line-height: 17px;
}

.bodygreyWide {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #76787B;
	line-height: 25px;
}

.greenBig {
	font-size:22px;
	color: #00A474;
}

.greenMedium {
	font-size:14px;
	color: #00A474;
}

.green {
	color: #00A474;
}

.box {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 1px solid; COLOR: #666666; LINE-HEIGHT: 12px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Geneva, Ariel
}

A.greenLink:link {
	font-family: "Trebuchet MS", Verdana, sana-serif;
	font-size: 12px;
	color: #76787B;
	text-decoration: none;
}
A.greenLink:visited {
	font-family: "Trebuchet MS", Verdana, sana-serif;
	font-size: 12px;
	color: #76787B;
	text-decoration: none;
}
A.greenLink:active {
	font-family: "Trebuchet MS", Verdana, sana-serif;
	font-size: 12px;
	color: #76787B;
	text-decoration: none;
}
A.greenLink:hover {
	color: #00A474;
	text-decoration: none;
}
