
.ddm1 {
    text-align:left;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 2px 2px 2px 2px;
    border: 1px #ffc425;
    border-style: solid none solid;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #FFF0CE;
    color: #194179;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #FFC425;
    color: #ffffff;
}

.ddm1 .section {
    border: 1px #000000;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddm1 .bottom,
.ddm1 .bottom:hover { border-style: solid solid solid solid; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
  /*<![CDATA[*/
  body
{
 background-color: #ccffff;
 border: none;
  color: #000000
}
#header
 {
  width: 100%;

  height: 96px;
  background-image: url(pictures/pca_background.jpg);
   background-color: #ccffff;
  color: #993333;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  border: none
}

#header h1

 {
 color: #993333;
 background-color: #ccffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-align: center;
  font-weight: lighter
}

#header h2

 {
 color: #000000;
  background-color: #ccffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-align: center;
 line-height: 8pt;
}



#content
{
  width: 70%;
  margin-left:20px;
  margin-right: 4px;
  padding-bottom: 10px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
   background-color: #ccffff;
  color: #000000;
  font-size: 11pt;
  font-weight: lighter;

}
#content p
{
font-family: Arial, Helvetica, sans-serif;
   background-color: #ccffff;
  color: #000000;
  font-size: 11pt;
  font-weight: normal
}
#content h1
{
  font-size: 11pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
   background-color: #ccffff;
  text-align: center;
  color: #009966
}

 #content h2
{
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
   background-color: #ccffff;
  text-align: left;
  color: #000000
}

#content h3
{
 font-size: 11pt;
  background-color: #ccffff;
  font-family: "Times New Roman", Times, serif;
  text-align: center;
  color: #000000;
  font-style: italic
}

#content h4
{
 font-size: 9pt;
  background-color: #ccffff;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  color: #000000;
  font-style: normal
}
#footer {
width:100%;

  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 16px;

  background-color: #66FF66;
  clear: both;
  color: #000000;
  font-weight: bold
}


  /*]]>*/
  </style>
