div#container {
   width: 100%;
   max-width: 1024px;
   max-width: 100%;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}

@media (max-width: 1040px) {
   div#container {
      width: 100%;
      padding: 0 1rem;
      box-sizing: border-box;
   }
}

body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}

#PageHeader1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
}

#SiteSearch1 {
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 21px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}

#SiteSearch1:focus {
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(102, 175, 233, 0.60);
   outline: 0;
}

.search-item,
.search-text {
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 0;
}

.search-text {
   margin: 0 0 0px 0;
}

.search-title,
.search-title:active,
.search-title:hover,
.search-title:visited {
   color: #2F4F4F;
}

.search-url,
.search-url:active,
.search-url:hover,
.search-url:visited {
   color: #006621;
   text-decoration: none;
}

.search-highlight {
   background-color: #FFFFFF;
   font-weight: bold;
   font-style: normal;
}

.search-autocomplete {
   position: absolute;
   background: #FFFFFF;
   border: 1px solid #CCCCCC;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   list-style-type: none;
   z-index: 999;
   padding: 0;
   width: 182px;
   margin: 0;
}

.search-autocomplete li {
   padding: 0;
   margin: 0;
}

.search-autocomplete li.selected {
   background: #CCCCCC;
   color: #FFFFFF;
}

.ui-dialog {
   padding: 4px 4px 4px 4px;
   text-align: left;
}

.ui-dialog .ui-dialog-title {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #2779AA;
}

.ui-dialog .ui-dialog-titlebar {
   padding: 4px 4px 4px 4px;
}

.ui-dialog .ui-dialog-content {
   padding: 7px 3px 3px 3px;
}

.ui-dialog .ui-dialog-titlebar-close {
   right: 10px;
}

.ui-dialog .ui-dialog-buttonpane button {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}

#Button1 {
   border: 1px solid #00BFFF;
   border-radius: 2px;
   background-color: #B4E1FC;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   -webkit-appearance: none;
   margin: 0;
}

#Banner2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   text-align: center;
   margin: 0;
}

#Banner2 span {
   display: block;
   height: 19px;
   margin: 16px 0px 39px 0px;
}

#Article1 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article1 .blogitem {
   margin-bottom: 6px;
   padding: 10px;
   text-align: left;
}

#Article1 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article1 .blogsubject,
#Article1 .blogsubject a:link,
#Article1 .blogsubject a:visited,
#Article1 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article1 .blogcomments,
#Article1 .blogcomments a:link,
#Article1 .blogcomments a:visited,
#Article1 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article1 .blogcomments {
   text-decoration: none;
}

#Article1 .no-thumb {
   display: none;
}

#Article1 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article1 .blogtable {
   display: table;
   width: 100%;
}

#Article1 .blogrow {
   display: table-row;
}

#Article1 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article1 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article1 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article1 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article1 .blogdate,
#Article1 .blogcomments {
   display: none;
}

#Article1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#Article2 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article2 .blogitem {
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}

#Article2 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article2 .blogsubject,
#Article2 .blogsubject a:link,
#Article2 .blogsubject a:visited,
#Article2 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article2 .blogcomments,
#Article2 .blogcomments a:link,
#Article2 .blogcomments a:visited,
#Article2 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article2 .blogcomments {
   text-decoration: none;
}

#Article2 .no-thumb {
   display: none;
}

#Article2 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article2 .blogtable {
   display: table;
   width: 100%;
}

#Article2 .blogrow {
   display: table-row;
}

#Article2 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article2 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article2 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article2 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article2 .blogdate,
#Article2 .blogcomments {
   display: none;
}

#Article2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#TextArea1 {
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   overflow: auto;
   resize: none;
}

#TextArea1:focus {
   border-color: #D3D3D3;
   box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(211, 211, 211, 0.60);
   outline: 0;
}

#Article3 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article3 .blogitem {
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}

#Article3 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article3 .blogsubject,
#Article3 .blogsubject a:link,
#Article3 .blogsubject a:visited,
#Article3 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article3 .blogcomments,
#Article3 .blogcomments a:link,
#Article3 .blogcomments a:visited,
#Article3 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article3 .blogcomments {
   text-decoration: none;
}

#Article3 .no-thumb {
   display: none;
}

#Article3 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article3 .blogtable {
   display: table;
   width: 100%;
}

#Article3 .blogrow {
   display: table-row;
}

#Article3 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article3 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article3 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article3 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article3 .blogdate,
#Article3 .blogcomments {
   display: none;
}

#Article3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#TextArea2 {
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   overflow: auto;
   resize: none;
}

#TextArea2:focus {
   border-color: #C0C0C0;
   box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(192, 192, 192, 0.60);
   outline: 0;
}

