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

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0037f0;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#nav  a:active  {
	font-size: 143%;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #0037f0;
	text-align: center;
}
#nav {
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#divider-top {
	padding: 0px;
}
#divider {
	padding: 5px;
	clear: both;
}
#nav    a {
	font-size: 143%;
	color: #0037f0;
	text-decoration: none;
	font-weight: normal;
}
#nav    a#rush-link {
	color:#0037f0;
}
#nav    a#rush-link:active {
	color:#FFFFFF;
}
#nav    a#rush-link:hover {
	color:#FFFFFF;
}
#nav a:active {
	font-size: 143%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	font-size: 143%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}.rush-highlight {
	font-style: italic;
	color: #F00;
}
