@charset "ISO-8859-1";
.main_text {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: text-top;
	color: #FFF;
}
.highlight_text {
	color: #E29C27;
	text-align: left;
	vertical-align: text-top;
	line-height: 21px;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#main_text_small {
	font-size: 10px;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
.inline_highlight {
	font-size: 10px;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #F90;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