#Article4 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article4 .blogitem {
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}

#Article4 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article4 .blogsubject,
#Article4 .blogsubject a:link,
#Article4 .blogsubject a:visited,
#Article4 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article4 .blogcomments,
#Article4 .blogcomments a:link,
#Article4 .blogcomments a:visited,
#Article4 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article4 .blogcomments {
   text-decoration: none;
}

#Article4 .no-thumb {
   display: none;
}

#Article4 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article4 .blogtable {
   display: table;
   width: 100%;
}

#Article4 .blogrow {
   display: table-row;
}

#Article4 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article4 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article4 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article4 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article4 .blogdate,
#Article4 .blogcomments {
   display: none;
}

#Article4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#Article5 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article5 .blogitem {
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}

#Article5 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article5 .blogsubject,
#Article5 .blogsubject a:link,
#Article5 .blogsubject a:visited,
#Article5 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article5 .blogcomments,
#Article5 .blogcomments a:link,
#Article5 .blogcomments a:visited,
#Article5 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article5 .blogcomments {
   text-decoration: none;
}

#Article5 .no-thumb {
   display: none;
}

#Article5 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article5 .blogtable {
   display: table;
   width: 100%;
}

#Article5 .blogrow {
   display: table-row;
}

#Article5 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article5 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article5 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article5 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article5 .blogdate,
#Article5 .blogcomments {
   display: none;
}

#Article5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#Article6 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article6 .blogitem {
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}

#Article6 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article6 .blogsubject,
#Article6 .blogsubject a:link,
#Article6 .blogsubject a:visited,
#Article6 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article6 .blogcomments,
#Article6 .blogcomments a:link,
#Article6 .blogcomments a:visited,
#Article6 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article6 .blogcomments {
   text-decoration: none;
}

#Article6 .no-thumb {
   display: none;
}

#Article6 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article6 .blogtable {
   display: table;
   width: 100%;
}

#Article6 .blogrow {
   display: table-row;
}

#Article6 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article6 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article6 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article6 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article6 .blogdate,
#Article6 .blogcomments {
   display: none;
}

#Article6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#Article7 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article7 .blogitem {
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}

#Article7 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article7 .blogsubject,
#Article7 .blogsubject a:link,
#Article7 .blogsubject a:visited,
#Article7 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article7 .blogcomments,
#Article7 .blogcomments a:link,
#Article7 .blogcomments a:visited,
#Article7 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article7 .blogcomments {
   text-decoration: none;
}

#Article7 .no-thumb {
   display: none;
}

#Article7 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article7 .blogtable {
   display: table;
   width: 100%;
}

#Article7 .blogrow {
   display: table-row;
}

#Article7 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article7 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article7 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article7 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article7 .blogdate,
#Article7 .blogcomments {
   display: none;
}

#Article7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#Article8 {
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}

#Article8 .blogitem {
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}

#Article8 .blogdate {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}

#Article8 .blogsubject,
#Article8 .blogsubject a:link,
#Article8 .blogsubject a:visited,
#Article8 .blogsubject a:hover {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   text-decoration: none;
}

#Article8 .blogcomments,
#Article8 .blogcomments a:link,
#Article8 .blogcomments a:visited,
#Article8 .blogcomments a:hover {
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}

#Article8 .blogcomments {
   text-decoration: none;
}

#Article8 .no-thumb {
   display: none;
}

#Article8 .blogitem {
   margin: 10px;
   border: 1px solid #ddd;
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#Article8 .blogtable {
   display: table;
   width: 100%;
}

#Article8 .blogrow {
   display: table-row;
}

#Article8 .blogsubject {
   margin: 0;
   padding: 0;
   display: inline;
}

#Article8 .blogthumb {
   display: table-cell;
   width: 200px;
   padding: 10px;
   background-size: cover;
   vertical-align: top;
}

#Article8 .blogthumb img {
   border-width: 0;
   display: block;
   width: 200px;
   height: 200px;
   margin: 0px 0px 0px 0px;
}

#Article8 .blogtext {
   display: table-cell;
   padding: 10px;
   padding-left: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#Article8 .blogdate,
#Article8 .blogcomments {
   display: none;
}

#Article8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}

#Layer1 {
   background-color: #55273A;
   background-image: none;
}

#TextArea3 {
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   overflow: auto;
   resize: none;
}

#TextArea3:focus {
   border-color: #A9A9A9;
   box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(169, 169, 169, 0.60);
   outline: 0;
}

#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}

#wb_Text3 {
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}

#wb_Text3 div {
   text-align: left;
}

#wb_Text4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}

#wb_Text4 {
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}

#wb_Text4 div {
   text-align: left;
}

#wb_Image144 {
   vertical-align: top;
}

