body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	background-color: #EDEDED;
	top: 0px;
	padding: 0;
	margin: 0;
	
}







h4 {
	color:#0171BB;
	font-size:12px;
	font-weight: normal;
	margin-top: 3px;
}












.----------------------------------- {}

.content1 {
	width: 777px;
	text-align: left;
	margin-left: 50px;
	margin-bottom: 5px;
}







.copy {
	width: 530px;
	position: relative;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#copyHeader {
	width: 530px;
	background-image: url(images/copy_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	margin-bottom: -5px;
	padding: 0;
}

#copyContent {
	width: 490px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8DC73F;
	border-left-color: #8DC73F;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.2;
	padding-left:15px;
	padding-right:15px;
}



#copyFooter {
	width: 530px;
	height: 25px;
	background-image: url(images/copy_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -16px;
	padding: 0;
}

.copyBlock {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cadf9a;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
