/* CSS Document */

body { background-color: #FFFFFF;
     }

table { font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10pt; 
        font-style:normal; 
        line-height:12pt; 
        font-weight:normal; 
        color:#333333;
        text-decoration:none
      }

table a:visited { font-family:Verdana, Arial, Helvetica,sans-serif; 
                  font-size: 10pt; 
                  font-style:normal; 
                  line-height:12pt; 
                  font-weight:normal; 
                  color:#333333;
                  text-decoration:none
                }

table a:link, table a:active { font-family:Verdana, Arial, Helvetica, sans-serif; 
                               font-size: 10pt; 
                               font-style:normal; 
                               line-height:12pt; 
                               font-weight:normal; 
                               color:#333333;
                               text-decoration:none
                             }


.sectiontitle {  font-family:Verdana, Arial, Helvetica, sans-serif; 
                 font-size: 10pt; 
                 font-style:normal; 
                 line-height:12pt; 
                 font-weight:bold; 
                 color:#333333;
                 text-decoration:none; 
              }

.sectiontitle a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; 
                          font-size: 10pt; 
                          font-style:normal; 
                          line-height:12pt; 
                          font-weight:bold; 
                          color:#333333;
                          text-decoration:none; 
                        }

a.sectiontitle:link, .sectiontitle a:link, .sectiontitle a:active {font-family:Verdana, Arial, Helvetica, sans-serif; 
                                                                   font-size: 10pt; 
                                                                   font-style:normal; 
                                                                   line-height:12pt; 
                                                                   font-weight:bold; 
                                                                   color:#333333;
                                                                   text-decoration:none; 
                                                                  }


.divlmenu { font-family:Arial, Verdana, Helvetica, sans-serif; 
            font-size: 10pt; 
            font-style:normal;
            line-height:12pt; 
            font-weight:bold; 
            color:#000000;
            text-decoration:none; 
            width:100%;
            height:20px;
            border-bottom-width:1;
            border-bottom-style:solid;
            border-bottom-color:white;
            background-color:#F9EDDA;
          }

.divlmenu:hover { background-color:#F7BA41; 
                  cursor:hand
                }

.divbmenu { font-family:Arial, Verdana, Helvetica, sans-serif; 
            font-size: 10.5pt; 
            font-style:normal;
            line-height:12pt; 
            font-weight:bold; 
            color:#000000;
            text-decoration:none; 
            width:100%;
            height:20px;
            border-bottom-width:1;
            border-bottom-style:solid;
            border-bottom-color:white;
            background-color:#F7BA41;
          }

.divbmenu:hover { background-color:#F7BA41; 
                  cursor:hand
                }


.mc_s { font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size: 9.5pt; 
        font-style:normal; 
        line-height:11pt; 
        font-weight:normal;
        color:#333333;
        text-decoration:none; 
      }
.mc_s a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; 
                  font-size: 9.5pt; 
                  font-style:normal; 
                  line-height:11pt; 
                  font-weight:normal; 
                  color:#333333;
                  text-decoration:none;
                }
a.mc_s:link, .mc_s a:link, .mc_s a:active { font-family:Verdana, Arial, Helvetica, sans-serif; 
                                            font-size: 9.5pt; 
                                            font-style:normal; 
                                            line-height:11pt; 
                                            font-weight:bold; 
                                            color:#333333;
                                            text-decoration:none;
                                          }

