﻿body
{
    margin: 0px;
}
.label
{
    font-family: Arial, Helvetica;
    font-size: small;
    font-weight: normal;
    color: black;
}
.content
{
    font-family: Arial, Helvetica;
    font-size: small;
    font-weight: normal;
    color: black;
}
.title
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: black;
}
.link_menu
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #f47321;
    text-decoration: none;
}
.link_menu A:link
{
    color: Black;
    text-decoration: none;
}
.link_menu A:visited
{
    color: Black;
    text-decoration: none;
}
.link_menu A:active
{
    color: Black;
    text-decoration: none;
}
.link_menu A:hover
{
    color: Black;
    text-decoration: underline;
}
.link_menu_bottom
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: white;
}
.link_menu_bottom A:link
{
    color: white;
    text-decoration: none;
}
.link_menu_bottom A:visited
{
    color: white;
    text-decoration: none;
}
.link_menu_bottom A:active
{
    color: white;
    text-decoration: none;
}
.link_menu_bottom A:hover
{
    color: white;
    text-decoration: underline;
}
.link_menu_right
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #f47321;
    text-decoration: none;
}
.link_menu_right A:link
{
    color: Black;
    text-decoration: none;
}
.link_menu_right A:visited
{
    color: Black;
    text-decoration: none;
}
.link_menu_right A:active
{
    color: Black;
    text-decoration: none;
}
.link_menu_right A:hover
{
    color: Black;
    text-decoration: underline;
}
.textbox
{
    width: 200px;
    background-color: #c7dde3;
}
.answer
{
    color: #f47321;
    text-decoration: underline;
}
li
{
    font-weight: normal;
    margin-bottom: 15px;
}
.orange
{
    color: #f47321;
}
.table_faq
{
    width: 100%;
    background-color: #e1f1fc;
}
.table_faq td
{
    vertical-align: top;
}
.link_orange
{
    color: black;
    text-decoration: none;
}
.link_orange A:link
{
    color: #f47321;
    text-decoration: none;
}
.link_orange A:visited
{
    color: #f47321;
    text-decoration: none;
}
.link_orange A:active
{
    color: #f47321;
    text-decoration: none;
}
.link_orange A:hover
{
    color: #f47321;
    text-decoration: underline;
}
.ppt
{
    margin-top: 4px;
    margin-right: 4px;
    border: none;
}
