﻿/* darkblue WEB: #0A1455 */
/* blue WEB: #1D4DA0 */
/* green WEB: #7DB12C */
/* orange WEB: #F38A1A */
/* backgound blue WEB: #8597C9 */

body 
{
    margin:0px 0px 0px 0px;
    font-family: Verdana;
    background-color:#8597C9;
    background-image: url(../images/bg/pgBG.gif);
}
div#dtbl1
{
    text-align:center;
    vertical-align:top;
}
ul.liClients
{
 
    list-style-image: url(../images/spacers/bulletClient2.jpg); 
}
.leftContent
{
    position:relative;
    left:20px;
    top:-8px;
    font-size:.7em;
    color:#7DB12C;
}

.contentLayout
{
    text-align:left;
    vertical-align:text-top;
    margin: 4px 4px 4px 4px;
    color:#1D4DA0;
    width:500px;
    float:left;
    height:420px;
    font-size:.8em;
    position:relative;
    left:215px;
    top:42px;
    
}
hr
{
    background-color: #cccccc;
    border-style:solid;
    padding:0 0 0 0;
    border-color:#cccccc;
    border-width: thin;
    height:0px;
    
}
.formTD
{
    text-align:left;
}
.clasicTxtBox
{
    height:16px;
    width:125px;
    font-family:Verdana;
    color:#8597C9;
    border-color:#7DB12C;
    border-style:solid;
    border-width:1px;
    vertical-align:middle;
}

.btnForm
{
    background-color:#ffffff;
    color:#8597C9;
    font-family:Verdana;
    border-style:solid;
    border-width:1px;
    border-color:#7DB12C;
    
}

#liContainer 
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#liContainer li
{
   padding-left: 10px;
   margin-left:25px;
   background-image: url(../images/li/green_box.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

.cssTBBODY
{
    width:100%;
    height:100%;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;

}

.cssTDBODY
{
    text-align:center;
    vertical-align:top;
}
.cssTBMAIN
{
    height:600px;
    width:800px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:#ffffff;
    position:relative;
    z-index:1;
}

