#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 800px;
	margin: 50px 0 0 0;
	position:relative;
}
p {
	line-height: 15px;
}
p.small {
	font-size: 9px;
	line-height: 11px;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	color: #999999;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a:link {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #009900;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	border-bottom: 1px solid #009900;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border: 0;
}
#top {
	font-size: 11px;
	position:absolute;
	top:-30;
	right:0;
}
#top a {
	border: 0;
}
.at300b {
	color:#009900 !important;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
#header {
	margin: 10px 0 70px 0;
}
#nav {
	font-size: 11px;
	float:left;
}
#frontcontent {
	font-size: 11px;
	text-align: center;
}
.submit {
	font-family:verdana,sans-serif;
	font-size:10pt;
}
.submit {
	color:#000000;
	background-color:#ffffff;
	cursor:pointer;
	font-weight:bold;
}
#content {
	font-size: 11px;
	margin: 0 0 0 30%;
}
ul.none {
	line-height: 25px;
	list-style-image: url(arrow.gif);
	margin-left: 20px;
	padding: 0;
}
#footer {
	text-align: center;
	margin: 35px 0 10px 0;
}
p.footer {
	font-size: 9px;
}
a.footer:link,a.footer:visited {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
a.footer:hover {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	border: 0;
}
.again {
	text-align: center;
	margin-top: -10px;
}
#contact {
	font-size: 11px;
}
.formfield {
	display:none;
	visibility:hidden;
}
html {
	min-height: 100%; margin-bottom: 1px;
}
