

.MPStyle_Superscript  {
  font-size:70%;
  position:relative;
  bottom: 0.5em;
}
  
.MPStyle_Subscript {
  font-size:70%;
  position:relative;
  bottom:-0.5em;
}

  .MPStyle_NoImgBorder
    {
        border: 0px !important;
    }  

.MPStyle_ImgBorder
    {
            border: solid 5px #d3d1cd;
            margin-right: 10px;
            margin-bottom: 10px;
    }
  
.MPStyle_ImgAlignLeft
    {
        align: left;
        margin-right: 5px;
        margin-bottom: 5px;
    }

.MPStyle_ImgAlignRight
    {
        align: right;
        margin-right: 5px;
        margin-bottom: 5px;
    }

.MPStyle_LeftIndent
    {
        padding-left: 12px;
    }

.MPStyle_FontSizeLarge
    {
        font-family: Tahoma;
        font-size: 15px;
    }
  
.MPStyle_ListDoubleSpace, .MPStyle_ListDoubleSpace
    {
        margin-bottom: 1em;
    }

/* customer colors, always include black and white */
.MPColor_000000 {} /* Black */
.MPColor_ffffff {} /* White */
.MPColor_474948 {} /* Dark Gray*/
.MPColor_8a8b8b {} /* Medium Gray */
.MPColor_a6a7a7 {} /* Light Gray */
.MPColor_d3d1cd {} /* Light Tan */
.MPColor_e7e7e7 {} /* Lightest Background */
.MPColor_684f40 {}
.MPColor_e5d4b9 {}
.MPColor_0f034e {} /* Purple */

html, #marketpath_body
{
    height: 100%;
    font-family: Tahoma;
    margin: 0px;
    background-image: url(http://www.leadingwise.com/images/9594/bg-main.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
}

p, td, ul, li
{
    font-family: Tahoma;
    font-size: 13px;
}

h1
{
    font-size: 17px;
    font-weight: lighter;
    color: #684f40;
    border-bottom: solid 1px #e5d4b9;
}

h2
{
    font-size: 17px;
    font-weight: lighter;
    color: #684f40;
    border-bottom: solid 1px #e5d4b9;
}

#divContentWrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 998px;
    }
    #divHeader
    {
        width: 998px;
        height: 294px;
        background-image: url(http://www.leadingwise.com/images/9595/main.jpg);
        position: relative;
        background-repeat: no-repeat;
        }
        #divNavBar
        {
            width: 613px;
            height: 32px;
            background-color: #0f034e;   
            position: absolute;
            top: 40px;
            left: 336px;
            }
            /* make the second level visible when hover on first level list OR link */
            #Default ul li:hover ul,
            #Default ul a:hover ul{visibility:visible; }

            /* keep the third level hidden when you hover on first level list OR link */
            #Default ul :hover ul ul{visibility:hidden;}

            /* make the third level visible when you hover over second level list OR link */
            #Default ul :hover ul :hover ul{ visibility:visible;}
            /**************************************************************************************/


            #Default {position:relative; z-index:100; }

            /* remove all the bullets, borders and padding from the default list styling */
            #Default ul {padding: 0px; margin: 0px 0px 0px 0px; list-style-type:none; }

            /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
            #Default li {float: left; height: 32px; position:relative; margin: 0px;}

            /* style the links for the top level */
            #Default a, #Default a:visited
            {
                display: block;
                font-size: 13px;
                height: 32px;
                color: #ffffff;
                text-transform: uppercase;
                cursor: pointer;
                text-decoration: none;
                padding: 8px 32px 0px 32px;
            }
            /* style the top level hover */
            #Default ul li a:hover {color: #ffffff; text-decoration: underline;}
            #Default ul li:hover {background-color: #34275e;}
             
            /* style the second level hover */
            #Default ul ul li
            {
                background-color: #34275e;
                text-align: left;
                width: 200px;
                margin: 0px;
            }
        
            #Default ul ul {visibility:hidden;position:absolute;top:0px;left:0px;top: 32px;margin: 0px;}

            #Default ul ul li a, #Default ul ul li a:visited {    
                display: block;
                height: 32px;
                font-size: 11px;
               }
            #Default ul ul li a:hover {
                color: #ffffff;
                text-decoration: underline;
             }
             #Default ul ul li:hover {
                background-color: #684f40;
             }

            
        #divHeaderContent
        {
            width: 440px;
            position: absolute;
            top: 140px;
            left: 72px;
        }
        
        #divContentMain
        {
            width: 900px;
            position: relative;
            overflow: hidden;
            margin: 1px 0 0 0;
            padding: 21px 49px 0 49px;
            }
            #div4buckets
            {
                border-bottom: 2px solid #7c6659;
                overflow: hidden;
                padding-bottom: 22px;
                float: left;
                width: 900px;
                }
                .padding12
                {
                    padding: 12px;
                    position: relative;
                }
                .bucketMain
                {
                    width: 206px;
                    height: 206px;
                    background-image: url(http://www.leadingwise.com/images/9589/bg-bucket.jpg);
                    margin-right: 22px;
                    border: solid 1px #ffffff;
                    float: left;
                }
                .bucketMain-last
                {
                    width: 206px;
                    height: 206px;
                    background-image: url(http://www.leadingwise.com/images/9589/bg-bucket.jpg);
                    border: solid 1px #ffffff;
                    float: left;
                }
                #div4buckets h2
                {
                    margin-top: 0px;
                    border: 0;
                    line-height: 17px;
                    color: #ffffff;
                }
                #div4buckets ul
                {
                    list-style-type: none;
                    list-style-position: outside;
                    padding-left: 12px;
                }
                #div4buckets ul li
                {
                    margin-bottom: 4px;
                    background-image: url(http://www.leadingwise.com/images/9590/bucket.png);
                    background-position: 2px left;
                    background-repeat: no-repeat;
                    color: #ffffff;
                    padding-left: 22px;
                    line-height: 14px;
                }
               #div4buckets ul li a {color: #ffffff;text-decoration: none;}
               #div4buckets ul li a:hover {text-decoration: none;}
  
            #divLowerContent
            {
                width: 900px; 
                float: left;
                }
                #divLowerContent ul
                {
                    list-style-type: disc;
                    list-style-image: url(http://www.leadingwise.com/images/9591/bullet.gif);
                    list-style-position: outside;
                    padding-left: 30px;
                }
                #divLowerContent ul li
                {
                    margin-bottom: 4px;
                }
