body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
.wb-theme-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(31%) sepia(63%) saturate(4557%) hue-rotate(212deg) brightness(102%) contrast(105%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(27%) sepia(90%) saturate(3466%) hue-rotate(212deg) brightness(104%) contrast(98%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 0 0;
}
#LayoutGrid3 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 2px solid #954F72;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 3px 0 3px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 40px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading2
{
   color: #800080;
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 25px 15px 35px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Tabs1
{
   box-sizing: border-box;
   margin: 0;
}
#Tabs1 .tab-pane
{
   display: none;
   padding: 0;
}
#Tabs1 .active
{
   display: block;
}
#Tabs1 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#Tabs1 .nav-tabs
{
   box-sizing: border-box;
   display: block;
   list-style: none;
   margin: 0;
   padding: 0;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Tabs1 .nav-tabs::after, #Tabs1 .nav-tabs::before
{
   display: table;
   content: " ";
}
#Tabs1 .nav-tabs::after
{
   clear: both;
}
#Tabs1 .nav-tabs > li
{
   display: block;
   float: left;
   margin-bottom: -1px;
   position: relative;
   text-align: left;
}
#Tabs1 .nav-tabs > li > a
{
   border: 1px solid transparent;
   border-radius: 0px 0px 0 0;
   display: block;
   margin-right: 2px;
   padding: 8px 10px 8px 10px;
   position: relative;
   text-decoration: none;
}
#Tabs1 .nav-tabs .nav-link.active, #Tabs1 .nav-tabs .nav-item.show .nav-link
{
   border-bottom-color: transparent;
   cursor: default;
}
#Tabs1 .nav-tabs a:active, #Tabs1 .nav-tabs a:hover
{
   outline: 0;
}
#Tabs1 .nav-tabs a:focus, #Tabs1 .nav-tabs a:hover
{
   text-decoration: none;
}
#Tabs1 .ui-widget-content
{
   font-size: 0;
   text-align: left;
}
#Tabs1 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#Tabs1 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   pointer-events: none;
}
#StripedTable
{
   border-radius: 0px;
   border: 1px solid #FFFFFF;
   background-color: #F9FAFB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 3px;
   margin: 0;
}
#StripedTable td, #StripedTable th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#StripedTable td div
{
   white-space: nowrap;
}
#StripedTable p, #StripedTable ul
{
   margin: 0;
   padding: 0;
}
#StripedTable .cell0
{
   background-image: radial-gradient(circle at 50% 25%, #FFFFFF 0%, #FFC0CB 100%);
   border: 1px #B22222 dashed;
   text-align: center;
   vertical-align: middle;
   color: #800080;
   font-family: "Palatino Linotype";
   line-height: 23.5px;
}
#StripedTable .cell1
{
   background-color: rgba(230,230,250,0.60);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#StripedTable .cell2
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#StripedTable .cell3
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#StripedTable .cell4
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 13.5px;
}
#StripedTable .cell5
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#StripedTable tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#StripedTable tr:hover
{
   background-color: #F9FAFB;
}
#Table2
{
   border-radius: 0px;
   border: 1px solid #FFFFFF;
   background-color: #F9FAFB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 3px;
   margin: 0;
}
#Table2 td, #Table2 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table2 td div
{
   white-space: nowrap;
}
#Table2 p, #Table2 ul
{
   margin: 0;
   padding: 0;
}
#Table2 .cell0
{
   background-image: radial-gradient(circle at 50% 25%, #FFFFFF 0%, #FFC0CB 100%);
   border: 1px #B22222 dashed;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Palatino Linotype";
   line-height: 23.5px;
}
#Table2 .cell1
{
   background-color: rgba(230,230,250,0.60);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table2 .cell2
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table2 .cell3
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table2 .cell4
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table2 .cell5
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell6
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table2 .cell7
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table2 .cell8
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell9
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table2 .cell10
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table2 .cell11
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table2 .cell12
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell13
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell14
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell15
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell16
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell17
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell18
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell19
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell20
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell21
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell22
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell23
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell24
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell25
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell26
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell27
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell28
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell29
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell30
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell31
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell32
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell33
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell34
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell35
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell36
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell37
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell38
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell39
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell40
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell41
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell42
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell43
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell44
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell45
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell46
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell47
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell48
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell49
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell50
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell51
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell52
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell53
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell54
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell55
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell56
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell57
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell58
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell59
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell60
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell61
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell62
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell63
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell64
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell65
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell66
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell67
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell68
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 .cell69
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell70
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell71
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table2 .cell72
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table2 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table2 tr:hover
{
   background-color: #F9FAFB;
}
#Table5
{
   border-radius: 0px;
   border: 1px solid #FFFFFF;
   background-color: #F9FAFB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 3px;
   margin: 0;
}
#Table5 td, #Table5 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table5 td div
{
   white-space: nowrap;
}
#Table5 p, #Table5 ul
{
   margin: 0;
   padding: 0;
}
#Table5 .cell0
{
   background-image: radial-gradient(circle at 50% 25%, #FFFFFF 0%, #FFC0CB 100%);
   border: 1px #B22222 dashed;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Palatino Linotype";
   line-height: 23.5px;
}
#Table5 .cell1
{
   background-color: rgba(230,230,250,0.60);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table5 .cell2
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table5 .cell3
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table5 .cell4
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table5 .cell5
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell6
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table5 .cell7
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table5 .cell8
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell9
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table5 .cell10
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table5 .cell11
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table5 .cell12
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell13
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell14
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell15
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell16
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell17
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell18
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell19
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell20
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell21
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell22
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell23
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell24
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell25
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell26
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell27
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 .cell28
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table5 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table5 tr:hover
{
   background-color: #F9FAFB;
}
#Table6
{
   border-radius: 0px;
   border: 1px solid #FFFFFF;
   background-color: #F9FAFB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 3px;
   margin: 0;
}
#Table6 td, #Table6 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table6 td div
{
   white-space: nowrap;
}
#Table6 p, #Table6 ul
{
   margin: 0;
   padding: 0;
}
#Table6 .cell0
{
   background-image: radial-gradient(circle at 50% 25%, #FFFFFF 0%, #FFC0CB 100%);
   border: 1px #B22222 dashed;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Palatino Linotype";
   line-height: 23.5px;
}
#Table6 .cell1
{
   background-color: rgba(230,230,250,0.60);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table6 .cell2
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table6 .cell3
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table6 .cell4
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table6 .cell5
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell6
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table6 .cell7
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table6 .cell8
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell9
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table6 .cell10
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table6 .cell11
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table6 .cell12
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell13
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell14
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell15
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell16
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell17
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell18
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell19
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell20
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell21
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell22
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell23
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell24
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell25
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell26
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell27
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell28
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell29
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell30
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell31
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell32
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell33
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell34
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell35
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell36
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell37
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table6 .cell38
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table6 .cell39
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell40
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell41
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell42
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell43
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell44
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell45
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell46
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell47
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell48
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell49
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell50
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell51
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell52
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell53
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell54
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell55
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 .cell56
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table6 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table6 tr:hover
{
   background-color: #F9FAFB;
}
#Table4
{
   border-radius: 0px;
   border: 1px solid #FFFFFF;
   background-color: #F9FAFB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 3px;
   margin: 0;
}
#Table4 td, #Table4 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table4 td div
{
   white-space: nowrap;
}
#Table4 p, #Table4 ul
{
   margin: 0;
   padding: 0;
}
#Table4 .cell0
{
   background-image: radial-gradient(circle at 50% 25%, #FFFFFF 0%, #FFC0CB 100%);
   border: 1px #B22222 dashed;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Palatino Linotype";
   line-height: 23.5px;
}
#Table4 .cell1
{
   background-color: rgba(230,230,250,0.60);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table4 .cell2
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table4 .cell3
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table4 .cell4
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table4 .cell5
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell6
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table4 .cell7
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table4 .cell8
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell9
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table4 .cell10
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table4 .cell11
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table4 .cell12
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell13
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell14
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell15
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell16
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell17
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell18
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell19
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell20
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell21
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell22
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell23
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell24
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell25
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell26
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell27
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell28
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell29
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell30
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell31
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell32
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell33
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell34
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell35
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell36
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell37
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell38
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell39
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell40
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell41
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell42
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell43
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell44
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16.5px;
}
#Table4 .cell45
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell46
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell47
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell48
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell49
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell50
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell51
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell52
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell53
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell54
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell55
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell56
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell57
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell58
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell59
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell60
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell61
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell62
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell63
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell64
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell65
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell66
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell67
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell68
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell69
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell70
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell71
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell72
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 13.5px;
}
#Table4 .cell73
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell74
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell75
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell76
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell77
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell78
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell79
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell80
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell81
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell82
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell83
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell84
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell85
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell86
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell87
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell88
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell89
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell90
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell91
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell92
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell93
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell94
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell95
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 .cell96
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table4 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table4 tr:hover
{
   background-color: #F9FAFB;
}
#Table3
{
   border-radius: 0px;
   border: 1px solid #FFFFFF;
   background-color: #F9FAFB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 3px;
   margin: 0;
}
#Table3 td, #Table3 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table3 td div
{
   white-space: nowrap;
}
#Table3 p, #Table3 ul
{
   margin: 0;
   padding: 0;
}
#Table3 .cell0
{
   background-image: radial-gradient(circle at 50% 25%, #FFFFFF 0%, #FFC0CB 100%);
   border: 1px #B22222 dashed;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Palatino Linotype";
   line-height: 23.5px;
}
#Table3 .cell1
{
   background-color: rgba(230,230,250,0.60);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table3 .cell2
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table3 .cell3
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table3 .cell4
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table3 .cell5
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell6
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell7
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell8
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell9
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell10
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell11
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell12
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell13
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell14
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell15
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table3 .cell16
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell17
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell18
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell19
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell20
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell21
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell22
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell23
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell24
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell25
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell26
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell27
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell28
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell29
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell30
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell31
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell32
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell33
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell34
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell35
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell36
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell37
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell38
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell39
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell40
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell41
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell42
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell43
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell44
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell45
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell46
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell47
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell48
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell49
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell50
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell51
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell52
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell53
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell54
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell55
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell56
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell57
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell58
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell59
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell60
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell61
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table3 .cell62
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table3 .cell63
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell64
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell65
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell66
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table3 .cell67
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell68
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell69
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell70
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell71
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell72
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell73
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell74
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell75
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell76
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell77
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell78
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell79
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell80
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell81
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell82
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell83
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell84
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell85
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell86
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell87
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell88
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell89
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell90
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell91
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell92
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell93
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell94
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table3 .cell95
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell96
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell97
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell98
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell99
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell100
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell101
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell102
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell103
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell104
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell105
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell106
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell107
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell108
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell109
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell110
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell111
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell112
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell113
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell114
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell115
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell116
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell117
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell118
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell119
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell120
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell121
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell122
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell123
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell124
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell125
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell126
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell127
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell128
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell129
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell130
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell131
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell132
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell133
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell134
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell135
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell136
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell137
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell138
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell139
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell140
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell141
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell142
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell143
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell144
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell145
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell146
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell147
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell148
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell149
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell150
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell151
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell152
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell153
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell154
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell155
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell156
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell157
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell158
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell159
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell160
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell161
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell162
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell163
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell164
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell165
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell166
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell167
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell168
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell169
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell170
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell171
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell172
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table3 .cell173
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell174
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell175
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell176
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell177
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell178
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell179
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table3 .cell180
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table3 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table3 tr:hover
{
   background-color: #F9FAFB;
}
#Table1
{
   border-radius: 0px;
   border: 1px solid #FFFFFF;
   background-color: #F9FAFB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 3px;
   margin: 0;
}
#Table1 td, #Table1 th
{
   padding: 5px 5px 5px 5px;
   position: relative;
}
#Table1 td div
{
   white-space: nowrap;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-image: radial-gradient(circle at 50% 25%, #FFFFFF 0%, #FFC0CB 100%);
   border: 1px #B22222 dashed;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Palatino Linotype";
   line-height: 23.5px;
}
#Table1 .cell1
{
   background-color: rgba(230,230,250,0.60);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table1 .cell2
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table1 .cell3
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table1 .cell4
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table1 .cell5
{
   background-color: #E6E6FA;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Bookman Old Style";
   line-height: 18px;
}
#Table1 .cell6
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell7
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell8
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell9
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell10
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell11
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell12
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell13
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell14
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell15
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell16
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell17
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell18
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell19
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell20
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell21
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell22
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell23
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell24
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell25
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell26
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell27
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell28
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell29
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell30
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell31
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell32
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell33
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell34
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell35
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell36
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell37
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell38
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell39
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell40
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell41
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell42
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell43
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell44
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell45
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell46
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell47
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell48
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell49
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell50
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell51
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell52
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell53
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell54
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell55
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell56
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell57
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell58
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell59
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell60
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell61
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell62
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell63
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell64
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell65
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell66
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell67
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell68
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell69
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell70
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell71
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell72
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell73
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell74
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell75
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell76
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 15.5px;
}
#Table1 .cell77
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell78
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell79
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell80
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell81
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell82
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell83
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell84
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell85
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell86
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell87
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell88
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell89
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell90
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell91
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell92
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell93
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell94
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell95
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell96
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell97
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell98
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell99
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell100
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell101
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell102
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell103
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell104
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell105
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell106
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell107
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell108
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell109
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell110
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell111
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell112
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell113
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell114
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell115
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell116
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell117
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell118
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell119
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell120
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell121
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell122
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell123
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell124
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell125
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell126
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell127
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell128
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell129
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell130
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
}
#Table1 .cell131
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell132
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell133
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell134
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell135
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell136
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell137
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell138
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell139
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell140
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell141
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell142
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell143
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell144
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell145
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell146
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell147
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell148
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell149
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell150
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell151
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell152
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell153
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell154
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell155
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell156
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell157
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell158
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell159
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell160
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell161
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell162
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell163
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell164
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell165
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell166
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell167
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell168
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell169
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell170
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell171
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell172
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell173
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell174
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell175
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell176
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell177
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell178
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell179
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell180
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell181
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell182
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell183
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell184
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell185
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell186
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell187
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell188
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell189
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell190
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell191
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell192
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell193
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell194
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell195
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell196
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell197
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell198
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell199
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell200
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell201
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell202
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell203
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell204
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell205
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell206
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell207
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell208
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell209
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell210
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell211
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell212
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell213
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell214
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell215
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell216
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell217
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell218
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell219
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell220
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell221
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 .cell222
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell223
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell224
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 18px;
}
#Table1 .cell225
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F0F0F0;
   border-right-color: #A0A0A0;
   border-bottom-color: #A0A0A0;
   border-left-color: #F0F0F0;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: "Times New Roman";
   line-height: 16.5px;
}
#Table1 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table1 tr:hover
{
   background-color: #F9FAFB;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1000px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#GoMenu3-select
{
   border: 1px solid #8B0000;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8B0000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu3-select
{
   float: left;
   height: 100%;
   width: 100%;
}
#GoMenu3
{
   height: 100%;
   margin: 0;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 25px 15px 35px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#HorizontalLine3-divider
{
   font-size: 0;
   line-height: 0;
}
#HorizontalLine3-divider-separator
{
   align-items: center;
   display: flex;
   margin: 0;
}
#HorizontalLine3-text
{
   color: #954F72;
   flex-shrink: 0;
   font-family: "Adobe Devanagari";
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   line-height: 1;
   margin: 0 11px 0 11px;
}
#HorizontalLine3-divider-separator:before, #HorizontalLine3-divider-separator:after
{
   display: block;
   content: "";
   flex-grow: 1;
   border-color: #954F72;
   border-style: ridge;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
}
#HorizontalLine3
{
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: #954F72;
   font-family: "Bookman Old Style";
   font-weight: normal;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: #954F72;
   height: 79px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 30px;
   width: 30px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #954F72;
   color: #FFFFFF;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 49px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #BF95AA;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 79px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 282px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #BF95AA;
   border: 0px solid #BF95AA;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #E9DBE2;
   color: #800080;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 12px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 282px;
   position: relative;
   top: -79px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #800080;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 12px 15px 12px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #954F72;
   color: #FFFFFF;
   padding: 0 12px 0 12px;
   line-height: 60px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #BF95AA;
   color: #FFFFFF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 79px !important;
   line-height: 79px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 24px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #BF95AA;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #BF95AA;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 12px 15px 36px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 10px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 27px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #E9DBE2;
   color: #800080;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #800080;
}
}
#wb_ResponsiveMenu1.affix
{
   top: 0 !important;
   position: fixed !important;
}
#wb_Page_End
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F9F9F9;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Page_End
{
   box-sizing: border-box;
   padding: 30px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#Page_End > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Page_End > .row > .col-1, #Page_End > .row > .col-2, #Page_End > .row > .col-3, #Page_End > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Page_End > .row > .col-1, #Page_End > .row > .col-2, #Page_End > .row > .col-3, #Page_End > .row > .col-4
{
   float: left;
}
#Page_End > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#Page_End > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#Page_End > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#Page_End > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   width: 0;
   text-align: left;
}
#Page_End:before,
#Page_End:after,
#Page_End .row:before,
#Page_End .row:after
{
   display: table;
   content: " ";
}
#Page_End:after,
#Page_End .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Page_End > .row > .col-1, #Page_End > .row > .col-2, #Page_End > .row > .col-3, #Page_End > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#Page_End-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
}
#Page_End-divider-top svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#Page_End-divider-top .divider-fill
{
   fill: rgba(149,79,114,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text14
{
   color: #954F72;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text18
{
   color: #954F72;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu4
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu4 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu4 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu4 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text16
{
   color: #954F72;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
   width: 120px;
}
#wb_CssMenu5 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 120px;
}
#wb_CssMenu5 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu5 > ul > li > a
{
   width: 120px;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #954F72;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu3 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#Button5
{
   box-sizing: border-box;
   line-height: 34px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #954F72;
   border-radius: 4px;
   background-color: #954F72;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 1px 1px 0px #954F72;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button5:focus
{
   outline: 0;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #954F72;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_Icon10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 3px;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 45px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon10 a
{
   text-decoration: none;
}
#wb_Icon10 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon10
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon10
{
   fill: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   vertical-align: middle;
}
#wb_Icon10:hover #Icon10
{
   fill: #D4B8C6;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#home
{
   visibility: hidden;
}
#wb_CssMenu3
{
   display: block;
   width: 100%;
   z-index: 28;
}
#HorizontalLine3
{
   display: block;
   width: 100%;
   z-index: 20;
}
#Table1
{
   display: table;
   width: 100%;
   height: 1626px;
   z-index: 6;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 3;
}
#wb_Icon10
{
   display: inline-block;
   width: 42px;
   height: 45px;
   text-align: center;
   z-index: 31;
}
#wb_CssMenu2
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_CssMenu5
{
   display: block;
   width: 100%;
   z-index: 26;
}
#Table3
{
   display: table;
   width: 100%;
   height: 1586px;
   z-index: 8;
}
#wb_CssMenu4
{
   display: block;
   width: 100%;
   z-index: 24;
}
#Table2
{
   display: table;
   width: 100%;
   height: 654px;
   z-index: 7;
}
#Table5
{
   display: table;
   width: 100%;
   height: 280px;
   z-index: 10;
}
#wb_Image5
{
   display: block;
   width: 100%;
   height: auto;
   opacity: 0.90;
   z-index: 1;
}
#Table4
{
   display: table;
   width: 100%;
   height: 858px;
   z-index: 9;
}
#Table6
{
   display: table;
   width: 100%;
   height: 531px;
   z-index: 11;
}
#wb_GoMenu3
{
   display: inline-block;
   width: 131px;
   height: 26px;
   z-index: 2;
}
#Tabs1
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 4;
}
#wb_home
{
   display: block;
   width: 100%;
   z-index: 0;
}
#Button5
{
   display: inline-block;
   width: 135px;
   height: 38px;
   z-index: 29;
}
#StripedTable
{
   display: table;
   width: 100%;
   height: 1544px;
   z-index: 5;
}
@media only screen and (min-width: 1024px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_home
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 3px 0 3px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 40px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#StripedTable
{
   visibility: visible;
   display: table;
}
#Table2
{
   visibility: visible;
   display: table;
}
#Table5
{
   visibility: visible;
   display: table;
}
#Table6
{
   visibility: visible;
   display: table;
}
#Table4
{
   visibility: visible;
   display: table;
}
#Table3
{
   visibility: visible;
   display: table;
}
#Table1
{
   visibility: visible;
   display: table;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_GoMenu3
{
   width: 131px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#GoMenu3-select
{
   border: 1px solid #8B0000;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8B0000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu3-select
{
   width: 100%;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 0px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(0,0,0,0.00);
   border-bottom-width: 0px;
}
#HorizontalLine3-text
{
   font-size: 21px;
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_home
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 3px 0 3px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 40px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#StripedTable
{
   visibility: visible;
   display: table;
}
#Table2
{
   visibility: visible;
   display: table;
}
#Table5
{
   visibility: visible;
   display: table;
}
#Table6
{
   visibility: visible;
   display: table;
}
#Table4
{
   visibility: visible;
   display: table;
}
#Table3
{
   visibility: visible;
   display: table;
}
#Table1
{
   visibility: visible;
   display: table;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_GoMenu3
{
   width: 131px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#GoMenu3-select
{
   border: 1px solid #8B0000;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8B0000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu3-select
{
   width: 100%;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 0px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(0,0,0,0.00);
   border-bottom-width: 0px;
}
#HorizontalLine3-text
{
   font-size: 21px;
}
}
@media only screen and (min-width: 800px) and (max-width: 979px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_home
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 3px 0 3px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 40px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#StripedTable
{
   visibility: visible;
   display: table;
}
#Table2
{
   visibility: visible;
   display: table;
}
#Table5
{
   visibility: visible;
   display: table;
}
#Table6
{
   visibility: visible;
   display: table;
}
#Table4
{
   visibility: visible;
   display: table;
}
#Table3
{
   visibility: visible;
   display: table;
}
#Table1
{
   visibility: visible;
   display: table;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_GoMenu3
{
   width: 103px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#GoMenu3-select
{
   border: 1px solid #8B0000;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8B0000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu3-select
{
   width: 100%;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 0px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(0,0,0,0.00);
   border-bottom-width: 0px;
}
#HorizontalLine3-text
{
   font-size: 21px;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_home
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 3px 0 3px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 40px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#StripedTable
{
   visibility: visible;
   display: table;
}
#Table2
{
   visibility: visible;
   display: table;
}
#Table5
{
   visibility: visible;
   display: table;
}
#Table6
{
   visibility: visible;
   display: table;
}
#Table4
{
   visibility: visible;
   display: table;
}
#Table3
{
   visibility: visible;
   display: table;
}
#Table1
{
   visibility: visible;
   display: table;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_GoMenu3
{
   width: 98px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#GoMenu3-select
{
   border: 1px solid #8B0000;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8B0000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu3-select
{
   width: 100%;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 0px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(0,0,0,0.00);
   border-bottom-width: 0px;
}
#HorizontalLine3-text
{
   font-size: 21px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_home
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 3px 0 3px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 40px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#StripedTable
{
   visibility: visible;
   display: table;
}
#Table2
{
   visibility: visible;
   display: table;
}
#Table5
{
   visibility: visible;
   display: table;
}
#Table6
{
   visibility: visible;
   display: table;
}
#Table4
{
   visibility: visible;
   display: table;
}
#Table3
{
   visibility: visible;
   display: table;
}
#Table1
{
   visibility: visible;
   display: table;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_GoMenu3
{
   width: 131px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#GoMenu3-select
{
   border: 1px solid #8B0000;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8B0000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu3-select
{
   width: 100%;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_home
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 3px 0 3px 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 40px 0 0 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#StripedTable
{
   visibility: visible;
   display: table;
}
#Table2
{
   visibility: visible;
   display: table;
}
#Table5
{
   visibility: visible;
   display: table;
}
#Table6
{
   visibility: visible;
   display: table;
}
#Table4
{
   visibility: visible;
   display: table;
}
#Table3
{
   visibility: visible;
   display: table;
}
#Table1
{
   visibility: visible;
   display: table;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_GoMenu3
{
   width: 131px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#GoMenu3-select
{
   border: 1px solid #8B0000;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8B0000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu3-select
{
   width: 100%;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 25px 15px 35px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 0px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(0,0,0,0.00);
   border-bottom-width: 0px;
}
#HorizontalLine3-text
{
   font-size: 21px;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Page_End
{
   visibility: visible;
   display: table;
}
#wb_Page_End
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Page_End
{
   height: auto;
   padding: 30px 15px 80px 15px;
}
#Page_End .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Page_End > .row > .col-1, #Page_End > .row > .col-2, #Page_End > .row > .col-3, #Page_End > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Page_End > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Page_End > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Page_End > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Page_End > .row > .col-4
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Page_End-divider-top
{
   height: 50px;
}
#Page_End-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu4 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 li
{
   padding-bottom: 0px !important;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu5
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu5 li
{
   width: 120px;
}
#wb_CssMenu5 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu5 > ul > li > a
{
   width: 120px;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding-bottom: 0px !important;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0 0px 0px 0px;
   line-height: 22px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #800080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding-bottom: 0px !important;
}
#Button5
{
   width: 135px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button5
{
   line-height: 34px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Icon10
{
   width: 42px;
   height: 45px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#wb_Icon10
{
   line-height: 45px;
}
#Icon10
{
   width: 42px;
   height: 45px;
}
#Icon10
{
   line-height: 45px;
   font-size: 42px;
   width: 41px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 5px 0 5px 0;
}
}
