*{
	margin:0;
	padding:0;
}
body{

	padding-top:60px;
	padding-left:40px;
	background:#fff url(/img/bg.gif) top repeat-x;
}
form{
	display:inline;
}
#logo{
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	letter-spacing:-2px;
	color:#036;
	font-size:32px;
}
h1{
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:27px;
	color:#037;
	letter-spacing:-2px;
	padding-top:7px;
	margin-bottom:10px;
}
h2{
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	letter-spacing:-2px;
	color:#555;
	margin-left:10px;
	margin-bottom:20px;
}
h3{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	color:#069;
	margin:15px;
	padding-left:10px;
	font-size:18px;
}
label{
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	color:#037;
	margin-left:50px;
	padding:2px;
	display:block;
}
#email_addr{
	background:#fff url(/img/fieldbg.jpg) top repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #037;
	font-size:17px;
	font-weight:bold;
	color:#058;
	margin-left:100px;
	padding:2px;
	width:170px;
}
#date{
	font-family:"Trebuchet MS",Arial, Helvetica,sans-serif;
	padding-left:20px;
	color:#234;
	font-size:1.2em;
}
#submit{
	background-image:url(/img/small-button.png);
	color:#fff;
	border:0;
	font-weight:bold;
	position:relative;
	left:2px;
	top:-1px;
	padding:3px 7px;
	font-family:"Trebuchet MS",Arial, Helvetica,sans-serif;
	font-size:14px;
}
#copy{
	font-family:Verdana, Arial,Helvetica,sans-serif;
	color:#777;
	font-size:0.65em;
	letter-spacing:1px;
	padding-top:20px;
	padding-left:35px;
}
#dot{
	margin-left:-4px;
	margin-right:-4px;
}
.suffix{

	font-size:0.8em;
	font-weight:bold;
	position:relative;
	top:-4px;
}
address{
	display:inline;
	font-style:normal;
}
address a{
	color:#047;
	text-decoration:none;
}
address a:hover {
	text-decoration:underline;
}
img,
fieldset,
abbr{
	border:0;
}