@charset "UTF-8";

div.horRule {
height: 1px;
border-top: 1px dotted #23221f;
margin-top: 24px;
margin-bottom: 24px;
}

div.horRule hr {
display: none;
}

.filesize_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
	
.filename {
	color: #004276;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 8px;
	}
	
.filenamelink a {
	color: #004276;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}
	
.filenamelink a:hover {
	color: #004276;
	text-decoration: none;
	}

.corporate-donor-level {
  padding-top: 15px;
  width: 600px;
  display: block;
  clear: both;
}
.corporate-donor-level strong {
  font-size: 14px;
  display: block;
  clear: both;
  border-bottom: 1px solid #cccccc;
  padding: 2px 0 2px 0;
  margin-bottom: 5px;
}
.corporate-donor-level span {
  width: 290px;
  float:left;
}