html {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
}
body {
    background-color: #F2F2DA;
    margin-bottom: 20px;
    margin: 5px;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
#PageContainer {
    width: 1100px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    align-items: center;
    align-content: center;
    align-self: center;
    float: initial;
    display: block;
}
#TopHeader {
    border: 0;
    user-select: none;
}
#TopHeaderLogo {
    padding: 2px;
    display: inline-block;
}
#TopHeaderTitle {
    display: inline-block;
    font-size: 28pt;
    color: #0D4220;
    font-weight: bold;
    text-wrap: none;
    text-align: left;
    vertical-align: bottom;
    padding-bottom: 2px;
    user-select: none;
}
#TopHeaderRight {
    float: right;
    padding: 2px;
    display: inline-block;
}
#BodyContainer {
    margin: 0 auto; /* Top , Right , Bottom , Left */
    padding: 0;
}
#BodyContent {
    float: left;
    width: 850px;
    height: auto;
}
#BodyRightPanel {
    display: inline-block;
    margin: 5px 0px 0px 0px; /* Top , Right , Bottom , Left */
    padding: 0px 5px 0px 5px;
    width: 230px;
    height: auto;
    vertical-align: text-top;
}
.BodyRightSectionPanel {
    display: block;
    width: 100%;
    color: #598059;
    margin: 0 auto; /* Top , Right , Bottom , Left */
    padding: 0;
    height: auto;
    vertical-align: text-top;
}

#navigation-topbar {
    margin: 0 0 0 0; /* Top , Right , Bottom , Left */
    background-color: #598059;
    color: White;
    float: left;
    width: 100%;
    font: 1 em Roboto, Verdana, Arial, Helvetica, sans-serif;
    list-style: none;
    list-style-type: none;
    overflow: hidden;
    font-size: 20px;
}
#navigation-topbar ul {
    list-style: none;
    border: none;
}
#navigation-topbar li {
    float: left;
    list-style: none;
    list-style-type: none;
}
#navigation-topbar li a {
    padding: 0.2em 1em;
    background-color: #598059;
    color: White;
    text-decoration: none;
    display: inline-block;
    border-right: 1px solid #0c330c;
    transition: 0.3s;
}
#navigation-topbar li a:hover {
    background-color: #0f400f;
    color: #fff;
}

#MainContent {
    margin: 5px 5px 10px 5px; /* Top , Right , Bottom , Left */
    padding: 5px 5px 5px 5px;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    border: 1px solid #598059;
    background-color: #FFFFFF;
}

#DefaultForm {
    margin: 5px 5px 10px 5px; /* Top , Right , Bottom , Left */
    padding: 5px 5px 5px 5px;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    border: 1px solid #598059;
    background-color: #F2F2DA;
}
#ContentHeader {
    width: auto;
    font: bold 20px Calibri, Verdana, Arial, Helvetica, sans-serif;
    background: url(../Images/Common/HeaderGrey.gif) repeat-x;
    margin: 0px 0px 5px 0px;
    padding: 0px 5px 3px 5px; /* Top , Right , Bottom , Left */
    color: #666666;
    text-align: left;
}

.bodytext {
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: justify;
    padding: 2px 2px 2px 2px; /* Top , Right , Bottom , Left */
    margin: 10px 2px 2px 2px; /* Top , Right , Bottom , Left */
}

.bodytext ul {
    list-style-type: disc;
}

.bodytext li {
    margin-top: 5px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 5px;
}

    .bodytext a:link, .bodytext a:visited, h4 a:link, h4 a:visited {
        color: #000000;
    }

    .bodytext a:hover, h4 a:hover {
        color: #000000;
    }

h2.bodytext {
    font-variant: normal;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
    letter-spacing: 2px;
    font-style: italic;
}
h3.bodytext {
    font-variant: normal;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
    letter-spacing: 2px;
    font-style: italic;
}
.bodytextcenter {
    text-align: center;
}

    .bodytextcenter a:link, .bodytextcenter a:visited {
        color: #000000;
    }

    .bodytextcenter a:hover {
        color: #000000;
    }

