  .address {
    color : #000000;
    font-weight : bold;
    font-size : 8pt;
    font-family : times, georgia;
    text-align : center;
}

.body {
    background : #ffffff;
}

.content {
    color : #000000;
    font-size : 10pt;
    font-family : times, georgia;
    text-align : justify;
}

.disclaimer {
    color : #000000;
    font-size : 8pt;
    font-family : arial, helvetica, geneva;
    text-align : justify;
}
.links {
    color : #000000;
    font-weight : bold;
    font-size : 10pt;
    font-family : verdana, helvetica, arial, geneva;
    text-transform : uppercase;
    text-decoration : none;
    line-height: 90%;
}
.nested {
    color : #000000;
    font-weight : normal;
    font-size : 10pt;
    font-family : "times new roman", georgia, times;
    text-transform : capitalize;
    text-decoration : none;
    line-height: 90%;
}
.nested2 {
    color : #000000;
    font-size : 9pt;
    font-family : "times new roman", georgia, times;
    text-decoration : none;
    text-transform: capitalize;
    line-height: 90%;
}

.nestedspacing {
    padding-left : 30pt;
}

.pd3links{
    font-family: times new roman;
    color : #0033FF;
    font-size : 11pt;
    font-weight: bold;
    text-decoration : underline;
}

.spacing {
    padding-right : 8pt;
}

.subhead {
    color : #000000;
    font-weight : bold;
    font-size : 14pt;
    font-family : "times new roman", georgia, times;
    text-transform : uppercase;
    letter-spacing : 4pt;
    text-align : center;
}

.tagline {
    color : #000000;
    font-weight : bold;
    font-size : 14pt;
    font-family : "times new roman", georgia, times;
    text-transform : uppercase;
    letter-spacing : 4pt;
    text-align : center;
}

.tdlinks {
    text-align: right;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.tdnested{
    text-align: right;
    padding-right: 15px;
}

.tdnested2{
    text-align: right;
    padding-right: 25px;
}
.title {
    color : #000000;
    font-weight : bold;
    font-size : 17pt;
    font-family : times, georgia;
    text-transform : uppercase;
    letter-spacing : 1pt;
    text-align : center;
}

.url {
    color : #ffffff;
    font-weight : bold;
    font-size : 10pt;
    font-family : times, georgia;
    letter-spacing : 3pt;
    text-align : right;
}

.lytblinecolor{
    background-color:#993333;
}

.lytblinkbackground{
    background-image: URL('../pd3/commonimages/bgrounds/d01linkc.jpg');
    background-repeat:repeat-y;
    background-color : #993333;
}
.lytbfirmbackground{
    background-image: URL('../pd3/commonimages/bgrounds/d01firmbkgdc.jpg');
    background-repeat:repeat-y;
    background-color:#993333;
    }
.CFNLocation{
    text-align:right;
}







