div#linkpanel {
	display:none;
}
p {
	font-family: georgia;
	font-size: 85%;
	font-weight: normal;
	color: #53537d;
	line-height: 1.5;
	margin: 0 10px 10px 10px;
	}
.currentpg {
	font-weight: normal;
	display: block;
	background-color: #53537d;;
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 5px 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.currentpgindent{
	font-weight: normal;
	display: block;
	background-color: #53537d;;
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 5px 15px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.quote {
	font-family: georgia;
	font-size: 70%;
	font-weight: normal;
	color: #2e8b2e;
	line-height: 1.5;
	margin: 0 10px 10px 10px;
	}
h1 {
	font-family: georgia;
	font-size: 95%;
	font-weight: bold;
	color: #53537d;
	margin: 10px 50px 0px 10px;
	padding-bottom: 0px;
}
h2 {
	font-family: georgia;
	font-size: 95%;
	font-weight: bold;
	color: #53537d;
	margin: 0 50px 5px 0px;
}
h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #53537d;
	margin: 0 0 5px 20px;
	border-bottom: 1px solid #339933;
}
.indentext {
	margin: 0 0 10px 20px;
}
.linktext {
	line-height: 1;
	margin: 0 0 5px 5px;
	font-size: 85%;
	padding-bottom:0px;
}
.linktextindent {
	line-height: 1;
	margin: 0 0 5px 15px;
	font-size: 85%;
	padding-bottom: 0px;
}
.smalltext {
	font-size: 70%;
}
.buttontext {
	font-family:georgia;
	font-size: 85%;
	color: #2e8b2e;
}
.smalltext{
	font-size: 70%;
	text-align: left;
}
.smalltextcenter{
	font-family: georgia;
	font-size: 80%;
	text-align: center;
}
ul {
	font-family: georgia;
	font-size: 85%;
	font-weight: normal;
	color: #53537d;
}
li {
	margin: 0 0 10px 20px;
}	
#stplogo{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 560px;
}
#hplinks {
	display:none;
}