html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #004AFF;
   background-image: url('../images/INFO_bkgrnd.png');
   background-repeat: repeat-x;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#FlexBoxContainer2
{
   display: flex;
   position: relative;
   padding: 10px 0 10px 15px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #048BB9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 1035px;
   top: 6px;
   width: 158px;
   height: 103px;
   z-index: 3;
}
@media only screen and (max-width: 993px)
{
body
{
   background-color: #004AFF;
   background-image: url('../images/INFO_bkgrnd420.png');
   background-repeat: repeat-x;
}
#Layer1
{
   width: 158px;
   height: 103px;
   visibility: visible;
   display: block;
}
#FlexBoxContainer2
{
   visibility: visible;
   display: flex;
   background-color: #048BB9;
   background-image: none;
}
#FlexBoxContainer2
{
   min-height: 0;
   margin: 0;
   padding: 10px 0 10px 15px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text4
{
   width: 358px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   width: 420px;
   height: auto;
   visibility: hidden;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   width: 420px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
}
