﻿p
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: 500;
    color: #555;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}


#divElement_0 IMG, #divElement_1 IMG
{
    border: solid 3pt #FFFFFF;
}

ul, ol
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: 500;
    color: #636466;
    margin-left: 15px;
    margin-right: 5px;
}

li
{
    margin-top: 1px;
}
/* LEFT DIV ELEMENT */
#divElement_0
{
    position: relative;
    left: 0px;
    min-height: 300px;
    height: auto;
    width: 525px;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1;
    background-color: #FFFFFF;
    overflow:hidden;
}

#divElement_0 p
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: 500;
    color: #555;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#divElement_0 h1
{
    font-family: Verdana;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #397A92;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-transform: lowercase;
    border-bottom: solid 2pt #EEE;
}

#divElement_0 h2
{
    font-family: Verdana;
    border-bottom: solid 1px #599AB2;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #555;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    text-transform:capitalize
}


/* RIGHT DIV ELEMENT */
#divElement_1
{
    position: relative;
    left: 0px;
    min-height: 300px;
    height: auto;
    width: 275px;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1;
    background-color: #FFFFFF/*#599AB2*/;     
    overflow:hidden;
}

#divElement_1 p
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: 500;
    color: #555;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#divElement_1 h1
{
    font-family: Verdana;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #397A92;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-transform: lowercase;
    border-bottom: solid 2pt #EEE;
}

#divElement_1 h2
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #397A92;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

