#main h2 {
	font-size: 14px;
	color: #666666;
	background-color: #EFF9EA;
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	text-indent: 1em;
}
#main #block1 {
	width: 650px;
	margin-left: 50px;
}


#main table {
	background-color: #B9B9B9;
	margin-top: 2px;
}


#main table th {
	background-color: #EFF9EA;
}

#main h3 {
	font-size: 13px;
	color: #666666;
	height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}


#main ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 140%;
}
#main p {
	line-height: 150%;
}
#main hr {
	margin-top: 10px;
	margin-bottom: 10px;
}


#main #main_footer {
	margin: 0px;
	text-align: center;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
