
HTML, BODY { margin: 0px; padding: 0px; border: 0px; }

BODY
{
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    color: #000000;
    background: url(../images-mbl/backgnd.png) top left repeat-x #ffffff;
}

P, FORM, /*UL,*/ H1, H2 { margin: 0px; padding: 0px; }

IMG { border: 0px; }

A         { text-decoration: underline; color: #e5097f; outline: none; }
A:hover   { text-decoration: none; }
A:visited { text-decoration: none; color: #e5097f; }

HR
{
    margin: 10px 0px; padding: 0px; border: #ffffff;
    height: 2px;
    background: url(../images-mbl/backgnd-hr.png) top left repeat-x #ffffff;
}

H1
{
    padding: 0px 0px 10px 50px;
    font-family: 'Open Sans', sans-serif;
    font-size: 2.2em;
    font-style: normal;
    font-weight: 300;
    text-align: left;
    color: #2b2a29;
}

H2
{
    padding: 5px 0px 5px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 300;
    text-align: left;
    color: #e5097f;
}

    #bodywrapper
    {
        position: relative;
        min-height: 100%; /* SF */
        width: 998px;
        margin: 0px auto;
    }
        * html #bodywrapper { height: 100%; } /* SF IE6 */

        #sitewrapper
        {
            margin: 0px auto;
            width: 998px;
        }

            #topwrapper { padding: 3px 0px 0px 0px; }

                #topimage {}

            #mwrapper
            {
                background: url(../images-mbl/backgnd-mwrapper.png) top left repeat-y;
            }

                #mfwrapper
                {
                    min-height: 400px;
                    padding: 0px 4px;
                    text-align: left;
                    background: url(../images-mbl/backgnd-mfwrapper.png) bottom left no-repeat;
                }

                    #lsmwrapper
                    {
                        width: 146px;
                    }

                        #leftsidemenu
                        {
                            margin-top: 22px;
                            font-family: 'Open Sans', sans-serif;
                            font-size: 1.4em; line-height: 1.0em;
                            font-style: normal;
                            font-weight: 300;
                            text-align: right;
                            color: #2b2a29;
                        }
                            #leftsidemenu UL#lsmenu { margin: 0px; padding: 0px; border: 0px; list-style: none; }
                                #leftsidemenu UL#lsmenu LI { height: 22px; }
                                    #leftsidemenu UL#lsmenu LI A
                                    {
                                        display: block;
                                        height: 19px;
                                        padding: 3px 60px 0px 0px;
                                        text-decoration: none;
                                        color: #2b2a29;
                                    }

                                    #leftsidemenu UL#lsmenu LI A:hover,
                                    #leftsidemenu UL#lsmenu LI A.actbutton
                                    {
                                        color: #ffffff;
                                        background: url(../images-mbl/actbutton.png) top left no-repeat;
                                    }

                    #mcwrapper { width: 844px; }

                        #mainwrapper
                        {
                            width: 840px;
                            min-height: 44px;
                            background: url(../images-mbl/backgnd-mainwrapper.png) top left repeat-x;
                        }

                            #maincontent
                            {
                                min-height: 380px;
                                font-family: 'Open Sans', sans-serif;
                                font-size: 1.3em;
                                font-style: normal;
                                font-weight: 300;
                                color: #2b2a29;
                            }

                                .fce1cols100box
                                {
                                    padding: 0px 0px 0px 50px;
                                }

                                .fce1cols100,
                                .fce2cols11
                                {
                                    width: 740px;
                                    padding: 0px 50px;
                                }

                                    .fce1cols100 H1 { padding-left: 0px; }
                                    .fce2cols11 H1 { padding: 0px 0px 10px 0px; }
                                    
                                    .mc11left  { width: 355px; padding-right: 15px; }
                                    .mc11right { width: 355px; padding-left:  15px; }

                    #fwrapper
                    {
                        height: 22px;
                        padding: 0px 0px 20px 0px;
                    }

                        #signature
                        {
                            height: 17px;
                            padding: 5px 5px 0px 5px;
                            font-family: 'Open Sans', sans-serif;
                            font-size: 1.0em; line-height: 1.0em;
                            font-style: normal;
                            font-weight: 300;
                            color: #2b2a29;
                            background: #d9dada;
                        }
    
                            #signature SPAN { padding: 0px 2px; }
                                #signature A { text-decoration: none; color: #2b2a29; }

                #copyright
                {
                    padding: 3px 0px;
                    text-align: center;
                    font-family: 'Open Sans', sans-serif;
                    font-size: 1.0em; line-height: 1.0em;
                    font-style: normal;
                    font-weight: 300;
                    color: #e8e8e8;
                }
                    #copyright A { text-decoration: none; color: #e8e8e8; }


/*---------------------------------------------------------------------------*
 * tool box
 * --------------------------------------------------------------------------*/
.floatleft  { float: left;  }
.floatright { float: right; }
.clear      { clear: both;  }

/*---------------------------------------------------------------------------*
 * content elements
 * --------------------------------------------------------------------------*/
.align-left    { text-align: left;    }
.align-center  { text-align: center;  }
.align-right   { text-align: right;   }
.align-justify { text-align: justify; }

/*------------------------------------*
 * CSS Styled Content
 * -----------------------------------*/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG,
DIV.csc-textpic-imagewrap csc-textpic-single-image IMG,
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, 
DIV.csc-textpic-border DIV.csc-textpic-single-image IMG
{
    border: 1px solid #;
}

.csc-textpic-caption
{
    font-size: 0.8em;
    color: #808080;
}

/*---------------------------------------------------------------------------*
 * FCEs section
 * --------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*
 * Xtn section
 * --------------------------------------------------------------------------*/