div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   background-image: url('images/Background%2d2.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: 16px;
   line-height: 1.2;
   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;
}
#wb_Follow-up_CareLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Follow-up_CareLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#Follow-up_CareLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Follow-up_CareLayoutGrid1 > .row > .col-1, #Follow-up_CareLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Follow-up_CareLayoutGrid1 > .row > .col-1, #Follow-up_CareLayoutGrid1 > .row > .col-2
{
   float: left;
}
#Follow-up_CareLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#Follow-up_CareLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#Follow-up_CareLayoutGrid1:before,
#Follow-up_CareLayoutGrid1:after,
#Follow-up_CareLayoutGrid1 .row:before,
#Follow-up_CareLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#Follow-up_CareLayoutGrid1:after,
#Follow-up_CareLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Follow-up_CareLayoutGrid1 > .row > .col-1, #Follow-up_CareLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#page1FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#page1FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
   font-size: 0;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
   grid-template-areas:
      "title title title title"
      "subheading subheading subheading subheading"
      "NavigationButtons NavigationButtons NavigationButtons NavigationButtons"
      "PageTitle PageTitle PageTitle PageTitle"
      "text1 text1 text1 text1"
      "speechbub1 speechbub1 . ."
      "text1a text1a text1a text1a"
      "hearts hearts hearts hearts"
      "text3 text3 text3 text3"
      "section1 section1 section2 section2"
      "SpeechBubbles SpeechBubbles SpeechBubbles SpeechBubbles"
      "text4 text4 text4 text4"
      "text6 text6 text6 text6"
      "text5 text5 text5 text5"
      "nav2 nav2 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: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#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 .speechbub1
{
   display: flex;
   grid-area: speechbub1;
   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 .text1a
{
   display: flex;
   grid-area: text1a;
   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 .hearts
{
   display: flex;
   grid-area: hearts;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 4px 0 4px 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 .text3
{
   display: flex;
   grid-area: text3;
   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 .section1
{
   display: flex;
   grid-area: section1;
   background-color: #87CEEB;
   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 .section2
{
   display: flex;
   grid-area: section2;
   background-color: #87CEEB;
   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 .SpeechBubbles
{
   display: flex;
   grid-area: SpeechBubbles;
   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 .text4
{
   display: flex;
   grid-area: text4;
   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 .text6
{
   display: flex;
   grid-area: text6;
   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 .text5
{
   display: flex;
   grid-area: text5;
   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 .nav2
{
   display: flex;
   grid-area: nav2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 10px 0 4px 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;
}
#wb_page1Image1
{
   margin: 0 32px -10px 48px;
   vertical-align: top;
}
#page1Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 91.74%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_page4Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0 0 8px 0 ;
   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: 0 0 8px 0 ;
   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: 0 14px 0 0 ;
}
#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: 39px;
}
#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: 0 0 0 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: 0 4px 0 4px;
   margin: 14px 0 4px 0 ;
   text-align: left;
}
#wb_page2Text1 div
{
   text-align: left;
}
#wb_page2Text1
{
   display: block;
   margin: 14px 0 4px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#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: 0 16px 0 0 ;
}
#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: 0 0 0 16px;
}
#wb_page5Shape3 a img
{
   position: relative;
   left: 0;
}
#wb_page5Shape3 .default
{
   position: absolute;
   left: 0;
}
#wb_page5Shape3 a .hover
{
   visibility: hidden;
}
#wb_page5Shape3 a:hover .hover
{
   visibility: visible;
}
#wb_page5Shape3 a:hover .default
{
   visibility: hidden;
}
#wb_page5Shape3 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page5Shape3
{
   border-width: 0;
   vertical-align: top;
}
#page5Shape3
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page5Shape3
{
   margin: 0 14px 10px 0 ;
}
#wb_page5Shape4 a img
{
   position: relative;
   left: 0;
}
#wb_page5Shape4 .default
{
   position: absolute;
   left: 0;
}
#wb_page5Shape4 a .hover
{
   visibility: hidden;
}
#wb_page5Shape4 a:hover .hover
{
   visibility: visible;
}
#wb_page5Shape4 a:hover .default
{
   visibility: hidden;
}
#wb_page5Shape4 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page5Shape4
{
   border-width: 0;
   vertical-align: top;
}
#page5Shape4
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page5Shape4
{
   margin: 0 0 10px 14px;
}
#wb_Follow-up_CareText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Follow-up_CareText1 div
{
   text-align: center;
}
#wb_Follow-up_CareText1
{
   display: inline-block;
   margin: 0 0 10px 0 ;
   width: 87px;
   height: 39px;
}
#wb_Follow-up_CareText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 4px 0 4px;
   text-align: left;
}
#wb_Follow-up_CareText2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 21px;
}
#wb_Follow-up_CareText2 p, #wb_Follow-up_CareText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Follow-up_CareText2
{
   display: block;
   margin: 12px 4px 0 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 4px 4px 0 4px;
   text-align: left;
}
#wb_Follow-up_CareText3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 21px;
}
#wb_Follow-up_CareText3 p, #wb_Follow-up_CareText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Follow-up_CareText3
{
   display: block;
   margin: 4px 4px 0 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 4px 4px 12px 4px;
   text-align: left;
}
#wb_Follow-up_CareText4 div
{
   text-align: left;
}
#wb_Follow-up_CareText4
{
   display: block;
   margin: 4px 4px 12px 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 8px 4px 0 4px;
   text-align: left;
}
#wb_Follow-up_CareText5 div
{
   text-align: left;
}
#wb_Follow-up_CareText5
{
   display: block;
   margin: 8px 4px 0 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 8px 4px 0 4px;
   text-align: left;
}
#wb_Follow-up_CareText6 div
{
   text-align: left;
}
#wb_Follow-up_CareText6
{
   display: block;
   margin: 8px 4px 0 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareImage1
{
   margin: 0;
   vertical-align: top;
}
#Follow-up_CareImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 4px 40px 10px 40px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 428px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Follow-up_CareImage2
{
   margin: 0;
   vertical-align: top;
}
#Follow-up_CareImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 875px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Follow-up_CareText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 14px 4px 0 4px;
   text-align: left;
}
#wb_Follow-up_CareText7 div
{
   text-align: left;
}
#wb_Follow-up_CareText7
{
   display: block;
   margin: 14px 4px 0 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 4px 0 4px;
   text-align: left;
}
#wb_Follow-up_CareText8 div
{
   text-align: left;
}
#wb_Follow-up_CareText8
{
   display: block;
   margin: 12px 4px 0 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareImage4
{
   margin: -5px 0 8px 10px;
   vertical-align: top;
}
#Follow-up_CareImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 97.93%;
   height: auto;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Follow-up_CareImage3
{
   margin: 8px 0 0 0 ;
   vertical-align: top;
}
#Follow-up_CareImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 733px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Follow-up_CareText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 8px 4px 8px 4px;
   text-align: left;
}
#wb_Follow-up_CareText9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 21px;
}
#wb_Follow-up_CareText9 p, #wb_Follow-up_CareText9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Follow-up_CareText9
{
   display: block;
   margin: 8px 4px 8px 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
#wb_Follow-up_CareText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 8px 4px 8px 4px;
   text-align: left;
}
#wb_Follow-up_CareText10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 21px;
}
#wb_Follow-up_CareText10 p, #wb_Follow-up_CareText10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Follow-up_CareText10
{
   display: block;
   margin: 8px 4px 8px 4px;
   box-sizing: border-box;
   width: calc(100% - 8px);
}
