@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #999;
}
.arial-B-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
}
.arial-B-11 A:link {
	color: #545454;
}
.arial-B-11 A:visited {
	color: #545454;
}
.font-spacing- {
	letter-spacing: 7px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.arial-B-70 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bold;
	color: #111111;
}
.arial-B-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111111;
}
.arial-N-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
}
.trebuchet-N-12 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #843316;
}
.footnotes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

/*BEGIN LOGIN TEXT*/
.login_header {
	color:#2e2e2e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 15px;
	padding-bottom: 4px;
	border-bottom:dashed 1px #F60;
}
.login_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#CCC;
}
/*END LOGIN TEXT*/