.padding_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 12px;
	text-indent: 0px;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #3B6FB5;
	font-weight: bold;
}
.main_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	color: #3B6FB5;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	text-indent: 0px;
}
.left_panel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-indent: 0px;
	padding: 10px;
	padding-left: 18px;
}

