﻿html, body, div, p
{
    font-family: Arial, Sans-Serif;
}
body
{
    background-color: #ffffff;
    margin-left: auto;
    margin-bottom: auto;
    background-image: url("images/test.png");
    background-repeat: repeat;
}


.bodyDiv
{
    width: 1000px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("images/test.png");
    background-repeat: repeat;
}

.headerDiv
{
    background-image: url("Images/logo.png");
    background-repeat: no-repeat;
    border-top: 1px solid #ff0000;
    height: 100px;
    font-size: 30px;
    color: #ff0000;
    text-align: center;
    line-height: 100px;
}
p
{
    margin:0;}
H4
{ text-align:left;
    }
div .leftFloatingBlock
{
    width: 246px;
    float: left;
}

fieldset
{
    border: 1px solid #ff0000;
}

legend
{
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
    background-color: #ff0000;
    border: 1px solid #ff0000;
    font-size: 20px;
}

.cleaner
{
    clear: both;
}

.required
{
    border-color: #ff0000;
    border-style: solid;
    border-width: 1px;
}

.mainMenu
{
    border-top: 1px solid #ffffff;
    background-color: #ff0000;
    color: #ffffff;
}

.menuItem
{
    width: 100px;
    text-decoration: none;
    float: left;
    font-weight: bold;
    color: #ffffff;
}

.item
{
    display: inline-block;
    width: 100px;
    border-right: 1px solid white;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

.header
{
    background: red;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    min-width: 100px;
}

.formLabel
{
    background-color: #E5DCAA;
    width: 200px;
}

.formInput
{
    background-color: #E5DCAA;
}

.delayedRow
{
    border-top: 5px solid white;
}

a
{
    color: #ffffff;
}
.print a, div a
{
    color: #0099ff;
}
.red
{
    color: Red;
}
.center
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}
.hidden
{
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    visibility: hidden;
}

#newCondition
{
    margin: 0px;
    padding: 0px;
}

#newCondition h1, #newCondition h2, #newCondition h3, #newCondition p, #newCondition li
{
    font-family: Arial;
    font-size: 13px;
    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: 15px;
    margin-bottom: 0px;
}

p.cond
{
    text-align: justify;
    font-size: 12px;
    line-height: 12px;
    margin-top: 6px;
    margin-bottom: 0px;
}

#newCondition ul
{
    margin-top: 5px;
    margin-bottom: 0px;
}

#newCondition li
{
    line-height: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#newCondition table
{
    width: 930px;
    margin-left: auto;
    margin-right: auto;
}

#newCondition table tr td
{
    width: 480px;
    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: 12px;
    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: 15px;
    margin-top: 15px;
    margin-bottom: 0px;
}

#newCondition_ver2 p
{
    text-align: justify;
    line-height: 14px;
    margin-top: 7px;
    margin-bottom: 0px;
}

#newCondition_ver2 ul
{
    margin-top: 5px;
    margin-bottom: 0px;
}

#newCondition_ver2 li
{
    line-height: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#newCondition_ver2 table
{
    width: 930px;
    margin-left: auto;
    margin-right: auto;
}

#newCondition_ver2 table tr td
{
    width: 480px;
    padding: 0px 10px 0px 10px;
    vertical-align: top;
}

