html,body{
	margin:0;
	height:100%;
	font-family:Tahoma, Arial, sans-serif;
	font-size:8pt;
	color:#3d3d3d;
	background-color:#ffffff;
}

div#wrapper{
	float:left;
	position:relative;
	width:950px;
	left:50%;
	margin-left:-475px;
	padding-top:40px;
	height:auto !important;
	min-height:100%;
	background-color:#ffffff;
}

img, div { behavior: url(javascript/iepngfix.htc) }

a.green{
	color:#004304;
}

a.green_no_ul{
	color:#004304;
	text-decoration:none;
}

a.green_no_ul:hover{
	text-decoration:underline;
}

a.stnd{
	color:#3d3d3d;
}

img.link{
	border:none;
}

img.img_content{
	border:solid 1px #000000;
}

div#content_wrapper{
	width:850px;
	float:left;
	margin:45px 50px 0px 50px;
	line-height:1.7;
}

div.title{
	font-size:12pt;
	color:#004304;
	border-bottom:solid 1px #9bc688;
	margin-bottom:15px;
	padding-bottom:5px;
}

div.content{
	float:left;
	margin-left:12px;
	width:98%;
}

span.sub_title{
	color:#004304;
	font-weight:700;
}

span.bold{
	color:#004304;
	font-weight:700;
	font-size:7pt;
}

div.f_left_full{
	float:left;
	width:100%;
}

span.green{
	color:#004304;
}

span.green_bold{
	color:#004304;
	font-weight:700;
}

div.border_left{
	float:left;
	width:20px;
	border-top:solid 1px #9bc688;
	border-left:solid 1px #9bc688;
	border-bottom:solid 1px #9bc688;
}

div.border_right{
	float:right;
	width:20px;
	border-top:solid 1px #9bc688;
	border-right:solid 1px #9bc688;
	border-bottom:solid 1px #9bc688;
}
