body {
  background-color: #ffffff;
  color: black;
  font-family: Arial, sans-serif;
  font-size: smaller;
  margin: 0px 0px 0px 0px;
  min-width: 1000px;
}

h1 {
  text-align: left;
  font-weight: normal;
  font-size:30px;font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,sans-serif;line-height:1;color:#004085;margin-top:5px;float:none;text-transform:none;
}

#banner {
width:550px;padding:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff;border:0 none;margin:0 0 0px;}
#bannerBox {
background:#ffffff;border-bottom:solid 1px #dad8c8;padding:10px;margin:0 0 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }

input {
  background-color: #ffffff;
}
select {
  background-color: #ffffff;
  width: 250px;
  margin-bottom: 4px;
}
fieldset {
  background-color: #ffffff;
  margin-bottom: 5px;
}
label {
  width:250px;
  float:left;
  font-weight: bold;
}

ul {
  list-style:none;
  padding: 0px;
}

#maincontent li{
  float:left;
  padding:10px;
  line-style:none;
}

table {
 width: 100%;
}

th {
 height: 50px;
}
table, th, td {
  border: 1px solid black;
  padding: 4px;
}

.loading {
  background-image: url('images/loading.gif');
  background-color: red;
}

#placeholder {
  background-image: url('images/loading.gif');
  background-color: red;
}

code {
  font-size: small;
}

font-setter {
  font-size: medium;
  font-family: "Verdana";
  padding-right: 0px;
}


a {
  color: darkblue;
}

.centeredImage {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 2px;
  width: 10%;
  height: 40px;
  float: left;
}

.percentcovertitle {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 60px;
  padding: 10px;
  width: 50%;
  height: 60px;
  white-space: nowrap;
}

.pd-logoPanel {
  background-image: url('images/pisco-final-logo-small.png');
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0px 0px 0px 60px;
  width: 100%;
}

.categ {
  background-color: #f2f0e4;
  color: black;
  font-family: Arial, sans-serif;
  font-size: smaller;
  margin: 5px 5px 5px 5px;
  min-width: 750;
}
