body { 
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   background-color: white }

.filter-panel, .results-panel {
   width: 710px;
  background-color: white;
  margin-bottom: 20px }

a { 
  color: #004165;  
  text-decoration: none }

a img { border: 0 }

td { text-align: left }

td.left, th.left { text-align: left }
td.right, th.right { text-align: right }
td.center, th.center { text-align: center }

td.achiever { 
  width: 230px;
  color: #004165 }


td, th { 
  padding: 1px;
  padding-left: 5px }

table.data tr:hover {
  background-color: #EEE }

td.layout { 
  vertical-align: top;
  border: 10px solid rgb(219, 224, 237) }

table {
  width: 100%;
  border-collapse: collapse }

table.layout {
  margin: auto }

table.filter-options {
  width: 98%;
}

td.filter-label {
  width: 150px }
td.filter-selector {
  width: 500px }

th { 
  font-weight: normal;
  color: #007AC9;
  background-color: #F8F8F8;
  border-bottom: 1px solid #DDD }

h2 { 
  margin: 0px;
  margin-bottom: 15px;
  color: #0075BF;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #DDD }

h3 {
  font-size: 11px }

table.data {
  width: 415px;
  font-size: 11px;
  margin-bottom: 15px
}

table.statistics { 
  font-size: 11px;
  margin-bottom: 15px;
}
  
table.principal {
  width: 100% }

table.principal .result {
  padding-right: 0px }

table.principal .windy {
  padding-left: 1px } 
 
span.profile-link {
  font-size: 16px;
  font-weight: bold}

h1 {
  margin: 0px;
  font-size: 20px;
  color: #0075BF; }

div.birthdate, div.country {
  padding-top: 5px;
  font-size: 16px }

div.small-profile-link {
  padding-top: 8px;
  font-size: 14px }

div.profile-link { 
  text-align: right }

td.result, th.result {
  padding-right: 10px }

.header-image, .footer-image {
  width: 710px;
  margin-bottom: 5px }

.footer-image {
  margin-top: 20px }

.footer {
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  height: 45px }

.plot {
  width: 100%;
  height: 120px;
  margin-top: 10px }

.filter-panel table { font-size: 12px }
