div#container
{
   width: 1024px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   background-image: url(images/index_bkgrnd.png);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#indexImage4
{
   border-width: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer1
{
   background-color: #FBFBFB;
   background: linear-gradient(to bottom, #FBFBFB 0%, #DEB887 50%, #DEB887 50%, #FBFBFB 100%);
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText54 div
{
   text-align: left;
}
#indexImage27
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_indexText1 div
{
   text-align: justify;
}
#indexLayer3
{
   background-color: #FFFFFF;
   background: linear-gradient(135deg, #DEB887 0%, #FFFFFF 100%);
   box-sizing: border-box;
}
.ThemeableMenu2 .hide 
{
   display: none!important;
}
.ThemeableMenu2 .show 
{
   display: block!important;
}
.ThemeableMenu2 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu2 .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #4F4F4F;
   text-align: left;
}
#ThemeableMenu2, .ThemeableMenu2 .nav, .ThemeableMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu2 .nav:before,
.ThemeableMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .nav:after 
{
   clear: both;
}
.ThemeableMenu2 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 10px;
}
.ThemeableMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu2 .container:before,
.ThemeableMenu2 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .container:after 
{
   clear: both;
}
.ThemeableMenu2 .collapse 
{
   display: none;
}
.ThemeableMenu2 .collapse.in 
{
   display: block;
}
.ThemeableMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu2 .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu2 .dropdown 
{
   position: relative;
}
.ThemeableMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #5E85C0;
   background-image: none;
   border: 1px solid rgba(94,133,192,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu2 .dropdown-menu .divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #5E85C0;
}
.ThemeableMenu2 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #4F4F4F;
   white-space: nowrap;
}
.ThemeableMenu2 .dropdown-menu>li>a:hover,
.ThemeableMenu2 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu2 .dropdown-menu>.active>a,
.ThemeableMenu2 .dropdown-menu>.active>a:hover,
.ThemeableMenu2 .dropdown-menu>.active>a:focus 
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   background-color: #343A40;
}
.ThemeableMenu2 .open>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu2 .open>a 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu2 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu2 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu2 .nav>li>a 
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu2 .nav .open>a,
.ThemeableMenu2 .nav .open>a:hover,
.ThemeableMenu2 .nav .open>a:focus 
{
   background-color: #ccc;
   border-color: #343A40;
}
.ThemeableMenu2 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #5E85C0;
}
.ThemeableMenu2 .nav>li>a>img 
{
   max-width: none;
}
.ThemeableMenu2 .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.ThemeableMenu2
{
   position: relative;
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2:before,
.ThemeableMenu2:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2:after 
{
   clear: both;
}
.ThemeableMenu2 .navbar-header:before,
.ThemeableMenu2 .navbar-header:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .navbar-header:after 
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse 
{
   max-height: 340px;
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu2-navbar-collapse:before,
.ThemeableMenu2-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2-navbar-collapse:after 
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse.in 
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar+.icon-bar 
{
   margin-top: 4px;
}
.ThemeableMenu2 .navbar-nav 
{
   margin: 6px -15px;
}
.ThemeableMenu2 .navbar-nav>li>.dropdown-menu 
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.ThemeableMenu2 .navbar-nav>li>a 
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-nav>li>a:hover,
.ThemeableMenu2 .navbar-nav>li>a:focus 
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.ThemeableMenu2 .navbar-nav>.active>a,
.ThemeableMenu2 .navbar-nav>.active>a:hover,
.ThemeableMenu2 .navbar-nav>.active>a:focus 
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu2 .navbar-toggle 
{
   border: 1px solid rgba(79,79,79,0.10);
}
.ThemeableMenu2 .navbar-toggle:hover,
.ThemeableMenu2 .navbar-toggle:focus 
{
   background-color: transparent;
}
.ThemeableMenu2 .navbar-toggle .icon-bar 
{
   background-color: #4F4F4F;
}
.ThemeableMenu2-navbar-collapse
{
   border-color: rgba(94,133,192,1.00);
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu2 .navbar-nav>.open>a,
.ThemeableMenu2 .navbar-nav>.open>a:hover,
.ThemeableMenu2 .navbar-nav>.open>a:focus 
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.ThemeableMenu2 .navbar-nav>.open>a .caret,
.ThemeableMenu2 .navbar-nav>.open>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a .caret 
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.ThemeableMenu2 .navbar-link 
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-link:hover 
{
   color: #2B2B2B;
}
.ThemeableMenu2 .navbar-header
{
   color: #4F4F4F;
   height: 48px;
}
@media (min-width: 480px) 
{
.ThemeableMenu2 .navbar-right .dropdown-menu 
{
   right: 0;
   left: auto;
}
.ThemeableMenu2 .navbar-header 
{
   float: left;
}
.ThemeableMenu2-navbar-collapse 
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu2-navbar-collapse.collapse 
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu2-navbar-collapse.in 
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle
{
   display: none;
}
.ThemeableMenu2 .navbar-nav 
{
   float: right;
   margin: 0;
}
.ThemeableMenu2 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu2 .container>.navbar-header,
.ThemeableMenu2 .container>.ThemeableMenu2-navbar-collapse 
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu2 
{
   border-color: rgba(255,255,255,0.00);
}
.ThemeableMenu2 .navbar-nav 
{
   margin: 0;
   background-color: #5E85C0;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu 
{
   position: static;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a,
.ThemeableMenu2 .navbar-nav .open .dropdown-menu .dropdown-header 
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a 
{
   line-height: 20px;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a:hover,
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a:focus 
{
   background-image: none;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border-color: rgba(255,255,255,0.00);
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-nav>li>a 
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-nav>li>a:hover,
.ThemeableMenu2 .navbar-nav>li>a:focus 
{
   color: #007BFF;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav>.active>a,
.ThemeableMenu2 .navbar-nav>.active>a:hover,
.ThemeableMenu2 .navbar-nav>.active>a:focus 
{
   color: #007BFF;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav>.open>a,
.ThemeableMenu2 .navbar-nav>.open>a:hover,
.ThemeableMenu2 .navbar-nav>.open>a:focus 
{
   background-color: transparent;
   background-image: none;
   color: #007BFF;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret 
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.ThemeableMenu2 .navbar-nav > li.active > a > .caret,
.ThemeableMenu2 .navbar-nav > li.active > a:hover > .caret,
.ThemeableMenu2 .navbar-nav > li.active > a:focus > .caret
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
.ThemeableMenu2 .navbar-nav>.open>a .caret,
.ThemeableMenu2 .navbar-nav>.open>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
.ThemeableMenu2 .navbar-link 
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
#Tabs1.ui-widget
{
   font-size: 1em !important;
}
#Tabs1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #CD853F;
   padding: 0;
   background: transparent;
   border-width: 0;
   margin: 0;
}
#Tabs1 .ui-tabs-nav
{
   background: transparent;
   border-width: 0 0 1px 0;
   border-color: #DDDDDD;
   border-radius: 0 !important;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0px 0px;
}
#Tabs1 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0px 2px -1px 0px;
   text-align: center;
}
#Tabs1 .ui-tabs-nav li a
{
   padding: 8px 10px 8px 10px;
}
#Tabs1 .ui-tabs-panel
{
   background-color: transparent;
   background-image: none;
   border-color: #CD853F;
   border-width: 0px 1px 1px 1px;
}
#Tabs1, #Tabs1 .ui-corner-all, #Tabs1 .ui-corner-top
{
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
}
#Tabs1, #Tabs1 .ui-corner-all, #Tabs1 .ui-corner-bottom
{
   border-bottom-right-radius: 6px;
   border-bottom-left-radius: 6px;
}
#Tabs1 .ui-helper-reset
{
   line-height: 16px;
}
#Tabs1 .ui-widget-content
{
   background-color: transparent;
   background-image: none;
   border-color: #CD853F;
}
#Tabs1 .ui-state-default, #Tabs1 .ui-widget-content .ui-state-default
{
   border-color: #C5C5C5;
   background-color: #F6F6F6;
   background-image: none;
}
#Tabs1 .ui-state-hover, #Tabs1 .ui-widget-content .ui-state-hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
}
#Tabs1 .ui-state-active, #Tabs1 .ui-widget-content .ui-state-active
{
   border-color: #4F4F4F;
   background-color: transparent;
   background-image: none;
}
#Tabs1 .ui-state-default a, #Tabs1 .ui-widget-content .ui-state-default a
{
   color: #454545;
}
#Tabs1 .ui-state-hover a, #Tabs1 .ui-widget-content .ui-state-hover a
{
   color: #2B2B2B;
}
#Tabs1 .ui-state-active a, #Tabs1 .ui-widget-content .ui-state-active a
{
   color: #FFFFFF;
}
#Tabs1 .ui-tabs-panel
{
   position: relative;
   left: 0;
   top: 0;
   padding: 0;
}
#Tabs1 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#logo
{
   border-width: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#logo:hover
{
   padding: ;
   -webkit-transition: padding 500ms linear 0ms;
   -moz-transition: padding 500ms linear 0ms;
   transition: padding 500ms linear 0ms;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText3 div
{
   text-align: center;
}
#indexPhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#indexPhotoGallery1 .thumbnails
{
   margin: 0;
}
#indexPhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 16.66666667%;
   text-align: center;
   vertical-align: top;
}
#indexPhotoGallery1 .thumbnail img
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
}
#indexPhotoGallery1 .clearfix:before,
#indexPhotoGallery1 .clearfix:after,
#indexPhotoGallery1 .thumbnails:before,
#indexPhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#indexPhotoGallery1 .clearfix:after,
#indexPhotoGallery1 .thumbnails:after
{
   clear: both;
}
#indexPhotoGallery1 .visible-col6
{
   display: block;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText5 div
{
   text-align: left;
}
#indexImage3
{
   border-width: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexBulletedList1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_indexBulletedList1 .bullet
{
   color: #000000;
   float: left;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 0px;
   text-align: left;
   vertical-align: top;
   width: 55px;
}
#wb_indexBulletedList1 .item
{
   float: left;
   padding: 0px 0 0px 0;
   vertical-align: top;
   width: 854px;
}
#wb_indexBulletedList1 .item0
{
   height: 22px;
   text-align: left;
}
#wb_indexBulletedList1 .item1
{
   height: 22px;
   text-align: left;
}
#wb_indexBulletedList1 .item2
{
   height: 40px;
   text-align: left;
}
#wb_indexBulletedList1 .item3
{
   height: 22px;
   text-align: left;
}
#wb_indexBulletedList1 .item4
{
   height: 22px;
   text-align: left;
}
#wb_indexBulletedList1 .item5
{
   height: 40px;
   text-align: left;
}
#wb_indexBulletedList1 .item6
{
   height: 22px;
   text-align: left;
}
#wb_indexBulletedList1 .item7
{
   height: 22px;
   text-align: left;
}
#wb_indexBulletedList1 .item8
{
   height: 38px;
   text-align: left;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText6 div
{
   text-align: left;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon1
{
   height: 27px;
   width: 25px;
}
#FontAwesomeIcon1 i
{
   color: #B22222;
   display: inline-block;
   font-size: 25px;
   line-height: 27px;
   vertical-align: middle;
   width: 18px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #A52A2A;
}
#wb_FontAwesomeIcon1
{
   -webkit-transition: all 500ms linear 0ms;
   -moz-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon2
{
   height: 27px;
   width: 25px;
}
#FontAwesomeIcon2 i
{
   color: #B22222;
   display: inline-block;
   font-size: 25px;
   line-height: 27px;
   vertical-align: middle;
   width: 24px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #A52A2A;
}
#wb_FontAwesomeIcon2
{
   -webkit-transition: all 500ms linear 0ms;
   -moz-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#indexImage9
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexCard1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexCard1-card-body
{
   font-size: 0px;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#indexLine1
{
   border-width: 0;
   height: 8px;
   width: 13px;
}
#wb_indexCard2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexCard2-card-body
{
   font-size: 0px;
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#indexLine2
{
   border-width: 0;
   height: 8px;
   width: 932px;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_indexText9 div
{
   text-align: justify;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText10 div
{
   text-align: left;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_indexText11 div
{
   text-align: justify;
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText12 div
{
   text-align: center;
}
#indexLine4
{
   border-width: 0;
   height: 8px;
   width: 160px;
}
#indexLine5
{
   border-width: 0;
   height: 8px;
   width: 160px;
}
#wb_indexText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText13 div
{
   text-align: center;
}
#indexLine6
{
   border-width: 0;
   height: 8px;
   width: 334px;
}
#indexLine7
{
   border-width: 0;
   height: 8px;
   width: 293px;
}
#indexLayer2
{
   background-color: #FFFFFF;
   background: linear-gradient(135deg, #DEB887 0%, #FFFFFF 100%);
}
#wb_indexFontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexFontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#indexFontAwesomeIcon3
{
   height: 27px;
   width: 25px;
}
#indexFontAwesomeIcon3 i
{
   color: #B22222;
   display: inline-block;
   font-size: 25px;
   line-height: 27px;
   vertical-align: middle;
   width: 24px;
}
#wb_indexFontAwesomeIcon3:hover i
{
   color: #A52A2A;
}
#wb_indexFontAwesomeIcon3
{
   -webkit-transition: all 500ms linear 0ms;
   -moz-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#wb_indexFontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexFontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#indexFontAwesomeIcon4
{
   height: 27px;
   width: 25px;
}
#indexFontAwesomeIcon4 i
{
   color: #B22222;
   display: inline-block;
   font-size: 25px;
   line-height: 27px;
   vertical-align: middle;
   width: 18px;
}
#wb_indexFontAwesomeIcon4:hover i
{
   color: #A52A2A;
}
#wb_indexFontAwesomeIcon4
{
   -webkit-transition: all 500ms linear 0ms;
   -moz-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText15 div
{
   text-align: left;
}
#wb_indexShape2 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape2 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape2 a .hover
{
   visibility: hidden;
}
#wb_indexShape2 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape2 a:hover span
{
   visibility: hidden;
}
#indexShape2
{
   border-width: 0;
}
#wb_indexShape4 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape4 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape4 a .hover
{
   visibility: hidden;
}
#wb_indexShape4 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape4 a:hover span
{
   visibility: hidden;
}
#indexShape4
{
   border-width: 0;
}
#indexImage6
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage5
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage7
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexShape1 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape1 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape1 a .hover
{
   visibility: hidden;
}
#wb_indexShape1 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape1 a:hover span
{
   visibility: hidden;
}
#indexShape1
{
   border-width: 0;
}
#wb_indexShape3 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape3 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape3 a .hover
{
   visibility: hidden;
}
#wb_indexShape3 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape3 a:hover span
{
   visibility: hidden;
}
#indexShape3
{
   border-width: 0;
}
#wb_indexShape7 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape7 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape7 a .hover
{
   visibility: hidden;
}
#wb_indexShape7 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape7 a:hover span
{
   visibility: hidden;
}
#indexShape7
{
   border-width: 0;
}
#wb_indexShape5 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape5 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape5 a .hover
{
   visibility: hidden;
}
#wb_indexShape5 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape5 a:hover span
{
   visibility: hidden;
}
#indexShape5
{
   border-width: 0;
}
#wb_indexShape8 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape8 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape8 a .hover
{
   visibility: hidden;
}
#wb_indexShape8 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape8 a:hover span
{
   visibility: hidden;
}
#indexShape8
{
   border-width: 0;
}
#wb_indexShape9 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape9 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape9 a .hover
{
   visibility: hidden;
}
#wb_indexShape9 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape9 a:hover span
{
   visibility: hidden;
}
#indexShape9
{
   border-width: 0;
}
#wb_indexShape10 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape10 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape10 a .hover
{
   visibility: hidden;
}
#wb_indexShape10 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape10 a:hover span
{
   visibility: hidden;
}
#indexShape10
{
   border-width: 0;
}
#wb_indexCard3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexCard3-card-body
{
   font-size: 0px;
}
#indexCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#indexCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
}
#indexCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#Editbox1
{
   border: 0px solid #D3D3D3;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#696969;
   font-family: Calibri;
   font-weight: normal;
   font-size: 16px;
   line-height: 29px;
   padding: 0px 0px 0px 40px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 5px #696969;
}
#Editbox1: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;
}
#Editbox3
{
   border: 0px solid #A9A9A9;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#696969;
   font-family: Calibri;
   font-weight: normal;
   font-size: 16px;
   line-height: 29px;
   padding: 0px 0px 0px 40px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 5px #696969;
}
#Editbox3: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;
}
#TextArea1
{
   border: 1px solid #D3D3D3;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#696969;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea1: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;
}
#wb_Form1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#indexButton1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
}
#indexButton2
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
}
#indexImage8
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexShape6 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape6 span
{
   position: absolute;
   left: 0;
}
#wb_indexShape6 a .hover
{
   visibility: hidden;
}
#wb_indexShape6 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape6 a:hover span
{
   visibility: hidden;
}
#indexShape6
{
   border-width: 0;
}
#wb_indexText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText14 div
{
   text-align: left;
}
#wb_indexText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText16 div
{
   text-align: left;
}
.indexThemeableMenu1 .hide 
{
   display: none!important;
}
.indexThemeableMenu1 .show 
{
   display: block!important;
}
.indexThemeableMenu1 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.indexThemeableMenu1 .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #4F4F4F;
   text-align: left;
}
#indexThemeableMenu1, .indexThemeableMenu1 .nav, .indexThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.indexThemeableMenu1 .nav:before,
.indexThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.indexThemeableMenu1 .nav:after 
{
   clear: both;
}
.indexThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.indexThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 10px;
}
.indexThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.indexThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.indexThemeableMenu1 .container:before,
.indexThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.indexThemeableMenu1 .container:after 
{
   clear: both;
}
.indexThemeableMenu1 .collapse 
{
   display: none;
}
.indexThemeableMenu1 .collapse.in 
{
   display: block;
}
.indexThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.indexThemeableMenu1 .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.indexThemeableMenu1 .dropdown 
{
   position: relative;
}
.indexThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.indexThemeableMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #5E85C0;
   background-image: none;
   border: 1px solid rgba(94,133,192,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.indexThemeableMenu1 .dropdown-menu .divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #5E85C0;
}
.indexThemeableMenu1 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #4F4F4F;
   white-space: nowrap;
}
.indexThemeableMenu1 .dropdown-menu>li>a:hover,
.indexThemeableMenu1 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.indexThemeableMenu1 .dropdown-menu>.active>a,
.indexThemeableMenu1 .dropdown-menu>.active>a:hover,
.indexThemeableMenu1 .dropdown-menu>.active>a:focus 
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   background-color: #343A40;
}
.indexThemeableMenu1 .open>.dropdown-menu 
{
   display: block;
}
.indexThemeableMenu1 .open>a 
{
   outline: 0;
}
.indexThemeableMenu1 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.indexThemeableMenu1 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.indexThemeableMenu1 .nav>li 
{
   position: relative;
   display: block;
}
.indexThemeableMenu1 .nav>li>a 
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.indexThemeableMenu1 .nav .open>a,
.indexThemeableMenu1 .nav .open>a:hover,
.indexThemeableMenu1 .nav .open>a:focus 
{
   background-color: #ccc;
   border-color: #343A40;
}
.indexThemeableMenu1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #5E85C0;
}
.indexThemeableMenu1 .nav>li>a>img 
{
   max-width: none;
}
.indexThemeableMenu1 .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.indexThemeableMenu1
{
   position: relative;
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
.indexThemeableMenu1:before,
.indexThemeableMenu1:after 
{
   content: " ";
   display: table;
}
.indexThemeableMenu1:after 
{
   clear: both;
}
.indexThemeableMenu1 .navbar-header:before,
.indexThemeableMenu1 .navbar-header:after 
{
   content: " ";
   display: table;
}
.indexThemeableMenu1 .navbar-header:after 
{
   clear: both;
}
.indexThemeableMenu1-navbar-collapse 
{
   max-height: 340px;
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.indexThemeableMenu1-navbar-collapse:before,
.indexThemeableMenu1-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.indexThemeableMenu1-navbar-collapse:after 
{
   clear: both;
}
.indexThemeableMenu1-navbar-collapse.in 
{
   overflow-y: auto;
}
.indexThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.indexThemeableMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.indexThemeableMenu1 .navbar-toggle .icon-bar+.icon-bar 
{
   margin-top: 4px;
}
.indexThemeableMenu1 .navbar-nav 
{
   margin: 6px -15px;
}
.indexThemeableMenu1 .navbar-nav>li>.dropdown-menu 
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.indexThemeableMenu1 .navbar-nav>li>a 
{
   color: #4F4F4F;
}
.indexThemeableMenu1 .navbar-nav>li>a:hover,
.indexThemeableMenu1 .navbar-nav>li>a:focus 
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.indexThemeableMenu1 .navbar-nav>.active>a,
.indexThemeableMenu1 .navbar-nav>.active>a:hover,
.indexThemeableMenu1 .navbar-nav>.active>a:focus 
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.indexThemeableMenu1 .navbar-toggle 
{
   border: 1px solid rgba(79,79,79,0.10);
}
.indexThemeableMenu1 .navbar-toggle:hover,
.indexThemeableMenu1 .navbar-toggle:focus 
{
   background-color: transparent;
}
.indexThemeableMenu1 .navbar-toggle .icon-bar 
{
   background-color: #4F4F4F;
}
.indexThemeableMenu1-navbar-collapse
{
   border-color: rgba(94,133,192,1.00);
}
.indexThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret,
.indexThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.indexThemeableMenu1 .navbar-nav>.open>a,
.indexThemeableMenu1 .navbar-nav>.open>a:hover,
.indexThemeableMenu1 .navbar-nav>.open>a:focus 
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.indexThemeableMenu1 .navbar-nav>.open>a .caret,
.indexThemeableMenu1 .navbar-nav>.open>a:hover .caret,
.indexThemeableMenu1 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.indexThemeableMenu1 .navbar-nav>.dropdown>a .caret 
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.indexThemeableMenu1 .navbar-link 
{
   color: #4F4F4F;
}
.indexThemeableMenu1 .navbar-link:hover 
{
   color: #2B2B2B;
}
.indexThemeableMenu1 .navbar-header
{
   color: #4F4F4F;
   height: 48px;
}
@media (min-width: 480px) 
{
.indexThemeableMenu1 .navbar-right .dropdown-menu 
{
   right: 0;
   left: auto;
}
.indexThemeableMenu1 .navbar-header 
{
   float: left;
}
.indexThemeableMenu1-navbar-collapse 
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.indexThemeableMenu1-navbar-collapse.collapse 
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.indexThemeableMenu1-navbar-collapse.in 
{
   overflow-y: auto;
}
.indexThemeableMenu1 .navbar-toggle
{
   display: none;
}
.indexThemeableMenu1 .navbar-nav 
{
   float: right;
   margin: 0;
}
.indexThemeableMenu1 .navbar-nav>li 
{
   float: left;
}
.indexThemeableMenu1 .container>.navbar-header,
.indexThemeableMenu1 .container>.indexThemeableMenu1-navbar-collapse 
{
   margin-right: 0;
   margin-left: 0;
}
.indexThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret,
.indexThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
}
@media (max-width: 480px) 
{
.indexThemeableMenu1 
{
   border-color: rgba(255,255,255,0.00);
}
.indexThemeableMenu1 .navbar-nav 
{
   margin: 0;
   background-color: #5E85C0;
   background-image: none;
}
.indexThemeableMenu1 .navbar-nav .open .dropdown-menu 
{
   position: static;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.indexThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a,
.indexThemeableMenu1 .navbar-nav .open .dropdown-menu .dropdown-header 
{
   padding: 5px 15px 5px 25px;
}
.indexThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a 
{
   line-height: 20px;
}
.indexThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a:hover,
.indexThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a:focus 
{
   background-image: none;
}
}
@media (min-width: 480px) 
{
.indexThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border-color: rgba(255,255,255,0.00);
   border-radius: 0px;
}
.indexThemeableMenu1 .navbar-nav>li>a 
{
   color: #4F4F4F;
}
.indexThemeableMenu1 .navbar-nav>li>a:hover,
.indexThemeableMenu1 .navbar-nav>li>a:focus 
{
   color: #007BFF;
   background-color: transparent;
   background-image: none;
}
.indexThemeableMenu1 .navbar-nav>.active>a,
.indexThemeableMenu1 .navbar-nav>.active>a:hover,
.indexThemeableMenu1 .navbar-nav>.active>a:focus 
{
   color: #007BFF;
   background-color: transparent;
   background-image: none;
}
.indexThemeableMenu1 .navbar-nav>.open>a,
.indexThemeableMenu1 .navbar-nav>.open>a:hover,
.indexThemeableMenu1 .navbar-nav>.open>a:focus 
{
   background-color: transparent;
   background-image: none;
   color: #007BFF;
}
.indexThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret 
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
.indexThemeableMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.indexThemeableMenu1 .navbar-nav > li.active > a > .caret,
.indexThemeableMenu1 .navbar-nav > li.active > a:hover > .caret,
.indexThemeableMenu1 .navbar-nav > li.active > a:focus > .caret
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
.indexThemeableMenu1 .navbar-nav>.open>a .caret,
.indexThemeableMenu1 .navbar-nav>.open>a:hover .caret,
.indexThemeableMenu1 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #007BFF;
   border-bottom-color: #007BFF;
}
.indexThemeableMenu1 .navbar-link 
{
   color: #4F4F4F;
}
.indexThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#wb_indexText17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText17 div
{
   text-align: left;
}
#wb_indexText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText18 div
{
   text-align: left;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText19 div
{
   text-align: left;
}
#wb_indexText21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText21 div
{
   text-align: left;
}
#wb_indexText22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText22 div
{
   text-align: left;
}
#wb_indexCaptcha1 span
{
   display: block;
   overflow: hidden;
   padding: 0 4px 0 5px;
}
#indexCaptcha1
{
   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: 34px;
   padding: 1px 1px 1px 1px;
   margin: 0;
   text-align: left;
}
#wb_indexText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText20 div
{
   text-align: left;
}
#indexImage2
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText24 div
{
   text-align: left;
}
