.center {
	text-align: center;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #004A6F;
	font-weight: bold;
}
.right_bar_spacing {
	padding-top: 4px;
}
.right_bar_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #8B9AB9;
	border-right-color: #8B9AB9;
	border-bottom-color: #8B9AB9;
	border-left-color: #8B9AB9;
}
.right_bar_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9AB9;
	padding: 2px;
}
.main_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #596C93;
	padding: 4px;
	line-height: 20px;
}
.small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #596C93;
	padding: 4px;
}