#srchButton {
	vertical-align: middle;
	padding:2px;
}

#srchButton:hover {
	text-decoration: none;
	background: #FF8518;
}

#UpdatesContainer {
    width: 100%;
    display: block;
    vertical-align: text-top;
}
#Update {
    width: 100%;
    text-align: left;
    vertical-align: top;
    margin: 0px 0px 5px 0px;
    padding: 2px 2px 2px 0px; /* Top , Right , Bottom , Left */
    background-color: #FAFBF5;
}
#UpdateTitle {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    background: url(../Images/Common/HeaderGrey.gif) repeat-x;
    padding: 0px 0px 0px 2px; /* Top , Right , Bottom , Left */
    color: #666666;
    text-align: left;
}
.UpdateList {
    font-weight: normal;
    text-align: left;
    padding: 0px 0px 0px 2px; /* Top , Right , Bottom , Left */
}

    .UpdateList a:link, .UpdateList a:visited {
        color: #000000;
        text-decoration: underline;
        font-weight: normal;
    }

    .UpdateList a:hover {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
    }

    .UpdateList ul {
        list-style-type: disc;
    }

    .UpdateList li {
        /*list-style-image: url(../gfx/design/blckrndbullet.gif);*/
        margin-top: 5px;
        margin-left: 20px;
        margin-right: 40px;
        margin-bottom: 5px;
    }

    .UpdateList ul li {
    }

        .UpdateList ul li a {
        }

.blockquote {
    font-size: 20px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.listcontent {
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    padding: 2px 2px 2px 2px; /* Top , Right , Bottom , Left */
}
.listcontent a:link, .listcontent a:visited {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
.listcontent a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.listcontent ul {
    list-style-type: disc;
}
.listcontent li {
    margin-top: 2px;
    margin-left: 40px;
    margin-right: 2px;
    margin-bottom: 2px;
}
.listcontent ul li {
}
.listcontent ul li a {
}

.lc1 {
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}
.lc1 a:link, .lc1 a:visited {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
.lc1 a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.lc1 ul {
    list-style-type: circle;
}
.lc1 li {
    margin-top: 2px;
    margin-left: 40px;
    margin-right: 2px;
    margin-bottom: 2px;
}
.lc1 ul li {
}
.lc1 ul li a {
}
.lc2 {
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}

.lc2 a:link, .lc2 a:visited {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

.lc2 a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.lc2 ul {
    list-style-type: circle;
}

.lc2 li {
    margin-top: 2px;
    margin-left: 60px;
    margin-right: 2px;
    margin-bottom: 2px;
}

.lc2 ul li {
}

.lc2 ul li a {
}

.dropcapQA {
    float: left;
    color: grey;
    font-size: 50px;
    line-height: 60px;
    padding: 5px;
    font-family: Times, serif, Georgia;
}

.dropcaplist {
    float: left;
    vertical-align: top;
    color: grey;
    font-size: 50px;
    line-height: 30px;
    margin: 5px;
}
.Footer {
    width: 95%;
    display: block;
    align-content: center;
    align-self: center;
}

.FooterTable {
    width: inherit;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    align-items: center;
    align-content: center;
    align-self: center;
    display: block;
}

.FooterLine {
    border-style: none;
    border-color: inherit;
    border-width: thin;
    display: inherit;
    height: 2px;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#0014274E, endColorstr=#FF14274E)";
    background-image: linear-gradient(to right, #1BE0A5 0%, #FF0000 50%, #1BE0A5 100%); /* Pre IE10*/
}

.Copyright {
    margin: 0;
    font-size: 9pt;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    color: #808080;
    display: inline-block;
    text-align: center;
    align-items: center;
    align-content: center;
    align-self: center;
}
#PanelWithSolidBorder {
    width: 230px;
    background-color: #d5e5d5;
    margin: 0px 0px 3px 0px; /* Top , Right , Bottom , Left */
    padding: 3px 3px 1px 3px;
    border: 1px solid #598059;
    font-size: 16px;
    font-weight: bold;
    color: #598059;
}
#PanelWithSoftBorder {
    width: 230px;
    background-color: #d5e5d5;
    margin: 0px 0px 3px 0px; /* Top , Right , Bottom , Left */
    padding: 3px 3px 1px 3px;
    border: 1px solid #b0b094;
    font-size: 16px;
    font-weight: bold;
    color: #598059;
}

#PanelHeader {
    width: auto;
    font-size: 18px;
    font-weight: bold;
    background: url(../Images/Common/HeaderGrey.gif) repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 3px 3px 3px; /* Top , Right , Bottom , Left */
    color: #666666;
    text-align: left;
}

#PanelNavigation {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #598059;
    border-top: 1px solid #fff;
}

    #PanelNavigation ul {
        list-style: none;
        border: none;
    }

    #PanelNavigation li {
        list-style-type: none;
        border-bottom: 1px solid #fff;
        padding: 1px 8px 1px 0px; /* Top , Right , Bottom , Left */
    }

        #PanelNavigation li a {
            display: block;
            padding: 3px 0px 2px 8px; /* Top , Right , Bottom , Left */
            color: #598059;
            text-decoration: none;
            width: 100%;
        }

        #PanelNavigation li a:hover {
            background-color: #F2F2DA;
        }

