*:focus { 
  outline: none;
}

a {
	color: #272B2E;
	text-decoration: none;
}
#wrapper {
  width: 208px; 
  font-size: 11px;
  color: #272B2E;
  background-color: #ffffff;
  padding: 0px 3px 10px 0px;
  font-family:Arial;
}

span.headline {
	color: #004D8F;
  font-weight: bold;
  font-size:12px:
}

#chart {
	
}

.bottom-table table {
  width: 100%;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  white-space: nowrap;
}

.bottom-table strong {
  font-weight: normal;
  /* 7EAC08; */
  color: #007f92;
}

.linkSign {
  color: #007f92;
  position: relative;
  top: -1px;
  padding-right: 2px;
}