DIV.aboutpagecontainer 
{
    position: absolute;
    left: 50%; 
    width: 1259px;      
    margin-left: -629px;    
}

DIV.boxfooter
{
    position: absolute;
    top: 760px;
    left: 0px;    
    width: 100%;
    borderoff: 1px solid pink;
    z-index: 100;
    text-align: center;
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
}

a.boxfooter 
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}


DIV.boxtext 
{
    position: absolute;
    top: 250px;
    left: 642px;
    height: 240px;
    width: 340px;
    borderoff: 1px solid pink;
    z-index: 100;
}

FONT.boxtexttitle 
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
}

FONT.boxtextboldtitle 
{
    font-family: Arial;
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
}

FONT.boxtextboldtitle2
{
    font-family: Arial;
    font-size: 11pt;
    color: #9D67A1;
    font-weight: bold;
}

FONT.boxtextboldtitle3
{
    font-family: Arial;
    font-size: 11pt;
    color: #000000;
}

FONT.boxtextbody
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}

TD
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}

FONT.boxtextextract
{
    font-family: Arial;
    font-size: 9pt;
    color: #9D67A1;
}

FONT.smallprint
{
    font-family: Arial;
    font-size: 8pt;
    color: #9D67A1;
}

FONT.boxtextbullet
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
}

A.boxtext
{
    font-family: Arial;
    font-size: 10pt;
    color: #00427C;
    text-decoration: underline;
}

DIV.bgimage 
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

BODY 
{
    margin: 0px 0px 0px 0px;
    text-align: left;
    overflow-x: hidden; 
    overflow-y: scroll; 
    background-color: #8E4891;
}