div#container
{
   width: 1000px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Line1, #Line2, #Line3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Layer2, #Layer3
{
   background-color: #333333;
   background-image: none;
}
#Shape7, #Shape12
{
   border-width: 0;
}
#Image1, #Image2, #Image3, #Image7, #Picture4
{
   border: 0px #000000 solid;
   padding: 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2, #wb_Text3, #wb_Text5, #wb_Text51
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div, #wb_Text3 div, #wb_Text5 div, #wb_Text51 div
{
   text-align: center;
}
#wb_MaterialIcon3, #wb_MaterialIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px;
   vertical-align: top;
}
#wb_MaterialIcon3:hover, #wb_MaterialIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#MaterialIcon3
{
   height: 40px;
   width: 65px;
}
#MaterialIcon3 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_MaterialIcon3:hover i
{
   color: #337AB7;
}
#MaterialIcon4
{
   height: 24px;
   width: 25px;
}
#MaterialIcon4 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 24px;
}
#wb_MaterialIcon4:hover i
{
   color: #337AB7;
}
.ps-title
{
   display: block;
   margin: 0;
   padding: 0;
   font-family: 'Trebuchet MS', Arial, sans-serif;
   font-weight: bold;
   font-size: 16px;
   line-height: 1.2;
   color: #222222;
}
.ps-article
{
   font-family: Arial, sans-serif;
   font-size: 15px;
   line-height: 1.55;
   color: #222222;
}
.ps-article h2
{
   display: block;
   font-family: Arial, sans-serif;
   font-weight: bold;
   font-size: 20px;
   margin: 20px 0 8px 0;
}
.ps-article h3
{
   display: block;
   font-family: Arial, sans-serif;
   font-weight: bold;
   font-size: 17px;
   margin: 14px 0 6px 0;
}
.ps-article p
{
   margin: 10px 0;
}
.ps-article ul,
.ps-article ol
{
   margin: 8px 0 8px 22px;
   padding: 0;
}
.ps-article li
{
   margin: 4px 0;
}
.ps-article table
{
   width: 100%;
   border-collapse: collapse;
   margin: 12px 0;
   font-size: 13px;
}
.ps-article th,
.ps-article td
{
   border: 1px solid #555555;
   padding: 8px;
   vertical-align: top;
   text-align: left;
}
.ps-article caption
{
   caption-side: top;
   text-align: left;
   font-weight: bold;
   padding: 6px 0;
}
.ps-article a
{
   color: #265A88;
   text-decoration: underline;
}
.ps-article a:hover
{
   color: #337AB7;
}
.ps-tldr
{
   border: 2px solid #265A88;
   background: #F3F8FF;
   padding: 12px 14px;
   margin: 4px 0 16px;
   border-radius: 8px;
}
.ps-tldr-title
{
   font-family: Impact, Arial, sans-serif;
   font-size: 18px;
   color: #163D66;
   margin-bottom: 6px;
}
.cta
{
   margin: 16px 0;
}
.btn
{
   display: inline-block;
   padding: 12px 20px;
   border-radius: 10px;
   border: 2px solid #0F2238;
   background: #1C5EA8;
   color: #FFFFFF !important;
   font-size: 15px;
   font-weight: 700;
   text-decoration: none !important;
   box-shadow: 0 2px 0 #0F2238;
}
.btn:hover
{
   background: #153F70;
   color: #FFFFFF !important;
}
.faq-list
{
   margin: 10px 0 16px;
}
.faq-list details
{
   border: 1px solid #B6C5D8;
   border-radius: 8px;
   background: #FAFCFF;
   margin: 8px 0;
   padding: 8px 10px;
}
.faq-list summary
{
   cursor: pointer;
   font-weight: bold;
   color: #173A63;
}
.faq-answer
{
   margin-top: 8px;
}
.async-hide { opacity: 0 !important }
