table {
    background-color : rgb(250, 250, 250);
    border-bottom-color : #8B7D6B;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-collapse : collapse;
    border-left-color : #8B7D6B;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #8B7D6B;
    border-right-style : solid;
    border-right-width : 2px;
    border-spacing : 2px;
    border-top-color : #8B7D6B;
    border-top-style : solid;
    border-top-width : 2px;
    margin-left : 5%;
    margin-right : 5%;
    text-indent : 5px;
    width : 90%;
  }


th {
    text-align:center;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #8B7D6B #8B7D6B #8B7D6B #8B7D6B;
    background-color: rgb(250, 240, 230);
  }


td {
    text-align:center;
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: #8B7D6B #8B7D6B #8B7D6B #8B7D6B;
    background-color: rgb(250, 250, 250);
  }


p {
    font-family: cursive;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: 115%;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    text-indent: 0ex;
  }





h3 {
    font-family: cursive;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12pt;
    line-height: 100%;
	background-color: rgb(230, 223, 207);
    word-spacing: normal;
    letter-spacing: normal;
    color:#84761a;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    text-indent: 0ex;
  }
h2 {
    font-family: cursive;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 14pt;
    line-height: 100%;
	word-spacing: normal;
    letter-spacing: normal;
    color:rgb(127, 127, 127);
    text-decoration:none;
    text-transform:capitalize;
    text-align: left;
    text-indent: 0ex;
  }



menu {
    background-color : #f7f3cc;
    border-bottom-color : #515481;
    border-bottom-style : double;
    border-left-color : #515481;
    border-left-style : double;
    border-right-color : #515481;
    border-right-style : double;
    border-top-color : #515481;
    border-top-style : double;
    color : #ad9c31;
    position :relative ;
    text-align : center;
    width : auto;
  }


warn {
    color: red;
    font-family: sans-serif;
    font-size: 10pt;
    text-align: left;
  }


body {
    margin: 0pt;
    padding: 0pt;
    color: black;
    background-color: #FEFFEF;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 73%;
  }


html > body {
    font-size: 9pt;
  }


.doNotDisplay {
    display: none ! important;
  }


.picfl {
    float: left;
    padding-right: 3px;
    position:relative;
  }

.picfc {
    float:center;
    padding-left: 5px;
    padding-right: 3px;
    position: relative;
  }
.picfr {
    float: right;
    padding-left: 3px;
    position: relative;
  }


#header {
    color: inherit;
    background-color: rgb(157, 139, 35);
  }


.headerTitle {
    width:100%;
    padding: 0.25em 4mm;
    background-position:right top;
    background-repeat: no-repeat ;
   
    
  }

.headerTitleRight {
    width:50%;
    float:right
    padding: 0.25em 4mm;
       
  }

.headerTitle a {
    width:90%;
    margin-left: 10%;
    color: black;
    background-color: transparent;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    font-style: italic;
  }


.headerTitle > a {
    font-size: 138%;
  }


.headerTitle span {
    color: white;
    background-color: transparent;
    font-weight: bold;
  }


.subHeader {
    margin: 0pt;
    padding: 0.5ex 1ex;
    color: white;
    float: left;
    clear: left;
    position:relative;
    background-color: black;
    font-size: 109%;
  }


.subHeaderRight {
    margin: 0pt;
    padding: 0.5ex 2ex;
    color: white;
    background-color: black;
    font-size: 100%;
    text-align: right;
  }


.subHeader a {
    margin: 0pt;
    padding: 0pt 1ex;
    color: white;
    background-color: black;
    text-decoration: none;
    font-weight: bold;
  }


.subHeader a:hover {
    color: black;
    background-color: white;
  }


.leftSideBar {
    float: left;
    clear: left;
  }


.leftSideBar .sideBarTitle {
    margin: 0pt;
    padding: 0.8ex 1ex;
    color: #84761a;
    background-color: rgb(230, 223, 207);
    font-weight: bold;
  }


.leftSideBar ul {
    margin: 0pt 0pt 1em;
    padding: 0pt;
    list-style-type: none;
    list-style-position: outside;
  }


.leftSideBar li {
    margin: 1ex;
    padding: 0pt;
	color:#a08d26;
  }


.leftSideBar a {
    color: rgb(166, 140, 83);
    background-color: transparent;
    text-decoration: none;
  }


.leftSideBar a:hover {
    color: rgb(64, 64, 64);
    background-color: transparent;
    text-decoration: none;
  }


.leftSideBar .sideBarText {
    margin: 1ex 0.25ex 1.5em 0.75ex;
    padding: 0pt;
    color: #8b6914;
    background-color: transparent;
    line-height: 1.25em;
    display: block;
  }


.leftSideBar .sideBarText a {
    text-decoration: underline;
    font-weight: bold;
  }


.leftSideBar .sideBarText a:hover {
    text-decoration: none;
  }


.leftSideBar .thisPage {
    color: #8b6914;
    background-color: transparent;
    font-weight: bold;
  }


#main-copy {
    border-left: 1px solid rgb(216, 210, 195);
    margin: 0pt 0pt 0pt 13.5em;
    padding: 0.5ex 1em 1em;
    color: black;
    background-color: #FEFFEF;
    text-align: justify;
    line-height: 1.5em;
  }
  
#main-copy h1 {
    border-top: 1px solid rgb(216, 210, 195);
    margin: 1em 0pt 0pt;
    padding: 1em 0pt 0pt;
    color: rgb(166, 140, 83);
    background-color: transparent;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 175%;
    font-weight: bold;
    font-style: italic;
    text-align: left;
  }


#main-copy a {
    color: rgb(168, 140, 83);
    background-color: transparent;
    text-decoration: underline;
  }


#main-copy a:hover {
    text-decoration: none;
  }

#gboxes {
    border-left: 1px solid rgb(216, 210, 195);
    margin: 0pt 0pt 0pt 13.5em;
    color: black;
	padding: 0.5ex 1em 1em;
    background-color: transparent;
  }
  
#footer {
    margin: 0pt;
    padding: 1em 4mm;
    color: black;
    background-color: rgb(230, 223, 207);
    font-size: 80%;
    text-align: center;
    line-height: 1.25em;
    clear: both;
  }


#footer div {
    margin: 0pt;
    padding: 0pt 0pt 1ex;
  }


#footer a {
    color: gray;
    background-color: transparent;
    text-decoration: underline;
    font-weight: bold;
  }


#footer a:hover {
    text-decoration: none;
  }


caption {
color: olive;
    font-family: cursive;
    font-style: normal;
    font-variant: normal;
    font-weight:normal;
    font-size: 8pt;
    line-height: 150%;
    word-spacing: normal;
    letter-spacing:normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    text-indent: 3ex;
  }





