h2.pageTitle{
    color: #005091;
    margin: 8px 0px 14px 0px!important;
    font-size: 152%;
    font-weight: bold;
}

span.faqQ{
    background-color: white!important;
    color: #333!important;
    font-size: 11px!important;
}

input.faqButton{
    margin: 0 8px 14px 0px;
    float: right;
}

input#addFaq{
    margin-bottom: 3px;
}

div.menu a{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #336666;
    margin-right: 12px;
    text-transform: uppercase;
}

span.topicTitle {
    font-size: 14px;
    color: #336699;
    font-family: tahoma;
    font-weight: bold;
}

div.scrollableSection{
    margin-left: 6px;
}

a.question{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin-left: 0;
}

div.preWrapper pre {
    color: black;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: normal;
    margin: 0 0 0 8px;
}

a.FAQlink{
    color: #333333;
    font-size: 11px;
    margin-left: 0;
}

.arrow_up {
    background: url(../image/down_arrow.png) no-repeat transparent;
    font-size: 0px;
    width: 8px;
    height: 4px;
    text-indent: -4000px;
    display: block;
    margin-top: 4px;
    margin-left: 8px;
}