@charset "UTF-8";
/* CSS Document */
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a img {
  border: none;
}

a:link {
	color: #27657D;
}
a:visited {
	color: #27657D;
}
a:hover {
	color: #000000 !important;
}
a:active {
	color: #27657D;
}
#signup {
	position:absolute;
	left:0px;
	top:0px;
	width:168px;
	height:114px;
	z-index:1;
}



.tableEven {
	background-color: #AE4400;
}
.homePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-variant: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.whitelink:link {
	color: #000;
}
a.whitelink:hover {
	color: #000;
}
a.whitelink:visited {
	color: #000;
}
a.whitelink:active {
	color: #000;
}
