﻿html, body, div, p, h1, h2, h3, h4
{
    font-family: Arial, Sans-Serif;
}
html, body,h4
{
    margin-bottom: 0;
    margin-top : 0;
    padding-bottom: 0;
    padding-top: 0;
}
body
{
    background-color: White;
}
p
{
    margin:0;}
.printHeader
{
    font-size: 11px;
    display: block;
}
div
{
    font-size: 10px;
}

.printHeaderUnderlined
{
    font-size: 11px;
    display: block;
    border-bottom: 1px solid #000000; /*padding-bottom: 20px;*/
    padding-top: 10px;
    font-weight: bold;
    margin-bottom: 9px;
}
.underline
{
    border-bottom: 1px solid #000000; /*margin-bottom: 11px;*/
    margin-right: 30px;
    font-size: 1px;
}
.topUnderline
{
    border-top: 1px solid #000000; /*margin-bottom: 11px;*/ /*margin-right: 30px;*/
}

#conditions h1, #conditions h2, #conditions h3
{
    text-align: center;
}
#conditions h4
{
    margin-bottom: 0;
    padding-bottom: 0;
}
#conditions dl dt
{
    font-weight: bold;
}
#conditions ul, #conditions ol, #conditions p
{
    margin-top: 2px;
}
#conditions p
{
    text-align: justify;
    margin: 0;
}


.item
{
    visibility: hidden;
}
h3
{
    margin-bottom: 0;
}
h3.address
{
    font-size: smaller;
    margin-top: 5px;
    margin-bottom: 2px;
    padding-bottom: 0;
}
h1
{
    text-align: center;
    margin-top: 0px;
    padding-top: 0;
}


.SubHeader, .headerDiv, .mainMenu, .print
{
    visibility: hidden;
    width: -1;
    height: -1;
    margin: 0;
    padding: 0;
}
/*#conditions p
{
     font-size: 10px;   
}*/
#conditions
{
    font-size: 80%;
}
/*#conditions h1, #conditions h2, #conditions h3, #conditions h4, #conditions p, #conditions ul, #conditions ol, #conditions dl
{
    font-size: 70%;
}*/
.headerDiv, .SubHeader, #mainMenu
{
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    visibility: hidden;
}

.break
{
    page-break-after: always;
}

#newCondition
{
    margin: 0px;
    padding: 0px;
}

#newCondition h1, #newCondition h2, #newCondition h3, #newCondition p, #newCondition li
{
    font-family: Arial;
    font-size: 12px;
    margin-top: 0px;
}

#newCondition h1
{
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#newCondition h2
{
    text-align: center;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#newCondition h3
{
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0px;
}

p.cond
{
    text-align: justify;
    font-size: 10px;
    line-height: 10px;

    margin-top: 6px;
    margin-bottom: 0px;
    
}

#newCondition ul
{
    margin-top: 5px;
    margin-bottom: 0px;
}

li
{
    padding-bottom: 0;
    padding-top: 0;}
#newCondition li
{
    line-height: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    
}
#newCondition table tr td
{
    width: 50%;
    padding: 0px 10px 0px 10px;
    vertical-align: top;
}


#newCondition_ver2
{
    margin: 0px;
    padding: 0px;
}

#newCondition_ver2 h1, #newCondition_ver2 h2, #newCondition_ver2 h3, #newCondition_ver2 p, #newCondition_ver2 li
{
    font-family: Arial;
    font-size: 10px;
    margin-top: 0px;
}

#newCondition_ver2 h1
{
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#newCondition_ver2 h2
{
    text-align: center;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#newCondition_ver2 h3
{
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
}

#newCondition_ver2 h4
{
    text-align: left;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 0px;
    padding: 0;
}

#newCondition_ver2 ul
{
    margin-top: 3px;
    margin-bottom: 0px;
}

#newCondition_ver2 li
{
    line-height: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#newCondition_ver2 table tr td
{
    width: 50%;
    padding: 0px 10px 0px 10px;
    vertical-align: top;
}

