/* PDS ADDITIONS  */
.sectionHead{color: #000A5C; font-weight: bold; font-size: 12px; }
.tableHeader{color: #ffffff; text-decoration: none; line-height: 13px;}
.stockheader{background-color: #79959D; padding:4px 10px 4px 10px; height: 16px;}

.PDSMenuText{background-color: rgb(204, 51, 0); font-family: arial,helvetica,sans-serif; font-size: 9px; color: rgb(255, 255, 255); font-weight: bold;text-decoration: none;}
a.PDSMenuText:link{background-color: rgb(204, 51, 0); font-family: arial,helvetica,sans-serif; font-size: 9px; color: rgb(255, 255, 255); font-weight: bold;text-decoration: none;}
a.PDSMenuText:visited{background-color: rgb(204, 51, 0); font-family: arial,helvetica,sans-serif; font-size: 9px; color: rgb(255, 255, 255); font-weight: bold;text-decoration: none;}
a.PDSMenuText:hover{background-color: rgb(204, 51, 0); font-family: arial,helvetica,sans-serif; font-size: 9px; color: rgb(51, 51, 51); font-weight: bold;text-decoration: none;}


.PDSTitle{color: #000A5C; font-weight: bold; font-size:18px; line-height: 24px}
.PDSSubTitle{color: #000A5C; font-weight: bold; font-size: 12px; }

.PDSBodyText{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 18px; text-align: justify;}

.PDSTable{;}
.PDSTRHeader{background-color: #79959D; padding:4px 10px 4px 10px; height: 16px;}
.PDSTDHeader{color: #ffffff; text-decoration: none; line-height: 13px;}
.PDSTRBody1{background-color: #ffffff;}
.PDSTDBody1{color: #000000;}
.PDSTRBody2{background-color: #DEDEDE;}
.PDSTDBody2{color: #000000;}

ul.Horizontal {
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none
}
ul.Horizontal li {
  display: inline
}
