
.pd_ContainerRoot
{
  background-color: Transparent;
  border: none 0px;
}

.pd_GradContRoot, .pd_GradContRootSmall, .pd_GradContRootSpaced
{
  border: solid 1px #B0BCC8;
  background-color: #D4D8E3;
  width: 188px;
  background-repeat: repeat-x;
  background-position: top;
}
.pd_GradContRootSmall P, .pd_GradContRoot P, .pd_GradContRootSpaced P
{
  font-size: 12px;
  margin: 0px 0px 5px 0px;
  line-height: 15px;
  color: #2d5c85;
}
.pd_GradContRootSmall DIV, .pd_GradContRoot DIV, .pd_GradContRootSpaced DIV
{
  font-size: 12px;
  color: #2d5c85;
  line-height: 15px;
}

.pd_GradContRootSmall UL, .pd_GradContRootSmall OL, .pd_GradContRootSmall LI, .pd_GradContRoot UL, .pd_GradContRoot OL, .pd_GradContRoot LI, .pd_GradContRootSpaced UL, .pd_GradContRootSpaced OL, .pd_GradContRootSpaced LI
{
  font-size: 12px;
  line-height: 15px;
  color: #2d5c85;
}

.pd_GradContRootSmall UL LI, .pd_GradContRoot UL LI, .pd_GradContRootSpaced UL LI, .pd_GradContRootSmall OL LI, .pd_GradContRoot OL LI, .pd_GradContRootSpaced OL LI
{
  font-size: 12px;
  line-height: 15px;
  color: #2d5c85;
  margin: 0px 0px 5px 9px;
}
.pd_GradContRootSmall OL LI, .pd_GradContRoot OL LI, .pd_GradContRootSpaced OL LI
{
  margin: 0px 0px 5px 18px;
}




/*
.pd_GradContRoot A:link, .pd_GradContRoot A:visited, .pd_GradContRoot A:active, .pd_GradContRootSmall A:link, .pd_GradContRootSmall A:visited, .pd_GradContRootSmall A:active
{
  text-decoration: none;
  color: #D18B0A;
}

.pd_GradContRootSmall A:hover, .pd_GradContRoot A:hover
{
  text-decoration: underline;
  color: #11213e;
}
*/
.pd_GradContRootSmall .Head4, .pd_GradContRootSmall H4, .pd_GradContRoot .Head4, .pd_GradContRoot H4, .pd_GradContRootSmall .Head5, .pd_GradContRootSmall H5, .pd_GradContRoot .Head5, .pd_GradContRoot H5, .pd_GradContRootSpaced .Head4, .pd_GradContRootSpaced H4, .pd_GradContRootSpaced .Head5, .pd_GradContRootSpaced H5, .pd_GradContRoot H3, .pd_GradContRootSmall H3, .pd_GradContRootSpaced H3
{
  font-weight: normal;
  margin: 0px 0px 0px 0px;  
  line-height: normal;
}

.pd_GradContRoot > DIV, .pd_GradContRootSmall > DIV
{
  margin: 5px 5px 1px 5px;
}

.pd_GradContRootSpaced > DIV
{
  margin: 5px 10px 1px 10px;
}


table.pd_ContainerOptionLine
{
  width: 100%;
  background-color: #E0E0A0;
  border: none 0px;
  padding: 4px 4px 4px 4px;
  display: inline-block;
}

