b, strong {
    font-weight:bold;
}
.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; font-style: normal;
    font-weight: normal;
}
.logo1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 46px;
    font-style: normal;
}
.LogoInitial {
    font-family: "Times New Roman", Times, serif;
    font-size: 66px;
    font-style: normal;
}
.logo2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 56px;
}
.body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
}
.bodyCentered {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
}
.header1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px; font-style: normal;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
}
.header2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
}
.legalBody {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
}
.legalHeader1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
}
.legalHeader2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
}
.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}
.submenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    vertical-align: bottom;
}
.menuSpace {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 26px;
    text-decoration: none;
    color: #000000;
}
.submenuSpace {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: normal;
    vertical-align: bottom;
}
.legalHeader3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    text-decoration: underline;
}
.menuSearch {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    line-height: 16px;
    background-image: url(pics/paper.gif);
    background-repeat: repeat;
}
.header3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
}

.faq {
    margin: 9pt 0 0;
    padding: 0;
}
.faq strong, .faq b {
    font-weight: bold;
}
.faq em, .faq i {
    font-style: italic;
}

#faqQuestions p {
    margin-top: 9pt;
    font-weight:bold;
    line-height: normal;
}
#faqQuestions a:link, #faqQuestions a:hover, #faqQuestions a:visited, #faqQuestions a:active {
    text-decoration: none;
    color: #000099;
    font-weight:bold;
}
#faqAnswers h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-align: left;
    font-weight: bold;
}
#faqAnswers .footer {
    margin-top:6pt;
}