h1 {
    font-size: 22px;
    margin-top: 5px;
    text-align: left;
}

h2 {
    font-size: 20px;
    margin-top: 5px;
    text-align: left;
    font-style: italic;
}

h3 {
    font-size: 18px;
    padding-top: 5px;
    text-align: left;
    border-bottom: 3px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}

h4 {
    font-size: 16px;
    text-align: left;
    font-style: normal;
    margin-top: 5px;

}

p {
    font-size: 18px;
    text-align: justify;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e7e7e7;
}

.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.Message {
    font-size: 18px;
    text-align: left;
    font-style: normal;
}
.Error {
    color: red;
    font-size: 16px;
    text-align: left;
    font-style: normal;
}
.THLabel {
    padding: 10px 10px 5px 10px;
    font-size: 20pt;
    font-weight: bold;
    text-wrap: none;
}

.TDOuter {
    padding: 10px 10px 10px 10px;
    border: 1px solid #8ba38b;
    background-color: #d5e5d5;
    vertical-align: top;
}

.TDLabel {
    vertical-align: top;
    text-align: right;
    text-wrap: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 2px;
}
.TDLabelSmall {
    font-size: 12pt;
    vertical-align: middle;
    text-align: right;
    text-wrap: none;
    padding: 0px 2px 0px 5px; /* Top , Right , Bottom , Left */
}
.TDLabelNormal {
    font-size: 12pt;
    vertical-align: bottom;
    text-wrap: none;
    padding: 5px 2px 0px 2px; /* Top , Right , Bottom , Left */
}
.TDButton {
    vertical-align: bottom;
    text-align: right;
    align-items: center;
    text-wrap: none;
    padding: 0px 20px 0px 20px; /* Top , Right , Bottom , Left */
}

#divSeparator {
    clear: both;
    height: 10px;
}

#divTopLink {
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
}

    #divTopLink a:link, #divTopLink a:visited {
        text-decoration: none;
        color: #000000;
    }

    #divTopLink a:hover {
        text-decoration: underline;
        color: #000000;
    }

.blue {
    color: navy;
}

.dgry {
    color: #666666;
}

.red {
    color: red;
}

.LiteratureHeader {
    margin: 0 5px 0 5px; /* Top , Right , Bottom , Left */
    padding: 0 5px 0 5px;
    font-size: 20px;
    font-weight: bold;
    text-wrap: none;
    border: 1px solid #598059;
    background: url(../Images/Common/HeaderGrey.gif) repeat-x;
}

