@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-top: 0px;
	text-decoration: none;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#topspace {
	height: 20px;
}
#logo {
	height: 25px;
	padding-bottom: 5px;
}
#nav {
	height: 28px;
	padding-bottom: 5px;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #00B298;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #999999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.textsub {
	font-size: medium;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.largetxt {
	color: #A33100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}
.smalltxt {font-size: small}
