.page_image {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebar_links {
	font-family: "Times New Roman", Times, serif;
	width: 142px;
	display: block;
	padding: 8px;
	background-color: #F5F5F5;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sidebar_links:hover {
	font-family: "Times New Roman", Times, serif;
	width: 142px;
	display: block;
	padding: 8px;
	background-color: #E9E9E9;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sidebar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.boundline_rightonly {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F0C9;
	border-bottom-color: #F3F0C9;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.boundline_rightandbottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F0C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F0C9;
}
.boundline_bottomonly {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F0C9;
}
.bodytext_headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
}
.bodytext_lists {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
}
.image_horizontal {
	padding-right: 2.5px;
	padding-bottom: 2.5px;
	padding-left: 2.5px;
}
.right_image_horizontal {
	padding-bottom: 2.5px;
	padding-left: 2.5px;
}
.left_image_horizontal {
	padding-bottom: 2.5px;
	padding-right: 2.5px;
}
