div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFBF;
   background-image: url('images/Background%2d1.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#ResearchFlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#ResearchFlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   font-size: 0px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "box1 box2"
      "box3 box4"
      "box5 box6";
}
#ResearchFlexGrid1 .box1
{
   display: flex;
   grid-area: box1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#ResearchFlexGrid1 .box2
{
   display: flex;
   grid-area: box2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#ResearchFlexGrid1 .box3
{
   display: flex;
   grid-area: box3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#ResearchFlexGrid1 .box4
{
   display: flex;
   grid-area: box4;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#ResearchFlexGrid1 .box5
{
   display: flex;
   grid-area: box5;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#ResearchFlexGrid1 .box6
{
   display: flex;
   grid-area: box6;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0;
}
#page1FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   font-size: 0px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto auto auto auto auto auto auto;
   grid-template-areas:
      "title title"
      "subheading subheading"
      "NavigationButtons NavigationButtons"
      "PageTitle PageTitle"
      "text1 text1"
      "box1 box1"
      "nav2 nav2";
}
#page1FlexGrid1 .title
{
   display: flex;
   grid-area: title;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#page1FlexGrid1 .subheading
{
   display: flex;
   grid-area: subheading;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .NavigationButtons
{
   display: flex;
   grid-area: NavigationButtons;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .PageTitle
{
   display: flex;
   grid-area: PageTitle;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .text1
{
   display: flex;
   grid-area: text1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .box1
{
   display: flex;
   grid-area: box1;
   background-color: transparent;
   background-image: url('images/Multi_hubs2.GIF');
   background-repeat: repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 8px 8px 8px 8px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .nav2
{
   display: flex;
   grid-area: nav2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 50px 0px 0px 0px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_page4Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 8px 0px;
   text-align: center;
}
#page4Text1-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 800px;
   width: 100%;
}
#wb_page4Text1 div
{
   text-align: center;
}
#wb_page4Text1
{
   display: block;
   margin: 0px 0px 8px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_page2Shape2 a img
{
   position: relative;
   left: 0;
}
#wb_page2Shape2 .default
{
   position: absolute;
   left: 0;
}
#wb_page2Shape2 a .hover
{
   visibility: hidden;
}
#wb_page2Shape2 a:hover .hover
{
   visibility: visible;
}
#wb_page2Shape2 a:hover .default
{
   visibility: hidden;
}
#wb_page2Shape2 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page2Shape2
{
   border-width: 0;
   vertical-align: top;
}
#page2Shape2
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page2Shape2
{
   margin: 0px 14px 0px 0px;
}
#wb_About_this_SiteText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_About_this_SiteText3 div
{
   text-align: center;
}
#wb_About_this_SiteText3
{
   display: inline-block;
   margin: 0;
   width: 87px;
   height: 19px;
}
#wb_page2Shape3 a img
{
   position: relative;
   left: 0;
}
#wb_page2Shape3 .default
{
   position: absolute;
   left: 0;
}
#wb_page2Shape3 a .hover
{
   visibility: hidden;
}
#wb_page2Shape3 a:hover .hover
{
   visibility: visible;
}
#wb_page2Shape3 a:hover .default
{
   visibility: hidden;
}
#wb_page2Shape3 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page2Shape3
{
   border-width: 0;
   vertical-align: top;
}
#page2Shape3
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page2Shape3
{
   margin: 0px 0px 0px 14px;
}
#wb_page2Image1
{
   margin: 0;
   vertical-align: top;
}
#page2Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 318px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_page2Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 4px 0px 0px;
   margin: 14px 0px 4px 4px;
   text-align: left;
}
#wb_page2Text1 div
{
   text-align: left;
}
#wb_page2Text1
{
   display: block;
   margin: 14px 0px 4px 4px;
   box-sizing: border-box;
   width: calc(100% - 4px);
}
#wb_What-is-PIMS-Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_What-is-PIMS-Text2 div
{
   text-align: center;
}
#wb_What-is-PIMS-Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_page5Shape1 a img
{
   position: relative;
   left: 0;
}
#wb_page5Shape1 .default
{
   position: absolute;
   left: 0;
}
#wb_page5Shape1 a .hover
{
   visibility: hidden;
}
#wb_page5Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_page5Shape1 a:hover .default
{
   visibility: hidden;
}
#wb_page5Shape1 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page5Shape1
{
   border-width: 0;
   vertical-align: top;
}
#page5Shape1
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page5Shape1
{
   margin: 0px 16px 0px 0px;
}
#wb_page5Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_page5Text1 div
{
   text-align: center;
}
#wb_page5Text1
{
   display: inline-block;
   margin: 0;
   width: 100px;
   height: 21px;
}
#wb_page5Shape2 a img
{
   position: relative;
   left: 0;
}
#wb_page5Shape2 .default
{
   position: absolute;
   left: 0;
}
#wb_page5Shape2 a .hover
{
   visibility: hidden;
}
#wb_page5Shape2 a:hover .hover
{
   visibility: visible;
}
#wb_page5Shape2 a:hover .default
{
   visibility: hidden;
}
#wb_page5Shape2 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page5Shape2
{
   border-width: 0;
   vertical-align: top;
}
#page5Shape2
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page5Shape2
{
   margin: 0px 0px 0px 16px;
}
#wb_ResearchShape1 a img
{
   position: relative;
   left: 0;
}
#wb_ResearchShape1 .default
{
   position: absolute;
   left: 0;
}
#wb_ResearchShape1 a .hover
{
   visibility: hidden;
}
#wb_ResearchShape1 a:hover .hover
{
   visibility: visible;
}
#wb_ResearchShape1 a:hover .default
{
   visibility: hidden;
}
#wb_ResearchShape1 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#ResearchShape1
{
   border-width: 0;
   vertical-align: top;
}
#ResearchShape1
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_ResearchShape1
{
   margin: 0px 14px 0px 0px;
}
#wb_ResearchText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ResearchText1 div
{
   text-align: center;
}
#wb_ResearchText1
{
   display: inline-block;
   margin: 0;
   width: 87px;
   height: 19px;
}
#wb_SymptomsShape1 a img
{
   position: relative;
   left: 0;
}
#wb_SymptomsShape1 .default
{
   position: absolute;
   left: 0;
}
#wb_SymptomsShape1 a .hover
{
   visibility: hidden;
}
#wb_SymptomsShape1 a:hover .hover
{
   visibility: visible;
}
#wb_SymptomsShape1 a:hover .default
{
   visibility: hidden;
}
#wb_SymptomsShape1 img.hover
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#SymptomsShape1
{
   border-width: 0;
   vertical-align: top;
}
#SymptomsShape1
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#wb_SymptomsShape1
{
   margin: 0px 0px 10px 0px;
}
#wb_ResearchShape2 a img
{
   position: relative;
   left: 0;
}
#wb_ResearchShape2 .default
{
   position: absolute;
   left: 0;
}
#wb_ResearchShape2 a .hover
{
   visibility: hidden;
}
#wb_ResearchShape2 a:hover .hover
{
   visibility: visible;
}
#wb_ResearchShape2 a:hover .default
{
   visibility: hidden;
}
#wb_ResearchShape2 img.hover
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#ResearchShape2
{
   border-width: 0;
   vertical-align: top;
}
#ResearchShape2
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#wb_ResearchShape2
{
   margin: 0px 0px 10px 0px;
}
#wb_ResearchShape3 a img
{
   position: relative;
   left: 0;
}
#wb_ResearchShape3 .default
{
   position: absolute;
   left: 0;
}
#wb_ResearchShape3 a .hover
{
   visibility: hidden;
}
#wb_ResearchShape3 a:hover .hover
{
   visibility: visible;
}
#wb_ResearchShape3 a:hover .default
{
   visibility: hidden;
}
#wb_ResearchShape3 img.hover
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#ResearchShape3
{
   border-width: 0;
   vertical-align: top;
}
#ResearchShape3
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#wb_ResearchShape3
{
   margin: 0px 0px 10px 0px;
}
#wb_ResearchShape4 a img
{
   position: relative;
   left: 0;
}
#wb_ResearchShape4 .default
{
   position: absolute;
   left: 0;
}
#wb_ResearchShape4 a .hover
{
   visibility: hidden;
}
#wb_ResearchShape4 a:hover .hover
{
   visibility: visible;
}
#wb_ResearchShape4 a:hover .default
{
   visibility: hidden;
}
#wb_ResearchShape4 img.hover
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#ResearchShape4
{
   border-width: 0;
   vertical-align: top;
}
#ResearchShape4
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#wb_ResearchShape4
{
   margin: 0px 0px 10px 0px;
}
#wb_ResearchShape5 a img
{
   position: relative;
   left: 0;
}
#wb_ResearchShape5 .default
{
   position: absolute;
   left: 0;
}
#wb_ResearchShape5 a .hover
{
   visibility: hidden;
}
#wb_ResearchShape5 a:hover .hover
{
   visibility: visible;
}
#wb_ResearchShape5 a:hover .default
{
   visibility: hidden;
}
#wb_ResearchShape5 img.hover
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#ResearchShape5
{
   border-width: 0;
   vertical-align: top;
}
#ResearchShape5
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#wb_ResearchShape5
{
   margin: 10px 0px 0px 0px;
}
#wb_ResearchShape6 a img
{
   position: relative;
   left: 0;
}
#wb_ResearchShape6 .default
{
   position: absolute;
   left: 0;
}
#wb_ResearchShape6 a .hover
{
   visibility: hidden;
}
#wb_ResearchShape6 a:hover .hover
{
   visibility: visible;
}
#wb_ResearchShape6 a:hover .default
{
   visibility: hidden;
}
#wb_ResearchShape6 img.hover
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#ResearchShape6
{
   border-width: 0;
   vertical-align: top;
}
#ResearchShape6
{
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,1.00));
}
#wb_ResearchShape6
{
   margin: 10px 0px 0px 0px;
}
#wb_ResearchShape7 a img
{
   position: relative;
   left: 0;
}
#wb_ResearchShape7 .default
{
   position: absolute;
   left: 0;
}
#wb_ResearchShape7 a .hover
{
   visibility: hidden;
}
#wb_ResearchShape7 a:hover .hover
{
   visibility: visible;
}
#wb_ResearchShape7 a:hover .default
{
   visibility: hidden;
}
#wb_ResearchShape7 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#ResearchShape7
{
   border-width: 0;
   vertical-align: top;
}
#ResearchShape7
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_ResearchShape7
{
   margin: 0px 0px 0px 14px;
}
#wb_ResearchText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 8px 4px;
   text-align: left;
}
#wb_ResearchText2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 21px;
}
#wb_ResearchText2 p, #wb_ResearchText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_ResearchText2
{
   display: block;
   margin: 0px 0px 8px 4px;
   box-sizing: border-box;
   width: calc(100% - 4px);
}
#wb_page1Image1
{
   margin: 0px 32px -10px 48px;
   vertical-align: top;
}
#page1Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 91.75%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
