@charset "UTF-8";
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #E9E8D5;
}
a:link {
	color: #ED5B2A;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #ED5B2A;
	text-decoration: none;
}
a:active {
	color: #ED5B2A;
	text-decoration: none;
}
a:hover {
	color: #ED5B2A;
	text-decoration:underline;
}
.footer_text {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.darkText {
	color: #4A4A4A;
}
.titleText {
	font-size:18px;
}
.text14 {
	font-size:14px;
}
.finePrint {
	font-size:11px;
	color: #A9AA9C;
}
.hr {
      border: 0;
      width: 100%;
	  color: #232323;
      background-color: #232323;
      height: 1px;
}
.picBorder {
	border: 1px solid #2F2F2F;
}
.14 {
	font-size: 16px;
}
.bioText {
	text-align: center;
	color: #A9AA9C;
	font-size: 11px;
}
