﻿
DIV.FloatAlert
{
    background: #FFE8A6;
    border: 1px solid #D3C08B;
    color:#4B6DC2;
}

.Box1_Inside
{
    background-color: #ECECEC;
    padding: 0px 2px 0px 2px;
    text-align: left;
}
.Box1_Title
{
    font-family: Verdana,Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}
.Box1_Subject
{
}
.Box1_Body
{
}


.Box2_Inside
{
    background-color: #ECECEC;
    padding: 0px 2px 0px 2px;
    text-align: left;
}
.Box2_Title
{
    font-family: Verdana,Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
.Box2_Subject
{
}
.Box2_Body
{
}


.Box3_Inside
{
    background-color: #ECECEC;
    padding: 0px 2px 0px 2px;
    text-align: left;
}
.Box3_Title
{
    font-family: Verdana,Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}
.Box3_Subject
{
}
.Box3_Body
{
}

.Term_Title
{
    background-color: #E2E6EF;
    border-left: solid 1px #002277;
    font-family: Verdana,Arial;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 1px 1px 4px;
    text-align: left;
}
.Term_X
{
    background-color: #E2E6EF;
    border-right: solid 1px #002277;
    padding: 0px 4px 1px 1px;
    text-align: right;
}
.Term_Body
{
    background-color: #E2E6EF;
    border-left: solid 1px #002277;
    border-right: solid 1px #002277;
    padding: 1px 4px 4px 4px;
}

