@charset "UTF-8";
#ctrColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: left;
	width: 570px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #888f09;
	border-bottom-color: #888f09;
	border-left-color: #888f09;
	background-color: #fcf8cd;
	padding: 20px 150px 20px 20px;
	line-height: 18px;
	margin-bottom: 15px;
	height: auto;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c721d;
	text-transform: uppercase;
	text-decoration: underline;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c721d;
	text-transform: uppercase;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c721d;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #fcf8cd;
	line-height: 25px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
