@charset "utf-8";
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.nav_bar {	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

.small_text {	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.img_left_float {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_right_float {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
body {
	background-color: #93C0E6;
}
img {
	vertical-align: bottom;
}
.cell_right_align {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.cell_left_align {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.table_width_816 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 20px;
}
.bold_black_text {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.cell_background {
	background-image: url(assets/line/seed_ratio.jpg);
}
.text_align_top {
	vertical-align: top;
}
.footer_bkgrnd {
	background-color: #F0FFFF;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
