body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #333333;
}
.left-edge {
	background-image: url(images/main-left-edge.gif);
}

.left-edge-nav {
	background-image: url(images/nav-left-edge.gif);
}

#main-area {
	padding-top: 30px;
	
}

.footertext  {
	font-size: 10pt;
	padding-top: 50px;
}

a:link {
	color: #B46426;
	text-decoration: none;
}
#left-info {
	color: #000000;
	font-size: 9pt;
}
#left-nav-text {
	color: #65A364;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 200%;
	margin-bottom: 20px;
}
#footer-text {
	font-size: 8pt;
	margin-left: 50px;
}
a:visited {
	color: #B46426;
	text-decoration: none;
}
a:hover {
	color: #B46426;
	text-decoration: underline;
}
a:active {
	color: #B46426;
}
h1 {
	color: #528C55;
	font-weight: normal;
	font-size: 24pt;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #528C55;
	font-weight: normal;
	font-size: 16pt;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 100%;
}
h3 {
	color: #528C55;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
	line-height: 100%;
}

p {
	margin-top: 2px;
	padding-top: 2px;
	line-height: 130%;
}