.SearchContent {
    margin: 0 5px 10px 5px; /* Top , Right , Bottom , Left */
    padding: 5px 5px 5px 5px;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    border: 1px solid #598059;
    background-color: #FFFFFF;
}


.LiteratureSearchTable {
    width: 100%;
    text-align: left;
    vertical-align: top;
}
.LiteratureSearchTable th td {
    text-align: left;
    vertical-align: top;
    padding: 5px;
}

.Literatures {
    width: 100%;
    font-size: 16px;
    text-align: left;
}
.Title {
    padding-left: 5px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    background: url(../Images/Common/HeaderGrey.gif) repeat-x;
}

.ContentTitleTable {
    width: 100%;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.ContentTitle {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    text-wrap: none;
    width: 50%;
}
.ContentTitleOther {
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    text-wrap: none;
    width: 50%;
}
.Description {
    width: 100%;
    font-weight: normal;
}

    .YearMonthTable {
        width: 100%;
        border: 2px solid #999999;
        border-collapse: collapse;
    }
    .YearMonthTable tr {
        width: 100%;
    }
    .YearMonthTable th {
        width: 8%;
        vertical-align: middle;
        text-align: center;
        font-size: 14px;
        background-color: #F4F4F4;
        padding: 2px;
        border: 2px solid #999999;
    }
    .YearMonthTable td {
        border: 1px solid #999999;
        padding: 5px;
        vertical-align: middle;
        text-align: center;
        font-size: 14px;
    }
    .YearMonthTable td:hover {
        background: #FFFFDF;
    }





#sounds {
    text-align: center;
}

    #sounds caption {
        color: #000080;
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 5px;
        font-weight: bold;
        font-size: 18px;
    }

    #sounds th {
        background-color: #F4F4F4;
        color: black;
        text-transform: uppercase;
        padding: 10px 5px;
        border: 2px solid #999999;
    }

        #sounds th.theader {
            text-align: center;
        }

table#sounds {
    border: 2px solid #999999;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

tr#sounds {
    width: 90%;
}

#sounds td {
    border: 1px solid #999999;
    padding: 5px;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
}

#sounds tr:hover {
    background: #FFFFDF;
}

#sounds .no {
    text-align: center;
}

#sounds .date {
    text-align: center;
}

#sounds .chapno {
    text-align: center;
}

#sounds .topic {
    font-style: italic;
    font-weight: bold;
}

#sounds .chapname {
    font-style: italic;
    font-weight: bold;
}

#sounds .event {
    text-align: center;
}

#sounds .mp3 {
    text-align: center;
}

#sounds td.mp3 a:link, #sounds td.mp3 a:visited {
    color: navy;
    font-weight: bold;
    text-transform: lowercase;
}

#sounds td.mp3 a:hover {
    color: #003511;
    background-color: #FFFFDF;
}

#sounds .size {
    text-align: center;
}

#divPhotos {
}

    #divPhotos table {
        color: gray;
    }

    #divPhotos td img {
        padding: 5px;
        border: thin;
        border-color: silver;
        border-style: solid;
        margin: 20px 35px;
    }

    #divPhotos td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-align: left;
    }

    #divPhotos .title {
        font-style: italic;
        margin-left: 15px;
    }

    #divPhotos .name {
        font-size: 22px;
        color: black;
        font-weight: bold;
    }

    #divPhotos a:link, #divPhotos a:visited {
        color: navy;
    }

    #divPhotos a:hover {
        color: #003511;
        background-color: #FFFFCC;
    }

    #divPhotos .service {
    }

    #divPhotos .service, #divPhotos .dobdod {
        font-size: 16px;
        color: black;
    }


    #divPhotos a.photolinked:link, #divPhotos a.photolinked:visited {
        text-decoration: none;
    }

    #divPhotos a.photolinked:hover {
        padding: 0px;
        margin: 0px;
        text-decoration: none;
        background-color: #FFF;
        color: #FFF
    }