.SideNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #516130;
	text-decoration: none;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #516130;
	background-color: #faffe8;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px;
	line-height: 18px;
}
.Leftbkgnd {
	background-color: faffe8;
	font-family: Optima, "Gill Sans Light", Futura;
	font-size: 12px;
	color: #000000;
}
.rightcolorbar {
	background-color: #516130;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #516130;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #516130;
}
.boldindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #516130;
	padding-left: 15px;
}

.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

