body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #DEFEEB;
	line-height: 1.4em;
}
#container {
}
#header {
	text-align: center;
}
#date {
	text-align: center;
	font-size: 75%;
	font-weight: lighter;
	color: #333333;
	line-height: 0px;
	height: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#nav {
	float: none;
	width: auto;
	margin: 5px;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 5px;
}
#state {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.4em;
	color: #000000;
	margin-right: 50px;
	margin-left: 50px;
	padding: 10px;
	margin-top: 20px;
	background-position: center;
}
#state h1 {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
#state p {
	font-size: 100%;
	padding: 5px;
	margin-left: 30px;
}
#hyperlink {
	font-size: 90%;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-indent: 50px;
	line-height: 1.8em;

}
#state a {
	font-size: 120%;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-position: top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 90%;
	line-height: 1.4em;
	color: #000000;
	vertical-align: top;
}	
#content h1 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-position: center top;
	text-align: center;
	vertical-align: text-top;
}
#content ul {
	font-size: 80%;
	line-height: 1.6em;
}
#footer {
	font-size: 75%;
	margin: 10px;
	clear: both;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#base {
	font-size: 85%;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
.fltlft {
	float: left;
	margin-right: 20px;
}
.fltrt {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#container ul {
	font-size: 80%;
	line-height: 1.8em;
}
#alternatives {
	padding-top: 10px;
	padding-right: 250px;
	padding-left: 250px;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	border: thin solid #000000;
	padding: 5px;
}
#content table p {
	font-size: 85%;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
}
#content table h5 {
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
}

