body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#topLinks {
	left: 578px;
	position: absolute;
	top: 20px;
	height:42px;
	width:175px;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topLinks a{
	text-decoration:none;
}
.homeBackLinks{
	text-decoration:none;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
.linkList{
	list-style-image: url(../images/redarrowbullet-small.gif);
	padding-left:1em;
	margin-left:1em;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0.5em;
}
form, input {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color:#cc0000;
	background-color:#eeeeee;
}
.signUpBox{
	padding-top:4px;
	background-image: url(../images/buttonbar-blank-bg.gif);
	background-repeat: no-repeat;
}
#menu td p, #menu td form{
	padding-left:6px;
	padding-right:6px;
	font-size: 10px;
	padding-bottom:0; 
}
.emailAddress{
	font-size:9px;
	width:100px;
}