body {
        background-color: #fff0bb;
        margin-top: 20px;
        font-family: Arial, Helvetica, sans-serif;
        // font-size: .76em;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #544D30;
        text-align: left;
}

p.title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #796F46;
        font-weight: bold;
        text-align: center;
}

p.subtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #796F46;
        font-weight: normal;
        text-align: center;
}

td.footerRight {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;
        text-align: right;
}

td.footerLeft {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;
        text-align: left;
}

div.aw14 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #796F46;
        font-weight: normal;
        text-align: left;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #796F46;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #544D30;
        font-weight: normal;
}

h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #796F46;
        font-weight: bold;
        background-color: #E8DDAA;
        margin-top: 0px;
        border-bottom: solid 1px #AA9E6E;
        text-align: center;
        display: block;
        margin-right: 0px;
}
h3 a:link {
   color: #796F46;
   text-decoration: none;
   display: block;
   font-size: 14px;
   text-align: center;
   padding-top: 0px;
   padding-bottom: 0px;
}
h3 a:visited {
   color: #796F46;
   text-decoration: none;
   display: block;
}
h3 a:hover {
   color: #E8DDAA;
   text-decoration: none;
   background-color: #AA9E6E;
   display: block;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #796F46;
   text-align: left;
}

#top-menu {
        margin: 0 auto;
        padding: 6px 1px;
        list-style: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
}
#top-menu li {
        display: inline;
        font-size: 11px;
}
#top-menu a {
        padding: 6px 7px;
        color: #796F46;
        text-decoration: none;
        border-right: solid #FFF 1px;
        margin: 0 -1px;
}
#top-menu a:visited {
        color: #796F46;
}
#top-menu a:hover{
        color: #E8DDAA;
        background-color: #AA9E6E;
}

.background-white {
        background-color: #FFFFFF;
}

.background-off-white {
        background-color: #FFFFE0;
}

.background-menu {
        text-align: left;
        background-color: #DECE84;
}

.tx1 {
   padding: 0px 15px 15px 15px;
   list-style: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
}

.bord1 {
   border: solid 1px #AA9E6E;
}

.jp14 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #796F46;
   font-weight: normal;
   text-align: left;
}

.jp14bold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #796F46;
   font-weight: bold;
   text-align: center;
}

.bhdr {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   text-align: left;
   color: #796F46;
   background-color: #FFFBEB;
   padding-left: 5px;
   padding-top: 4px;
   padding-bottom: 4px;
   border: solid 1px #AA9E6E;
}

.bcap {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #796F46;
   font-weight: normal;
   text-align: left;
   padding-left: 40px;
}

.jpTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: #796F46;
   font-weight: bold;
   text-align: center;
}

.jpTitleLeft {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: #796F46;
   font-weight: bold;
   text-align: left;
}

hr {
   color: #796F46;
   }


#side-menu {
   align: center;
   margin: 0 auto;
   padding: 6px 1px;
   list-style: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}