#Image144 {
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#wb_Text5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}

#wb_Text5 div {
   text-align: left;
}

#wb_Image2 {
   vertical-align: top;
}

#Image2 {
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#wb_Image3 {
   vertical-align: top;
}

#Image3 {
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#wb_Image4 {
   vertical-align: top;
}

#Image4 {
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#wb_Image5 {
   vertical-align: top;
}

#Image5 {
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#wb_Image6 {
   vertical-align: top;
}

#Image6 {
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#wb_Text14 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   padding: 0;
   margin: 0;
   text-align: left;
}

#wb_Text14 div {
   text-align: left;
}

#wb_Shape1 {
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}

#Shape1 {
   border-width: 0;
   vertical-align: top;
}

#wb_ClipArt1 {
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}

#ClipArt1 {
   border-width: 0;
   vertical-align: top;
}

#wb_ClipArt2 {
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}

#ClipArt2 {
   border-width: 0;
   vertical-align: top;
}

#wb_ClipArt3 {
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}

#ClipArt3 {
   border-width: 0;
   vertical-align: top;
}

#wb_ClipArt4 {
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}

#ClipArt4 {
   border-width: 0;
   vertical-align: top;
}

#Button2 {
   line-height: 21px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #E9967A;
   background-color: #D2B48C;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   -webkit-appearance: none;
   margin: 0;
}

#Picture1 {
   border: 1px dotted #696969;
   padding: 0;
   object-fit: contain;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#PageFooter1 {
   background-color: #2F4F4F;
   background-image: none;
   box-sizing: border-box;
}

@-webkit-keyframes moveFromTop {
   from {
      opacity: 0;
      -webkit-transform: translateY(-500%);
   }

   to {
      opacity: 1;
      -webkit-transform: translateY(0%);
   }
}

@-moz-keyframes moveFromTop {
   from {
      opacity: 0;
      -moz-transform: translateY(-500%);
   }

   to {
      opacity: 1;
      -moz-transform: translateY(0%);
   }
}

@-ms-keyframes moveFromTop {
   from {
      opacity: 0;
      transform: translateY(-500%);
   }

   to {
      opacity: 1;
      transform: translateY(0%);
   }
}

@keyframes moveFromTop {
   from {
      opacity: 0;
      transform: translateY(-500%);
   }

   to {
      opacity: 1;
      transform: translateY(0%);
   }
}

.ca-menu {
   padding: 0;
   margin: 0;
   width: 100%;
   max-width: 1024px;
}

.ca-menu h2,
.ca-menu h3 {
   display: block;
   padding: 0;
   margin: 0;
}

.ca-menu li {
   overflow: hidden;
   position: relative;
   float: left;
   width: 170px;
   height: 110px;
   background: #FFFFFF;
   margin-right: 0px;
   border: 0px solid #FFFFFF;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.ca-menu li:last-child {
   margin-right: 0px;
}

.ca-menu li a {
   text-align: left;
   display: block;
   width: 100%;
   height: 100%;
   color: #FFFFFF;
   position: absolute;
}

.ca-menu li a h2 {
   color: #FFFFFF;
}

.ca-icon {
   line-height: 90px;
   position: absolute;
   text-align: center;
   width: 100%;
   height: 50%;
   left: 0px;
   top: 0px;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   -o-transition: all 300ms linear;
   -ms-transition: all 300ms linear;
   transition: all 300ms linear;
}

.ca-icon img {
   border-width: 0;
   margin: auto;
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
}

.ca-content {
   position: absolute;
   left: 0px;
   width: 100%;
   height: 50%;
   top: 50%;
}

.ca-main {
   text-align: center;
   font-family: 'Arial';
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   -o-transition: all 300ms linear;
   -ms-transition: all 300ms linear;
   transition: all 300ms linear;
}

.ca-sub {
   text-align: center;
   font-family: 'Arial';
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   -o-transition: all 500ms linear;
   -ms-transition: all 500ms linear;
   transition: all 500ms linear;
}

.ca-menu li:hover {
   border-color: #A3A3A3;
   background: #696969;
   z-index: 9999;
   -webkit-transition: scale(1.1);
   -moz-transition: scale(1.1);
   -o-transition: scale(1.1);
   -ms-transition: scale(1.1);
   transform: scale(1.1);
}

.ca-menu li:hover .ca-icon {}

.ca-menu li:hover .ca-main {
   color: #C0C0C0;
   -webkit-animation: moveFromTop 500ms ease;
   -moz-animation: moveFromTop 500ms ease;
   -ms-animation: moveFromTop 500ms ease;
   animation: moveFromTop 500ms ease;
}

.ca-menu li:hover .ca-sub {
   color: #696969;
}