body
{
    background-color: #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
}
.menu
{
}
.menu tr
{
    background-color: #F4F4F4;
}
.menu td
{
    padding-left: 4px;
    padding-right: 4px;
}
.menutree td div
{
    height: 20px !important;
}
.menunode
{
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding-left: 4px;
}
.menuhover
{
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #E2E2E2;
}
.menuactive
{
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-color: #83ACD6;
}

.content
{
    padding: 5px 25px 25px 25px;
    background-color: #FFFFFF;
}

p
{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 140%;
    color: #666666;
}

h1
{
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    text-decoration: none;
    line-height: 110%;
    color: #83ACD6;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

h2
{
    border-style: solid none none;
    border-color: #cccccc;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    text-decoration: none;
    padding-bottom: 0px;
    margin-bottom: 10px;
    color: #666666;
    line-height: 110%;
    font-weight: bold;
    font-size: 12px;
    padding-top: 5px;
    margin-top: 20px;
}

h3
{
    border-style: solid none none;
    border-color: #cccccc;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    text-decoration: none;
    padding-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666666;
    line-height: 110%;
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
}

h4
{
    border-style: solid none none;
    border-color: #cccccc;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    text-decoration: none;
    padding-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #81bef7;
    line-height: 110%;
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
}

h5
{
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    text-decoration: none;
    line-height: 110%;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}

.deform
{
    border-right: #87ceeb 1px solid;
    border-top: #87ceeb 1px solid;
    border-left: #87ceeb 1px solid;
    border-bottom: #87ceeb 1px solid;
    background-color: #f0f8ff;
}

.caption
{
    font-weight: normal;
    text-align: right;
}
.defield
{
    border-right: #4682b4 1px solid;
    border-top: #4682b4 1px solid;
    border-left: #4682b4 1px solid;
    border-bottom: #4682b4 1px solid;
}

textarea
{
    border-right: #4682b4 1px solid;
    border-top: #4682b4 1px solid;
    border-left: #4682b4 1px solid;
    border-bottom: #4682b4 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.btn
{
    font-size: 11px;
}

A.radlink, A.radlink:active, A.radlink:link, A.radlink:visited
{
    font-weight: normal;
    color: #777;
    text-decoration: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

A.radlink:hover
{
    font-weight: normal;
    color: #777;
    text-decoration: underline;
}

.msgbox
{
    font-size: 11px;
    margin: 5px 5px 15px 10px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #dcdcdc;
    text-align: center;
    font-weight: normal;
}

.msgboxtitle
{
    font-size: 11px;
    margin: 5px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #00008b;
    text-align: left;
    font-weight: bold;
}

.formattable
{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 140%;
    color: #666666;
}
.formattable p
{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 140%;
    color: #666666;

}

.numlist
{
    list-style-type: decimal;
}

.dotlist
{
    list-style-type: square;
}

li
{
    margin-top: 10px;
}