#home_content {
	float: left;
	width: 575px;
	background-color: #FFFFFF;
}
#float_clear_left {
	clear: left;
	float: left;
	padding-bottom: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3976e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65dd0d;
	width: 280px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3976e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65dd0d;
	width: 400px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-variant: small-caps;
}
h3 {
	font-size: 18px;
	color: #063185;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3976e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65dd0d;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-variant: small-caps;
	display: inline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.paragraph_padding {
	padding-left: 20px;
}

.pic_padding {
	padding-left: 15px;
}

.blue_11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #08307f;
}
.blue_22 {
	font-size: 22px;
	color: #08307f;
	font-family: "Times New Roman", Times, serif;
}
