/* #google                       {
                              position:                relative !important;
                              left:                    240px !important;
                              top:                     104px !important;
                              width:                   584px !important;
                              border-top:              none;
                              border-right:            none;
                              border-bottom:           none;
                              border-left:             none;
                              border-color:            #403103;
                              background-color:        transparent;
                              } */

/* ---------------------------------------------------------------------------*/
/* Begin Top Panel Division */

#toppanel                     {
                              position:                absolute;
                              left:                    0px;
                              top:                     0px;
                              width:                   900px;
                              height:                  100px;
                              border-top:              none;
                              border-right:            1px solid;
                              border-bottom:           none;
                              border-left:             none;
                              border-color:            #403103;
                              background-color:        transparent;
                              }

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: TOP NAVIGATION PANEL -- Beginning                                                                                */
/* ----------------------------------------------------------------------------------------------------------------------------- */
#top-navigation-panel                   {
                                        position:                absolute; /* static*, absolute, relative */
                                        top:                     100px; /* auto*, <length>, <percentage>; */
                                        left:                    0px; /* auto*, <length>, <percentage>; */
                                        /* bottom:                  <value>; /* auto*, <length>, <percentage>; */
                                        /* right:                   <value>; /* auto*, <length>, <percentage>; */
                                        width:                   900px; /* auto*, <length>, <percentage>; */
                                        height:                  30px; /* auto*, <length>; */
                                        /* z-index:                 <value>; /* auto*, <number>; */
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              1px; /* <length>, thin, medium, thick; */
                                        border-right:            1px; /* <length>, thin, medium, thick; */
                                        border-bottom:           1px; /* <length>, thin, medium, thick; */
                                        border-left:             0px; /* <length>, thin, medium, thick; */
                                        border-style:            solid; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            #403103; /* transparent*, <color>, inherit; */
                                        /* float:                   <value>; /* none*, left, right; */
                                        /* clear:                   <value>; /* none*, left, right, both; */
                                        /* display:                 <value>; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        background-color:        #8F9D8C; /* transparent, <color>; */
                                        /* background-image:        <value>; /* none*, url(<url>); */
                                        /* background-repeat:       <value>; /* repeat*, repeat-x, repeat-y, no-repeat; */
                                        /* background-position:     <value>; /* top*, left*, <length>, <percentage>, bottom, right, center (vertical), center (horizontal); */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: TOP NAVIGATION PANEL -- End                                                                                      */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: TOP NAVIGATION PANEL -- Beginning                                                                                  */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.top-navigation-panel                  {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          10px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               10px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             10px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              center; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: TOP NAVIGATION PANEL -- End                                                                                        */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: TOP NAVIGATION PANEL-- Beginning                                                                                      */
/* ----------------------------------------------------------------------------------------------------------------------------- */
a.top-navigation-panel:link             {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          10px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               10px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             10px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.top-navigation-panel:visited          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          10px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               10px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             10px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.top-navigation-panel:hover            {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          10px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               10px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             10px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #ffffff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        #403103; /* transparent, <color>; */
                                        }
a.top-navigation-panel:active           {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          10px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               10px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             10px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: TOP NAVIGATION PANEL -- End                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: LEFT PANEL -- Beginning                                                                                         */
/* ----------------------------------------------------------------------------------------------------------------------------- */
#left-panel                             {
                                        position:                absolute; /* static*, absolute, relative */
                                        top:                     132px; /* auto*, <length>, <percentage>; */
                                        left:                    0px; /* auto*, <length>, <percentage>; */
                                        /* bottom:                  <value>; /* auto*, <length>, <percentage>; */
                                        /* right:                   <value>; /* auto*, <length>, <percentage>; */
                                        width:                   248px; /* auto*, <length>, <percentage>; */
                                        height:                  auto; /* auto*, <length>; */
                                        /* z-index:                 <value>; /* auto*, <number>; */
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          25px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              0px; /* <length>, thin, medium, thick; */
                                        border-right:            1px; /* <length>, thin, medium, thick; */
                                        border-bottom:           1px; /* <length>, thin, medium, thick; */
                                        border-left:             0px; /* <length>, thin, medium, thick; */
                                        border-style:            solid; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            #403103; /* transparent*, <color>, inherit; */
                                        /* float:                   <value>; /* none*, left, right; */
                                        /* clear:                   <value>; /* none*, left, right, both; */
                                        /* display:                 <value>; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        background-color:        #b3c4af; /* transparent, <color>; */
                                        /* background-image:        <value>; /* none*, url(<url>); */
                                        /* background-repeat:       <value>; /* repeat*, repeat-x, repeat-y, no-repeat; */
                                        /* background-position:     <value>; /* top*, left*, <length>, <percentage>, bottom, right, center (vertical), center (horizontal); */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: LEFT PANEL -- End                                                                                                */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H1 LEFT PANEL -- Beginning                                                                                            */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h1.left-panel                           {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             20px; /* auto*, <length>, <percentage>; */
                                        padding-right:           5px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            15px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               14px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             17px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H1 LEFT PANEL -- End                                                                                                  */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H2 LEFT PANEL -- Beginning                                                                                            */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h2.left-panel                           {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           5px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          1px; /* auto*, <length>, <percentage>; */
                                        padding-left:            15px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               12px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H2 LEFT PANEL -- End                                                                                                  */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: LEFT PANEL -- Beginning                                                                                            */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.left-panel                            {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             1px; /* auto*, <length>, <percentage>; */
                                        padding-right:           5px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          2px; /* auto*, <length>, <percentage>; */
                                        padding-left:            15px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             12px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: LEFT PANEL -- End                                                                                                  */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: LEFT PANEL DATE -- Beginning                                                                                       */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.left-panel-date                       {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           5px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          5px; /* auto*, <length>, <percentage>; */
                                        padding-left:            15px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               10px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             11px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: LEFT PANEL DATE -- End                                                                                             */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: LEFT PANEL -- Beginning                                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
a.left-panel:link                       {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             12px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.left-panel:visited                    {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             12px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.left-panel:hover                      {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             12px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.left-panel:active                     {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             12px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: LEFT PANEL -- End                                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* IMAGE: LEFT PANEL -- Beginning                                                                                                */
/* ----------------------------------------------------------------------------------------------------------------------------- */
img.left-panel                          { 
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              0px; /* <length>, thin, medium, thick; */
                                        border-right:            0px; /* <length>, thin, medium, thick; */
                                        border-bottom:           0px; /* <length>, thin, medium, thick; */
                                        border-left:             0px; /* <length>, thin, medium, thick; */
                                        border-style:            none; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            transparent; /* transparent*, <color>, inherit; */
                                        float:                   none; /* none*, left, right; */
                                        clear:                   none; /* none*, left, right, both; */
                                        display:                 block; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* IMAGE: LEFT PANEL -- End                                                                                                      */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: RIGHT PANEL -- Beginning                                                                                         */
/* ----------------------------------------------------------------------------------------------------------------------------- */

#right-panel                            {
                                        position:                absolute; /* static*, absolute, relative */
                                        top:                     133px; /* auto*, <length>, <percentage>; */
                                        left:                    248px; /* auto*, <length>, <percentage>; */
                                        /* bottom:                  <value>; /* auto*, <length>, <percentage>; */
                                        /* right:                   <value>; /* auto*, <length>, <percentage>; */
                                        width:                   700px; /* auto*, <length>, <percentage>; */
                                        height:                  auto; /* auto*, <length>; */
                                        /* z-index:                 <value>; /* auto*, <number>; */
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              0px; /* <length>, thin, medium, thick; */
                                        border-right:            0px; /* <length>, thin, medium, thick; */
                                        border-bottom:           0px; /* <length>, thin, medium, thick; */
                                        border-left:             0px; /* <length>, thin, medium, thick; */
                                        border-style:            none; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            #403103; /* transparent*, <color>, inherit; */
                                        /* float:                   <value>; /* none*, left, right; */
                                        /* clear:                   <value>; /* none*, left, right, both; */
                                        /* display:                 <value>; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        /* background-image:        <value>; /* none*, url(<url>); */
                                        /* background-repeat:       <value>; /* repeat*, repeat-x, repeat-y, no-repeat; */
                                        /* background-position:     <value>; /* top*, left*, <length>, <percentage>, bottom, right, center (vertical), center (horizontal); */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: RIGHT PANEL -- End                                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H1 RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h1.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             20px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Georgia, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              italic; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               14px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             17px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              right; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H1 RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H2 RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h2.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             50px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               18px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             21px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H2 RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H3 RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h3.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             15px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               14px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             17px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H3 RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H4 RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h4.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             15px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               16px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             21px; /* normal*, <number>, <length>, <percentage>; */                                      
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H4 RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H5 RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h5.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             15px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               16px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             21px; /* normal*, <number>, <length>, <percentage>; */                                      
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H5 RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H6 RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
h6.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             15px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              italic; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               16px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             21px; /* normal*, <number>, <length>, <percentage>; */                                      
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              right; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* HEADER: H6 RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.right-panel                           {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL BLOCK -- Beginning                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.right-panel-block                     {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           15px; /* auto*, <length>, <percentage>; */
                                        margin-left:             40px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL BLOCK -- End                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL DATE -- Beginning                                                                                      */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.right-panel-date                      {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             -15px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL DATE -- End                                                                                            */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL DESCRIPTION -- Beginning                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.right-panel-description               {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             -15px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL DESCRIPTION -- End                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL HEADLINE -- Beginning                                                                                  */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.right-panel-headline                  {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              right; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL HEADLINE -- End                                                                                        */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL FORM FIELD -- Beginning                                                                                */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.right-panel-form-field                {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          10px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: RIGHT PANEL FORM FIELD -- End                                                                                      */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: RIGHT PANEL -- Beginning                                                                                              */
/* ----------------------------------------------------------------------------------------------------------------------------- */
a.right-panel:link                      {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel:visited                   {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel:hover                     {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel:active                    {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: RIGHT PANEL -- End                                                                                                    */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: RIGHT PANEL HEADLINE -- Beginning                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
a.right-panel-headline:link             {
                                        font-family:             Georgia, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              italic; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               14px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             17px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              right; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel-headline:visited          {
                                        font-family:             Georgia, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              italic; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               14px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             17px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              right; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel-headline:hover            {
                                        font-family:             Georgia, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              italic; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               14px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             17px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel-headline:active           {
                                        font-family:             Georgia, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              italic; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               14px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             17px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              right; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: RIGHT PANEL HEADLINE -- End                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: RIGHT PANEL TABLE -- Beginning                                                                                        */
/* ----------------------------------------------------------------------------------------------------------------------------- */
a.right-panel-table:link                {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel-table:visited             {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel-table:hover               {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.right-panel-table:active              {
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             bold; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #0000ff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: RIGHT PANEL TABLE-- End                                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* UNORDERED LIST: RIGHT PANEL -- Beginning                                                                                      */
/* ----------------------------------------------------------------------------------------------------------------------------- */
ul.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             32px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            5px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* UNORDERED LIST: RIGHT PANEL -- End                                                                                            */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ORDERED LIST: RIGHT PANEL -- Beginning                                                                                        */
/* ----------------------------------------------------------------------------------------------------------------------------- */
ol.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ORDERED LIST: RIGHT PANEL -- End                                                                                              */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* LIST ITEM: RIGHT PANEL ORDERED -- Beginning                                                                                   */
/* ----------------------------------------------------------------------------------------------------------------------------- */
li.right-panel-ordered                  {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        list-style-type:         none; /* none, disc, circle, square, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha; */
                                        list-style-image:        none; /* none*, url(<url>); */
                                        list-style-position:     outside; /* outside*, inside; */
                                        /* list-style:              0px; /* <list-style-type>, <list-style-position>, <list-style-image>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* LIST ITEM: RIGHT PANEL ORDERED -- End                                                                                         */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* LIST ITEM: RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
li.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             20px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          5px; /* auto*, <length>, <percentage>; */
                                        padding-left:            5px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        list-style-type:         square; /* none, disc, circle, square, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha; */
                                        list-style-image:        none; /* none*, url(<url>); */
                                        list-style-position:     outside; /* outside*, inside; */
                                        /* list-style:              0px; /* <list-style-type>, <list-style-position>, <list-style-image>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* LIST ITEM: RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* TABLE: RIGHT PANEL -- Beginning                                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
table.right-panel                       {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             38px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* TABLE: RIGHT PANEL -- End                                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* TABLE ROW: RIGHT PANEL -- Beginning                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
tr.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* TABLE ROW: RIGHT PANEL -- End                                                                                                 */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* TABLE DEFINITION: RIGHT PANEL -- Beginning                                                                                    */
/* ----------------------------------------------------------------------------------------------------------------------------- */
td.right-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             5px; /* auto*, <length>, <percentage>; */
                                        padding-right:           10px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          5px; /* auto*, <length>, <percentage>; */
                                        padding-left:            2px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* TABLE DEFINITION: RIGHT PANEL -- End                                                                                          */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* IMAGE: RIGHT PANEL -- Beginning                                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
img.right-panel                         { 
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              1px; /* <length>, thin, medium, thick; */
                                        border-right:            1px; /* <length>, thin, medium, thick; */
                                        border-bottom:           1px; /* <length>, thin, medium, thick; */
                                        border-left:             1px; /* <length>, thin, medium, thick; */
                                        border-style:            solid; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            #403103; /* transparent*, <color>, inherit; */
                                        float:                   none; /* none*, left, right; */
                                        clear:                   none; /* none*, left, right, both; */
                                        display:                 inline; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* IMAGE: RIGHT PANEL -- End                                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* IMAGE: RIGHT PANEL ADOBE -- Beginning                                                                                         */
/* ----------------------------------------------------------------------------------------------------------------------------- */
img.right-panel-adobe                   { 
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              0px; /* <length>, thin, medium, thick; */
                                        border-right:            0px; /* <length>, thin, medium, thick; */
                                        border-bottom:           0px; /* <length>, thin, medium, thick; */
                                        border-left:             0px; /* <length>, thin, medium, thick; */
                                        border-style:            none; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            #403103; /* transparent*, <color>, inherit; */
                                        float:                   none; /* none*, left, right; */
                                        clear:                   none; /* none*, left, right, both; */
                                        display:                 inline; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* IMAGE: RIGHT PANEL ADOBE -- End                                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* Begin Bottom Panel Division */
/* ----------------------------------------------------------------------------------------------------------------------------- */

#bottompanel                   {
                                position:                relative; /* static*, absolute, relative */
                                top:                     0px; /* auto*, <length>, <percentage>; */
                                left:                    0px; /* auto*, <length>, <percentage>; */
                                /* bottom:                  <value>; /* auto*, <length>, <percentage>; */
                                /* right:                   <value>; /* auto*, <length>, <percentage>; */
                                /* width:                   <value>; /* auto*, <length>, <percentage>; */
                                /* height:                  <value>; /* auto*, <length>; */
                                /* z-index:                 <value>; /* auto*, <number>; */
                                margin-top:              0px; /* auto*, <length>, <percentage>; */
                                margin-right:            0px; /* auto*, <length>, <percentage>; */
                                margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                margin-left:             0px; /* auto*, <length>, <percentage>; */
                                padding-top:             5px; /* auto*, <length>, <percentage>; */
                                padding-right:           0px; /* auto*, <length>, <percentage>; */
                                padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                padding-left:            0px; /* auto*, <length>, <percentage>; */
                                border-top:              0px; /* <length>, thin, medium, thick; */
                                border-right:            0px; /* <length>, thin, medium, thick; */
                                border-bottom:           0px; /* <length>, thin, medium, thick; */
                                border-left:             0px; /* <length>, thin, medium, thick; */
                                border-style:            none; /* none*, solid, double, groove, ridge, inset, outset; */
                                border-color:            transparent; /* transparent*, <color>, inherit; */
                                /* float:                   <value>; /* none*, left, right; */
                                /* clear:                   <value>; /* none*, left, right, both; */
                                /* display:                 <value>; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                background-color:        transparent; /* transparent, <color>; */
                                /* background-image:        <value>; /* none*, url(<url>); */
                                /* background-repeat:       <value>; /* repeat*, repeat-x, repeat-y, no-repeat; */
                                /* background-position:     <value>; /* top*, left*, <length>, <percentage>, bottom, right, center (vertical), center (horizontal); */
                                }


/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: BOTTOM PANEL -- End                                                                                              */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: BOTTOM PANEL -- Beginning                                                                                          */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.bottom-panel                          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Georgia, Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             15px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: BOTTOM PANEL -- End                                                                                                */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: BOTTOM NAVIGATION PANEL -- Beginning                                                                             */
/* ----------------------------------------------------------------------------------------------------------------------------- */
#bottom-navigation-panel                {
                                        position:                relative; /* static*, absolute, relative */
                                        top:                     0px; /* auto*, <length>, <percentage>; */
                                        left:                    0px; /* auto*, <length>, <percentage>; */
                                        /* bottom:                  <value>; /* auto*, <length>, <percentage>; */
                                        /* right:                   <value>; /* auto*, <length>, <percentage>; */
                                        /* width:                   <value>; /* auto*, <length>, <percentage>; */
                                        /* height:                  <value>; /* auto*, <length>; */
                                        /* z-index:                 <value>; /* auto*, <number>; */
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              0px; /* <length>, thin, medium, thick; */
                                        border-right:            0px; /* <length>, thin, medium, thick; */
                                        border-bottom:           0px; /* <length>, thin, medium, thick; */
                                        border-left:             0px; /* <length>, thin, medium, thick; */
                                        border-style:            none; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            transparent; /* transparent*, <color>, inherit; */
                                        /* float:                   <value>; /* none*, left, right; */
                                        /* clear:                   <value>; /* none*, left, right, both; */
                                        /* display:                 <value>; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        /* background-image:        <value>; /* none*, url(<url>); */
                                        /* background-repeat:       <value>; /* repeat*, repeat-x, repeat-y, no-repeat; */
                                        /* background-position:     <value>; /* top*, left*, <length>, <percentage>, bottom, right, center (vertical), center (horizontal); */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: BOTTOM NAVIGATION PANEL -- End                                                                                   */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: BOTTOM NAVIGATION PANEL -- Beginning                                                                               */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.bottom-navigation-panel               {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          15px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             18px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              center; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: BOTTOM NAVIGATION PANEL -- End                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: BOTTOM NAVIGATION PANEL -- Beginning                                                                                  */
/* ----------------------------------------------------------------------------------------------------------------------------- */
a.bottom-navigation-panel:link          {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             2px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          2px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             18px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.bottom-navigation-panel:visited       {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             2px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          2px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             18px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
a.bottom-navigation-panel:hover         {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             2px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          2px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             18px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #ffffff; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        #403103; /* transparent, <color>; */
                                        }
a.bottom-navigation-panel:active        {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             2px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          2px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        font-family:             Verdana, Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             18px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              left; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ANCHOR: BOTTOM NAVIGATION PANEL -- End                                                                                        */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: COPYRIGHT PANEL -- Beginning                                                                                     */
/* ----------------------------------------------------------------------------------------------------------------------------- */
#copyright-panel                        {
                                        position:                relative; /* static*, absolute, relative */
                                        top:                     0px; /* auto*, <length>, <percentage>; */
                                        left:                    0px; /* auto*, <length>, <percentage>; */
                                        /* bottom:                  <value>; /* auto*, <length>, <percentage>; */
                                        /* right:                   <value>; /* auto*, <length>, <percentage>; */
                                        /* width:                   <value>; /* auto*, <length>, <percentage>; */
                                        /* height:                  <value>; /* auto*, <length>; */
                                        /* z-index:                 <value>; /* auto*, <number>; */
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             10px; /* auto*, <length>, <percentage>; */
                                        padding-right:           0px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          0px; /* auto*, <length>, <percentage>; */
                                        padding-left:            0px; /* auto*, <length>, <percentage>; */
                                        border-top:              0px; /* <length>, thin, medium, thick; */
                                        border-right:            0px; /* <length>, thin, medium, thick; */
                                        border-bottom:           0px; /* <length>, thin, medium, thick; */
                                        border-left:             0px; /* <length>, thin, medium, thick; */
                                        border-style:            none; /* none*, solid, double, groove, ridge, inset, outset; */
                                        border-color:            transparent; /* transparent*, <color>, inherit; */
                                        /* float:                   <value>; /* none*, left, right; */
                                        /* clear:                   <value>; /* none*, left, right, both; */
                                        /* display:                 <value>; /* none, block, inline, list-item, table, table-cell, table-footer-group; */
                                        background-color:        transparent; /* transparent, <color>; */
                                        /* background-image:        <value>; /* none*, url(<url>); */
                                        /* background-repeat:       <value>; /* repeat*, repeat-x, repeat-y, no-repeat; */
                                        /* background-position:     <value>; /* top*, left*, <length>, <percentage>, bottom, right, center (vertical), center (horizontal); */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* DIVISION ID: COPYRIGHT PANEL -- End                                                                                           */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: COPYRIGHT PANEL -- Beginning                                                                                       */
/* ----------------------------------------------------------------------------------------------------------------------------- */
p.copyright-panel                       {
                                        margin-top:              0px; /* auto*, <length>, <percentage>; */
                                        margin-right:            0px; /* auto*, <length>, <percentage>; */
                                        margin-bottom:           0px; /* auto*, <length>, <percentage>; */
                                        margin-left:             0px; /* auto*, <length>, <percentage>; */
                                        padding-top:             0px; /* auto*, <length>, <percentage>; */
                                        padding-right:           40px; /* auto*, <length>, <percentage>; */
                                        padding-bottom:          7px; /* auto*, <length>, <percentage>; */
                                        padding-left:            40px; /* auto*, <length>, <percentage>; */
                                        font-family:             Arial, Helvetica, sans-serif; /* <family-name>, serif, sans-serif, monospace; */
                                        font-style:              normal; /* normal*, italic, oblique; */
                                        font-variant:            normal; /* normal*, small-caps; */
                                        font-weight:             normal; /* normal*, bold, bolder, lighter; */
                                        font-size:               11px; /* <length>, <percentage>; */
                                        /* font:                    0px; /* <font-style>, <font-variant>, <font-weight>, <font-size>/<line-height>, <font-family>; */
                                        line-height:             13px; /* normal*, <number>, <length>, <percentage>; */
                                        color:                   #403103; /* <color>; */
                                        word-spacing:            normal; /* normal*, <length>; */
                                        line-spacing:            normal; /* normal*, <length>; */
                                        text-decoration:         none; /* none*, underline, overline, line-through; */
                                        text-transform:          none; /* none*, capitalize, uppercase, lowercase; */
                                        text-align:              center; /* left*, right, center, justify; */
                                        text-indent:             0px; /* <length>, <percentage>; */
                                        }
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* PARAGRAPH: COPYRIGHT PANEL -- End                                                                                             */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* Begin Headers */

h1                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

h2                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 50px 5px 0px 25px;
                              font:                    bold 18px/21px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              }

/* #765900; #403103; */
h3                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 18px 5px 1px 0px;
                              font:                    bold 13px/16px Tahoma, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

h4                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 15px 5px 0px 25px;
                              font:                    bold 15px/18px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

h5                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 15px 5px 0px 25px;
                              font:                    bold 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

h6                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Body #fffef6; */

body                          {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        #fefced;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Table #fffef6; */

table                         {
                              margin:                  0px 0px 0px 25px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103 !important;
                              text-align:              left;
                              background-color:        #fefced;
                              }

tr                            {
                              margin:                  0px 0px 0px 25px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103 !important;
                              text-align:              left;
                              background-color:        #fefced;
                              }

td                            {
                              margin:                  0px 0px 0px 25px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103 !important;
                              text-align:              left;
                              background-color:        #fefced;
                              }

table.google                  {
                              margin:                  20px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103 !important;
                              text-align:              left;
                              background-color:        #fefced;
                              }

tr.google                     {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103 !important;
                              text-align:              left;
                              background-color:        #fefced;
                              }

td.google                     {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103 !important;
                              text-align:              left;
                              background-color:        #fefced;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Paragraphs #403103; #765900; #403103; #403103; */

p                             {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 15px 25px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.g                           {
                              margin:                  0px 0px 0px 0px;
                              padding:                 15px 25px 20px 25px;
                              font:                    normal 12px/17px Verdana, Helvetica, Arial, sans-serif !important;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

span.w                        {
                              margin:                  0px 0px 0px 0px;
                              padding:                 10px 25px 10px 0px;
                              font:                    normal 12px/17px Verdana, Helvetica, Arial, sans-serif !important;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.formfields                  {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 10px 25px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.toppanel                    {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }
                              
/* padding: 5px 0px 0px 0px; */
p.toplinks                    {
                              margin:                  0px 0px 0px 0px;
                              padding:                 8px 0px 0px 0px;
                              font:                    normal 11px/11px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              center;
                              background-color:        transparent;
                              }

p.leftpanel                   {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/15px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.leftlinks                   {
                              margin:                  0px 0px 0px 0px;
                              padding:                 2px 2px 3px 0px;
                              font:                    normal 12px/13px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.rightpanel                  {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.bottompanel                 {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.bottomlinks                 {
                              margin:                  0px 0px 0px 0px;
                              padding:                 15px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              center;
                              background-color:        transparent;
                              }

p.copyright                   {
                              margin:                  0px 0px 0px 0px;
                              padding:                 15px 0px 0px 0px;
                              font:                    normal 11px/11px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              center;
                              background-color:        transparent;
                              }

p.xhtmllogo                   {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 0px;
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.dateline                    {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 5px 15px 25px;
                              font:                    normal 13px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.description                 {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 5px 15px 25px;
                              font:                    normal 13px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.calendardate                {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 10px 10px 0px;
                              font:                    normal 11px/13px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.address                     {
                              margin:                  0px 0px 0px 0px;
                              padding:                 2px 2px 10px 0px;
                              font:                    normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

p.fineprint                   {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 15px 25px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              text-align:              left;
                              background-color:        transparent;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Anchors */

/* a.bookmark                    {
                              font:                    bold 15px/18px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              } */

a                             {
                              font:                    bold 15px/18px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
/* a:visited                     {
                              font:                    bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a:active                      {
                              font:                    bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a:hover                       {
                              font:                    bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              } */

/* ---------------------------------------------------------------------------*/
/* Begin Top Panel Anchors */

a.toppanel:link               {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.toppanel:visited            {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.toppanel:active             {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.toppanel:hover              {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Top Links Anchors */

a.toplinks:link               {
                              margin:                  0px 0px 0px 0px;
                              padding:                 6px 0px 7px 0px;
                              font:                    bold 11px/11px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.toplinks:visited            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 6px 0px 7px 0px;
                              font:                    bold 11px/11px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.toplinks:active             {
                              margin:                  0px 0px 0px 0px;
                              padding:                 6px 0px 7px 0px;
                              font:                    bold 11px/11px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.toplinks:hover              {
                              margin:                  0px 0px 0px 0px;
                              padding:                 6px 0px 7px 0px;
                              font:                    bold 11px/11px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Left Panel Anchors #0a0ad6; */

a.leftlinks:link              {
                              font:                    normal 12px/13px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.leftlinks:visited           {
                              font:                    normal 12px/13px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.leftlinks:active            {
                              font:                    normal 12px/13px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.leftlinks:hover             {
                              font:                    normal 12px/13px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Address Anchors #0a0ad6; */

a.address                     {
                              font:                    normal 12px/12px Arial, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Right Panel Anchors */

a.rightpanel:link             {
                              /* margin:                  0px 0px 0px 0px;
                              padding:                 15px 5px 0px 25px; */
                              font:                    bold 15px/18px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.rightpanel:visited          {
                              font:                    bold 15px/18px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.rightpanel:active           {
                              font:                    bold 15px/18px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.rightpanel:hover            {
                              font:                    bold 15px/18px Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Right Panel Links Anchors */

a.rightlinks:link             {
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.rightlinks:visited          {
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.rightlinks:active           {
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.rightlinks:hover            {
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                              
/* ---------------------------------------------------------------------------*/
/* Begin Source Anchors */

a.source:link             {
                              font:                    normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                              
a.source:visited          {
                              font:                    normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.source:active           {
                              font:                    normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #0000ff;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.source:hover            {
                              font:                    normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }


/* ---------------------------------------------------------------------------*/
/* Begin Bottom Panel Anchors */

a.bottompanel:link            {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.bottompanel:visited         {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.bottompanel:active          {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.bottompanel:hover           {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Bottom Links Anchors  #403103; */

a.bottomlinks:link            {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.bottomlinks:visited         {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.bottomlinks:active          {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.bottomlinks:hover           {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Copyright Anchors */

a.copyright:link              {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.copyright:visited           {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.copyright:active            {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.copyright:hover             {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin XHTML Logo Anchors */

a.xhtmllogo:link              {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.xhtmllogo:visited           {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.xhtmllogo:active            {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.xhtmllogo:hover             {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Dateline Anchors */

a.dateline:link               {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.dateline:visited            {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.dateline:active             {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.dateline:hover              {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Fine Print Anchors */

a.fineprint:link              {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }
                                                  
a.fineprint:visited           {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.fineprint:active            {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              background-color:        transparent;
                              text-decoration:         none;
                              }

a.fineprint:hover             {
                              font:                    normal 12px/16px Arial, Helvetica, sans-serif;
                              color:                   #ffffff;
                              background-color:        #403103;
                              text-decoration:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Image */

img                           {
                              border:                  none;
                              border-color:            transparent;
                              }

img.rightpanel                {
                              border:                  1px solid;
                              border-color:            #403103;
                              }

img.block                     {
                              border:                  1px solid;
                              border-color:            #403103;
                              display:                 block;
                              margin-left:             auto;
                              margin-right:            auto;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Unordered List */

ul                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 41px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style-type:         none;
                              }

ul.rules                      {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 25px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style-type:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Ordered List */

ol                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 41px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style-type:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin Definition List */

dl                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 41px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style-type:         none;
                              }

dt                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 41px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style-type:         none;
                              }

dd                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 0px 0px 41px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style-type:         none;
                              }

/* ---------------------------------------------------------------------------*/
/* Begin List Item  padding: 0px 25px 10px 5px; */

li                            {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 5px 5px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style:              square;
                              }

li.collections                {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 5px 5px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style:              square;
                              }

li.rules                      {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 5px 0px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style-type:         none;
                              list-style:              none;
                              }

li.lastline                   {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 15px 5px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style:              square;
                              }

li.radio                      {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 50px 10px 5px;
                              font:                    normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
                              color:                   #403103;
                              list-style:              square;
                              }

input.input                   {
                              position:                absolute;
                              left:                    175px;
                              text-transform:          capitalize;
                              }

input.email                   {
                              position:                absolute;
                              left:                    175px;
                              }
                              
input.problem                 {
                              position:                absolute;
                              left:                    75px;
                              text-transform:          capitalize;
                              }

form                          {
                              margin:                  0px 0px 0px 0px;
                              padding:                 0px 25px 15px 0px;
                              }