
A
{
    color: #2a8a4c;
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 14pt;
}
A:hover
{
    color: black
}
BODY
{
    color: black;
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 15pt
}
P
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 15pt
}
U
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 15pt
}
TD
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
}
SELECT
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
    border-radius:5px 4px;
}
INPUT
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
    border-radius:5px 4px;
}
TEXTAREA
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
    border-radius:5px 4px;
}
LI
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 14pt;
    line-height: 16pt;
    text-align: left
}
TABLE   {width:100%;border:0;}
SPAN {font-size: 18pt;}
UL  {font-family: Arial, Verdana, Helvetica, 'Times New Roman';font-size: 12pt;text-align: left}
H1  {font-size: 16pt;font-weight: bold;color: #2a8a4c;}
H2  {font-size: 14pt;font-weight: bold;color: #2a8a4c;}
B   {color: #2a8a4c;font-weight: bold;font-size:inherit;}
.nav-selected {height:58px;background-color:#f0f0f0;color:#ffffff;font-weight:bold;width:19%;text-align:center;padding:3px;}
.nav-button {text-align:center;width:19%;height:58px;border-radius:5px;border-top-style:none;border-bottom-style:solid;border-left-style:groove;border-right-style:groove;padding:3px; }
.copyrt {color: #2a8a4c;font-weight: bold;font-size:13pt;text-align:center;}
.main {
    text-align:center;width:920px;
}
.gdpr {
    font-size:16pt;
    text-align:justify;
}
.logo {cursor:pointer;overflow:no-display; position: absolute;
    top: 25px;
    z-index: 120;
    height:75px;
    width: 250px;
    margin: 0;
}
.mobile {display:none;}
.normal { font-size:16pt;}
.m_inp { height: 68px;font-size:16pt;}
.topic_header {vertical-align:middle;background-color:#DDE5DD;color:#2a8a4c;font-weight:bold;height:38px;padding-left:5px;padding-top:20px;}
.top_banner_text {
    width: 610px;
    margin: 0;
    border-radius:7px;
    border:2px solid #95ea4b;
}
.top_banner_text h3 {
    font-size: 1.6em;
    padding-left: 15px;
    text-align: left;
    margin: 0;
}
.top_banner_nextus {
    height:215px;
    overflow:no-display;
    background-size: cover;
}
.top_banner_text p {
    font-size: 1.2em;
    font-weight: bold;
    background-repeat: no-repeat;
    padding-left: 15px;
}
@media screen and (orientation:landscape) {


}