@font-face
{
   font-family: "Material Icons";
   font-style: normal;
   font-weight: 400;
   src: url(/MaterialIcons-Regular.eot);
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(/MaterialIcons-Regular.woff2) format('woff2'),
        url(/MaterialIcons-Regular.woff) format('woff'),
        url(/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons
{
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
}
a
{
   color: #C8D7EB;
   text-decoration: none;
}
a:hover
{
   color: #376BAD;
   text-decoration: none;
}
a.menu
{
   color: #000000;
   text-decoration: none;
}
a.menu:visited
{
   color: #000000;
   text-decoration: none;
}
a.menu:active
{
   color: #000000;
   text-decoration: none;
}
a.menu:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.bluelink
{
   color: #2A5AA6;
   text-decoration: none;
}
a.bluelink:visited
{
   color: #2A5AA6;
   text-decoration: none;
}
a.bluelink:active
{
   color: #2A5AA6;
   text-decoration: none;
}
a.bluelink:hover
{
   color: #2A5AA6;
   text-decoration: none;
}
a.black
{
   color: #000000;
   text-decoration: none;
}
a.black:visited
{
   color: #000000;
   text-decoration: none;
}
a.black:active
{
   color: #000000;
   text-decoration: none;
}
a.black:hover
{
   color: #000000;
   text-decoration: none;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
div[id^="wb_Image"] > img,
div[id^="wb_Shape"] > img,
picture[id^="wb_Picture"] > img
{
   display: block;
   width: 100%;
   height: 100%;
   max-width: 100%;
   box-sizing: border-box;
}
