.formLabels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	text-align: left;
	width: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	font-weight: bold;
}
.formElement {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #cccccc;
	width: 40px;
}
.navigation {
	font-style: normal;
	font-weight: bold;
	display: block;
	color: #00C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	width: 110px;
	padding: 2px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FC0;
}
p {
	font-weight: normal;
}
input {
}
h2 {
	color: #03C;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 3em;
	text-align: left;
}
.textboxstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2px;
}
.articletitle {
	font-style: italic;
}
address {
}
li {
	font-size: 1em;
}
#banner {
	position: absolute;
	width: 600px;
	left: 210px;
	top: 80px;
	font-size: 1.6em;
	color: #039;
	text-align: center;
	visibility: visible;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	display: inline;
}
#main {
	padding-left: 20px;
	border-left-width: 4px;
	border-left-style: dotted;
	position: absolute;
	left: 200px;
	top: 300px;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #0ff;
	padding-right: 40px;
	visibility: visible;
	border-left-color: #FFF;
}
#sidebar {
	width: 150px;
	position: absolute;
	left: 40px;
	top: 350px;
}
tr {
	font-weight: lighter;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.abbrv {
	color: #00f;
}
