@charset "utf-8";
/* CSS Document */
.bodyClass

{

  background-color: #ffffff;

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  color: #7c7c7c;

  overflow-x: hidden;

}

.blueBgContent2

{

  background-image: url(blue_bgContent4.png);

  background-repeat: no-repeat;

  width: 620;

  height: 30px;

  color: #ffffff;

  font-size: 12px;

  font-weight: bold;

  position: relative;

  margin-left: -2px;

  padding-top: 5px;

}

.blueBgSpan2

{

  padding-left: 21px;

  padding-top: 5px;

}



.blueBgContent2 text

{

  padding-left: 25px;

}

a, a:visted

{

  color: #4e8ab6;

  font-size: 11px;

}

a:hover

{

  color: #7c7c7c;

  font-size: 11px;

}

.divContainer1

{

  background-image: url(container1_bg.png);

  background-repeat: no-repeat;

  min-height: 560px !important;

}

.peetersTitle

{

  font-size: 12;

  font-weight: bold;

  font-family: Verdana;

  color: #4e8ab6;

}

.multipleBoxes

{

  background-image: url(multipleBoxes.png);

  background-repeat: repeat-x;

  height: 96px;

  border-left: 1px solid #dfdfdf;

  border-right: 1px solid #dfdfdf;

  padding-top: 5px;
  
  /*padding-left: 5px;

  padding-right: 5px; */

  font-family: Arial;

  font-size: 10;

  color: #7c7c7c;
  vertical-align:text-top;

}