/* CSS Document */
body{
	margin: 2px 0px 2px 0px;
	background-color: #FFFFFF;
}
td{
	font-family: Verdana;
	font-size: 11px;
	color: #012D5F;
}
.bodytext{
	font-family: Verdana;
	font-size: 11px;
	color: #012D5F;
	line-height: 16px;
	padding: 0px 40px 0px 40px;
}
.bodytext a{
	color: #61A128;
	text-decoration: underline;
}
.bodytext a:hover{
	color: #61A128;
	text-decoration: none;
}
.footer{
	font-family: Verdana;
	font-size: 10px;
	color: #BDCF82;
}
.shadow{
	background-image: url(shadow.gif);
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
.heading{
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 26px;
	color: #1A6A25;
	padding: 0px 40px 0px 40px;
}
.subhead{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 26px;
	padding: 0px 40px 0px 40px;
}
.top{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.top a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-right: 40px;
	display:inline;
	text-decoration: none;
}
.top a:hover{
	color:#24A236;
}