

/*************************/
/*****Page content******/
/*************************/
#ReportDownload #pageSheet{
	display:block;
	width:703px;
  margin: 0px 30px 0px 230px;
}
/*#pageSheet *{
	margin:0px; padding:0px; border:0px; font-size:12px; font-family:arial; font-weight:normal; text-indent:0px; list-style:none; text-decoration:none; color:#000;
}*/
#ReportDownload h1.simpleH1{
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
  font-family: arial;
  font-size: 16px;
  line-height: 22px;
  color: #417223;
  font-weight: bold;
  text-transform: uppercase;
}

#ReportDownload .right-column{
	width: 245px;
	float: left;
  margin: 5px 0px 10px;
}
#ReportDownload .right-column img{
	width: 100%;
	padding: 0;
}
#ReportDownload .bunge-content{
  float: left;
	width: 420px;
	margin-bottom: 30px;
	margin-right: 38px;
}
#ReportDownload  p{
    margin-top: 0px;
		margin-bottom: 15px;
		font-family: arial;
    font-size: 12px;
    line-height: 22px;
    color: #666;
		text-align: justify;
  }

#ReportDownload 	.btn{
    margin-bottom: 15px;
  }

#ReportDownload  .btn a {
    display: block;
    background-color: #417223;
    width: 200px;
    height: 36px;
    font-family: arial;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
		vertical-align: middle;
  }
#ReportDownload 	.btn a img{ width: auto; vertical-align: middle;}
