.bodygrn {
	font-family: "Myriad Pro, Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #939598;
}
.graybody {
	font-family: "Myriad Pro, Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #939598;
	padding: 0px;
}
.bodyorange {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #f37321;
}
#wrapper {
	width:848px;
	margin:auto;
	top: 80px;
	background-position: top;
}

.thinborder {
	border: 0px solid #999999;
	height: auto;
	width: 848px;
	visibility: visible;
	top: 150px;
	padding-bottom: 18px;
}

a:link {
	color: #f37321;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: ##f37321;
}
a:active {
	text-decoration: none;