﻿body
{
    font: 12pt verdana;
    text-align:center;
    background-color:#d5e2ed;
}

#Background
{
    margin-top:10px;
    margin-bottom:4px;
    width:757px;
}


.Title
{
    width: 300px;
    color:#ffffff;
    font: 14pt verdana;
    padding:10px 10px 20px 0px;
    text-align:center;
    font-weight: bold;
}



.Text
{   
    font: 11pt verdana;
    color: #ffffff;
    width: 300px;
    padding: 10px 10px 10px 447px;
    text-align: justify;

}

#content
{
    width: 757px;
    text-align: right;
    margin-bottom: 4px;
    padding-top:70px;
    font: 10pt arial;
    color: White;
}

#url
{
    width: 250px;  
}

#footer-left
{
    width: 185px;
    height: 15px;
    background-color: #00476B;
    float:left;
}

#footer-right
{
    width: 572px;
    height: 15px;
    background-color: #f8981c;
    float:left;
}

#warning
{
    font-size:11pt;
    padding: 10px 10px 10px 10px;
    background-color:#ffffff;
    margin-bottom:4px;
}

p
{
    text-align: justify;
}

