input.textbox {font-size: 8px;}

body {
	margin-top: 0px;
	text-align:center;
}
A {
	text-decoration: none;
	color: #00523E;
}

ul.normal { list-style-image: none; }

ul.asterisk {
	list-style-image: url(../images/asterisk.png);
	line-break: strict;
}

ul.arrow {
	list-style-image: url(../images/arrow.png);
	line-break: strict;
}

div#topgreen {
	width: 802px;
	height: 60px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #00543d;
	
}


div#bottomgreen {
	width:800px;
	height: 180px;
	margin: 0 auto;
	background-color: #00543d;
}

div#bottom {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}