HTML {
   font-size : 15px;
   width : 100%;
   height : 100%;
   overflow-x : hidden;
   display : table;
}
BODY {
   background-color : #FFFFFF;
   color : #000000;
   font-family : "SansSerifRegular", Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, Tahoma, Arial, sans-serif;
   font-size : 1rem;
   font-weight : normal;
   font-style : normal;
   line-height : 1.5;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   background-attachment : fixed;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
}
BODY.VerticalCenter {
   vertical-align : middle;
   display : table-cell;
}
.Band {
   width : 100%;
   background-attachment : fixed;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   flex-direction : column;
   justify-content : center;
   align-items : center;
   -webkit-flex-direction : column;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : column;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -o-flex-direction : column;
   -ms-flex-pack : center;
   -ms-flex-align : center;
}
.Band .Outer {
   background-color : transparent;
   width : 1260px;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   flex-direction : column;
   justify-content : center;
   align-items : center;
   -webkit-flex-direction : column;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : column;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -o-flex-direction : column;
   -ms-flex-pack : center;
   -ms-flex-align : center;
}
.Band .Outer .Inner {
   width : 1200px;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   flex-direction : row;
   flex-wrap : wrap;
   justify-content : center;
   align-items : stretch;
   -webkit-flex-direction : row;
   -webkit-flex-wrap : wrap;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : stretch;
   -webkit-box-align : stretch;
   -moz-flex-direction : row;
   -moz-flex-wrap : wrap;
   -moz-box-pack : center;
   -moz-box-align : stretch;
   -ms-flex-direction : row;
   -ms-flex-wrap : wrap;
   -ms-flex-pack : center;
   -ms-flex-align : stretch;
}
.Band .Outer .Inner .Block {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   font-weight : inherit;
   padding-right : 20px;
   padding-left : 20px;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   flex-direction : column;
   justify-content : flex-start;
   align-items : center;
   -webkit-flex-direction : column;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -o-flex-direction : column;
   -ms-flex-pack : start;
   -ms-flex-align : center;
}
.Band .Outer .Inner .Block .Container {
   width : 100%;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   display : block;
}
.Band .Outer .Inner .Block .Hero {
   font-size : 5rem !important;
   width : 100%;
   flex-direction : column;
   flex-wrap : nowrap;
   justify-content : center;
   align-items : center;
   align-self : stretch;
   -webkit-box-orient : vertical;
   -webkit-box-direction : normal;
   -webkit-flex-direction : column;
   -webkit-flex-wrap : nowrap;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-flex-direction : column;
   -moz-flex-wrap : nowrap;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-wrap : none;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.Band .Outer .Inner .Block .Hero .HeroHeading {
   font-size : 6rem;
   line-height : 1.5;
   padding-top : 0px;
   padding-right : 20px;
   padding-bottom : 10px;
   padding-left : 20px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   display : block;
}
.Band .Outer .Inner .Block .Hero .HeroSubhead {
   font-size : 3rem;
   padding-top : 10px;
   padding-right : 20px;
   padding-bottom : 10px;
   padding-left : 20px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
}
.Band .Outer .Inner .Block .Hero .HeroMessage {
   font-size : 1.5rem;
   padding-top : 20px;
   padding-right : 20px;
   padding-bottom : 20px;
   padding-left : 20px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
}
.Band .Outer .Inner .Block .Hero >H1 {
   background-color : rgba(0,0,0,0.5);
   color : #FFFFFF;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
   font-size : 5rem;
   text-align : center;
   vertical-align : middle;
   padding-top : 5px;
   padding-right : 40px;
   padding-bottom : 10px;
   padding-left : 40px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 60%;
   align-self : center;
   align-content : center;
   -webkit-align-self : center;
   -webkit-align-content : center;
   -ms-flex-item-align : center;
   -ms-flex-line-pack : center;
   display : block;
}
.Band .Outer .Inner .Block .Hero >H3 {
   background-color : #122D74;
   color : #FFFFFF;
   font-family : "SansSerifLight", Tahoma, Helvetica, Arial, sans-serif;
   font-size : 1.9rem;
   text-align : center;
   vertical-align : middle;
   padding-top : 10px;
   padding-right : 40px;
   padding-bottom : 10px;
   padding-left : 40px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 60%;
   align-self : center;
   align-content : center;
   -webkit-align-self : center;
   -webkit-align-content : center;
   -ms-flex-item-align : center;
   -ms-flex-line-pack : center;
}
.Band .Outer .Inner .Block .Hero >H5 {
   background-color : #F3D061;
   color : #000000;
   font-family : "FontAwesome5Light", "SegoeUiLight", Tahoma, Arial, sans-serif;
   font-size : 2.5rem;
   text-align : center;
   vertical-align : middle;
   padding-top : 20px;
   padding-right : 40px;
   padding-bottom : 20px;
   padding-left : 40px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 60%;
   align-self : center;
   align-content : center;
   -webkit-align-self : center;
   -webkit-align-content : center;
   -ms-flex-item-align : center;
   -ms-flex-line-pack : center;
}
.Band .Outer .Inner .Header {
   width : 1200px;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   flex-direction : row;
   flex-wrap : wrap;
   flex-shrink : 1;
   justify-content : flex-start;
   align-items : stretch;
   -webkit-flex-direction : row;
   -webkit-flex-wrap : wrap;
   -webkit-flex-shrink : 1;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : stretch;
   -webkit-box-align : stretch;
   -moz-flex-direction : row;
   -moz-flex-wrap : wrap;
   -moz-box-pack : start;
   -moz-box-align : stretch;
   -ms-flex-direction : row;
   -ms-flex-wrap : wrap;
   -ms-flex-negative : 1;
   -ms-flex-pack : start;
   -ms-flex-align : stretch;
   -o-flex-direction : row;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.Band .Outer .Inner .Header .Logo {
   width : 1050px;
   order : 1;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-start;
   align-items : center;
   align-self : stretch;
   -webkit-order : 1;
   -webkit-box-ordinal-group : 1;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-box-ordinal-group : 1;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-order : 1;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.Band .Outer .Inner .Header .Logo IMG {
   padding-top : 20px;
   padding-right : 20px;
   padding-bottom : 20px;
   padding-left : 20px;
   max-width : 260px;
}
.Band .Outer .Inner .Header .Navigation {
   margin-right : 0px;
   margin-left : 0px;
   width : 750px;
   min-height : 20px;
   flex-direction : row;
   order : 2;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-end;
   align-items : center;
   align-self : stretch;
   -webkit-flex-direction : row;
   -webkit-order : 2;
   -webkit-box-ordinal-group : 2;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-end;
   -webkit-box-pack : end;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-flex-direction : row;
   -moz-box-ordinal-group : 2;
   -moz-box-pack : end;
   -moz-box-align : center;
   -ms-flex-direction : row;
   -ms-flex-order : 2;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : end;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   -o-flex-direction : row;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.Band .Outer .Inner .Header .SocialGroup {
   width : 150px;
   flex-direction : row;
   order : 3;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : center;
   align-items : center;
   align-self : stretch;
   -webkit-flex-direction : row;
   -webkit-order : 3;
   -webkit-box-ordinal-group : 3;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-flex-direction : row;
   -moz-box-ordinal-group : 3;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : row;
   -ms-flex-order : 3;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   -o-flex-direction : row;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.Band .Outer .Inner .Header .SocialGroup .Social {
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   flex-direction : column;
   flex-wrap : wrap;
   justify-content : center;
   align-items : center;
   -webkit-flex-direction : column;
   -webkit-flex-wrap : wrap;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : column;
   -moz-flex-wrap : wrap;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-wrap : wrap;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.Band .Outer .Inner .Header .SocialGroup .Social A {
   color : inherit;
   font-size : 1.6rem;
   text-align : center;
   vertical-align : central;
   text-decoration : none;
   padding-top : 5px;
   padding-right : 10px;
   padding-bottom : 5px;
   padding-left : 10px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Band .Outer .Inner .Header .SocialGroup .Social A:hover {
   background-color : #122D74;
   color : #FFFFFF;
}
.Col1 {
   padding-right : 20px;
   padding-left : 20px;
   width : 8.33%;
}
.Col2, .ColSixth {
   width : 16.66%;
   padding-left : 20px;
   padding-right : 20px;
}
.ColFifth {
   width : 20%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col3, .ColQuarter {
   width : 25%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col4, .ColThird {
   width : 33.33%;
   padding-left : 20px;
   padding-right : 20px;
}
.ColTwoFifths {
   width : 40%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col5 {
   width : 41.66%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col6, .ColHalf {
   width : 50%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col7 {
   width : 58.33%;
   padding-left : 20px;
   padding-right : 20px;
}
.ColThreeFifths {
   width : 60%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col8, .ColTwoThirds, .ColFourSixths {
   width : 66.66%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col9, .ColThreeQuarters {
   width : 75%;
   padding-left : 20px;
   padding-right : 20px;
}
.ColFourFifths {
   width : 80%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col10, .ColFiveSixths {
   width : 83.33%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col11 {
   width : 91.66%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col12, .ColFull {
   width : 100%;
   padding-left : 20px;
   padding-right : 20px;
}
.Col1Card {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 80px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col2Card, .ColSixthCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 180px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.ColFifthCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 220px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col3Card, .ColQuarterCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 280px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col4Card, .ColThirdCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 380px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.ColTwoFifthsCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 220px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col5Card {
   background-color : #E4DDD3;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 480px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #CCCCCC;
   border-right-color : #CCCCCC;
   border-bottom-color : #CCCCCC;
   border-left-color : #CCCCCC;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col6Card, .ColHalfCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 580px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col7Card {
   background-color : #E4DDD3;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 680px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col8Card, .ColTwoThirdsCard, .ColFourSixthsCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 780px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col9Card, .ColThreeQuartersCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 880px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.ColFourFifthsCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 940px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col10Card, .ColFiveSixthsCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 980px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col11Card {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 1080px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.Col12Card, .ColFullCard {
   background-color : #FFFFFF;
   padding-right : 20px;
   padding-left : 20px;
   margin-top : 10px;
   margin-right : 10px;
   margin-bottom : 10px;
   margin-left : 10px;
   width : 1180px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
}
.NoGaps {
   padding-right : 0px !important;
   padding-left : 0px !important;
}
.Columns1 {
   column-count : 1;
   -moz-column-count : 1;
   -webkit-column-count : 1;
}
.Columns2 {
   column-count : 2;
   -moz-column-count : 2;
   -webkit-column-count : 2;
}
.Columns3 {
   column-count : 3;
   -moz-column-count : 3;
   -webkit-column-count : 3;
}
.Columns4 {
   column-count : 4;
   -moz-column-count : 4;
   -webkit-column-count : 4;
}
.Columns5 {
   column-count : 5;
   -moz-column-count : 5;
   -webkit-column-count : 5;
}
.Columns6 {
   column-count : 6;
   -moz-column-count : 6;
   -webkit-column-count : 6;
}
.ColTop {
   justify-content : flex-start;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -moz-box-pack : start;
   -ms-flex-pack : start;
}
.ColMiddle {
   justify-content : center !important;
   -webkit-justify-content : center !important;
   -webkit-box-pack : center !important;
   -moz-box-pack : center !important;
   -ms-flex-pack : center !important;
}
.ColBottom {
   justify-content : flex-end;
   -webkit-justify-content : flex-end;
   -webkit-box-pack : end;
   -moz-box-pack : end;
   -ms-flex-pack : end;
}
.TopLeft {
   text-align : left;
   vertical-align : top;
}
.Top {
   text-align : center;
   vertical-align : top;
}
.TopRight {
   text-align : right;
   vertical-align : top;
}
.Left {
   text-align : left;
   vertical-align : middle;
}
.Middle {
   text-align : center;
   vertical-align : middle;
}
.Right {
   text-align : right;
   vertical-align : middle;
}
.BottomLeft {
   text-align : left;
   vertical-align : bottom;
}
.Bottom {
   text-align : center;
   vertical-align : bottom;
}
.BottomRight {
   text-align : right;
   vertical-align : bottom;
}
.Justify {
   text-align : justify;
   vertical-align : top;
}
.ExtraWide {
   width : 100% !important;
}
.Expandable {
   flex-grow : 10 !important;
   -webkit-flex-grow : 10 !important;
   -ms-flex-positive : 10 !important;
}
.Shrinkable {
   flex-shrink : 10 !important;
   -webkit-flex-shrink : 10 !important;
   -ms-flex-negative : 10 !important;
}
.ExtraMargin {
   margin-right : 40px;
   margin-left : 40px;
}
.FullHeight {
   flex-grow : 1;
   -webkit-flex-grow : 1;
   -ms-flex-positive : 1;
}
.Ratio1x1 {
   aspect-ratio : 1/1;
}
.Ratio2x1 {
   aspect-ratio : 2/1;
}
.Ratio3x1 {
   aspect-ratio : 3/1;
}
.Ratio4x1 {
   aspect-ratio : 4/1;
}
.Ratio16x9 {
   aspect-ratio : 16/9;
}
.Ratio4x3 {
   aspect-ratio : 4/3;
}
.Ratio3x2 {
   aspect-ratio : 3/2;
}
.Ratio9x16 {
   aspect-ratio : 9/16;
}
.Ratio3x4 {
   aspect-ratio : 3/4;
}
.Ratio2x3 {
   aspect-ratio : 2/3;
}
.GapAboveNone {
   margin-top : 0px !important;
}
.GapAboveMicro {
   margin-top : 5px !important;
}
.GapAboveTiny {
   margin-top : 10px !important;
}
.GapAboveSmall {
   margin-top : 20px !important;
}
.GapAboveStandard {
   margin-top : 40px !important;
}
.GapAboveLarge {
   margin-top : 60px !important;
}
.GapAboveMassive {
   margin-top : 90px !important;
}
.GapBelowNone {
   margin-bottom : 0px !important;
}
.GapBelowMicro {
   margin-bottom : 5px !important;
}
.GapBelowTiny {
   margin-bottom : 10px !important;
}
.GapBelowSmall {
   margin-bottom : 20px !important;
}
.GapBelowStandard {
   margin-bottom : 40px !important;
}
.GapBelowLarge {
   margin-bottom : 60px !important;
}
.GapBelowMassive {
   margin-bottom : 90px !important;
}
.SpaceAbove {
   padding-top : 0px;
}
.SpaceAboveMicro {
   padding-top : 5px;
}
.SpaceAboveTiny {
   padding-top : 10px;
}
.SpaceAboveSmall {
   padding-top : 20px;
}
.SpaceAboveStandard {
   padding-top : 40px;
}
.SpaceAboveLarge {
   padding-top : 60px;
}
.SpaceAboveMassive {
   padding-top : 90px;
}
.SpaceBelowNone {
   padding-bottom : 0px;
}
.SpaceBelowMicro {
   padding-bottom : 5px;
}
.SpaceBelowTiny {
   padding-bottom : 10px;
}
.SpaceBelowSmall {
   padding-bottom : 20px;
}
.SpaceBelowStandard {
   padding-bottom : 40px;
}
.SpaceBelowLarge {
   padding-bottom : 60px;
}
.SpaceBelowMassive {
   padding-bottom : 90px;
}
.LineSpaceSingle {
   line-height : 1;
}
.LineSpaceWider {
   line-height : 1.5;
}
.LineSpaceDouble {
   line-height : 2;
}
H6 {
   color : #122D74;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
   font-size : 1rem;
   font-weight : normal;
}
H5 {
   color : #122D74;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
   font-size : 1.3rem;
   font-weight : normal;
}
H4 {
   color : #122D74;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
   font-size : 1.6rem;
   font-weight : normal;
}
H3 {
   color : #122D74;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
   font-size : 1.9rem;
   font-weight : normal;
}
H2 {
   color : #122D74;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
   font-size : 2.2rem;
   font-weight : normal;
}
H1 {
   color : #122D74;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
   font-size : 2.5rem;
   font-weight : normal;
}
.Size6 {
   font-size : 1rem;
}
.Size5 {
   font-size : 1.3rem;
}
.Size4 {
   font-size : 1.6rem;
}
.Size3 {
   font-size : 1.9rem;
}
.Size2 {
   font-size : 2.2rem;
}
.Size1 {
   font-size : 2.5rem;
}
.Size0 {
   font-size : 3.5rem;
}
.Hairline {
   font-family : "SansSerifHairline", Tahoma, Helvetica, Arial, sans-serif;
}
.Light {
   font-family : "SansSerifLight", Tahoma, Helvetica, Arial, sans-serif;
}
.Regular {
   font-family : "SansSerifRegular", Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, Tahoma, Arial, sans-serif;
}
.Bold {
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif;
}
.Black {
   font-family : "SansSerifBlack", "Arial Black", Arial, sans-serif;
}
.CondensedHairline {
   font-family : "CondensedHairline", "Roboto Condensed", "Arial Narrow", sans-serif;
}
.CondensedLight {
   font-family : "CondensedLight", "Roboto Condensed", "Arial Narrow", sans-serif;
}
.Condensed {
   font-family : "CondensedRegular", "Roboto Condensed", "Arial Narrow", sans-serif;
}
.CondensedBold {
   font-family : "CondensedBold", LeagueGothicRegular, Impact, Charcoal, "Roboto Condensed", "Arial Narrow", sans-serif;
}
.CondensedBlack {
   font-family : "CondensedBlack", Tahoma, Arial, sans-serif;
}
.WideHairline {
   font-family : "WideHairline", Tahoma, Arial, sans-serif;
}
.WideLight {
   font-family : "WideLight", Tahoma, Arial, sans-serif;
}
.Wide {
   font-family : "WideRegular", "Times New Roman", Times, Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
}
.WideBold {
   font-family : "WideBold", "Times New Roman", Times, Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
}
.WideBlack {
   font-family : "WideBlack", Tahoma, Arial, sans-serif;
}
.SerifHairline {
   font-family : "SerifHairline", "Times New Roman", Times, Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
}
.SerifLight {
   font-family : "SerifLight", "Times New Roman", Times, Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
}
.Serif {
   font-family : "SerifRegular", "Times New Roman", Times, Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
}
.SerifBold {
   font-family : "SerifBold", "Times New Roman", Times, Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
   font-weight : bold;
}
.SerifBlack {
   font-family : "SerifBlack", "AbrilFatface", Times, "Times New Roman", Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
}
.Brush {
   font-family : "Brush", "Brush Script MT", "Comic Sans MS", cursive;
}
.Print {
   font-family : "Print", "Segoe Print", "Comic Sans MS", Papyrus, cursive;
}
.Cursive {
   font-family : "Cursive", "Brush Script MT", "Comic Sans MS", cursive;
}
.Typewriter {
   font-family : "Typewriter", "LatoRegular", Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, Tahoma, Arial, sans-serif;
}
.Tall {
   font-family : "Tall", "OswaldRegular", "Roboto Condensed", "Arial Narrow", sans-serif;
}
.SymbolLight {
   font-family : "FontAwesome5Light", "SegoeUiLight", Tahoma, Arial, sans-serif;
}
.SymbolRegular {
   font-family : "FontAwesome5Regular", "SegoeUiLight", Tahoma, Arial, sans-serif;
}
.SymbolSolid {
   font-family : "FontAwesome5Solid", "SegoeUiLight", Tahoma, Arial, sans-serif;
}
.SymbolBrands {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
}
.Custom {
   font-family : "Custom", "LatoRegular", Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, Tahoma, Arial, sans-serif;
}
.DarkText {
   color : #000000;
}
.DarkText A {
   color : #122D74;
   text-decoration : none;
}
.DarkText A:hover {
   color : #F3D061;
}
.DarkText25 {
   color : rgba(0,0,0,0.25);
}
.DarkText25 A {
   color : #FF0000;
   text-decoration : none;
}
.DarkText25 A:hover {
   color : #F3D061;
}
.DarkText50 {
   color : rgba(0,0,0,0.5);
}
.DarkText50 A {
   color : #FF0000;
   text-decoration : none;
}
.DarkText50 A:hover {
   color : #F3D061;
}
.DarkText75 {
   color : rgba(0,0,0,0.75);
}
.DarkText75 A {
   color : #FF0000;
   text-decoration : none;
}
.DarkText75 A:hover {
   color : #F3D061;
}
.LightText {
   color : #FFFFFF;
}
.LightText A {
   color : #FFFFFF;
   text-decoration : none;
}
.LightText A:hover {
   color : #F3D061;
}
.LightText25 {
   color : rgba(255,255,255,0.25);
}
.LightText25 A {
   color : #FF0000;
   text-decoration : none;
}
.LightText25 A:hover {
   color : #FFFFFF;
}
.LightText50 {
   color : rgba(255,255,255,0.5);
}
.LightText50 A {
   color : #FF0000;
   text-decoration : none;
}
.LightText50 A:hover {
   color : #FFFFFF;
}
.LightText75 {
   color : rgba(255,255,255,0.75);
}
.LightText75 A {
   color : #FF0000;
   text-decoration : none;
}
.LightText75 A:hover {
   color : #FFFFFF;
}
.AccentText {
   color : #122D74;
}
.Accent2Text {
   color : #F3D061 !important;
}
.AccentBackground {
   background-color : #122D74;
}
A {
   color : #122D74;
   font-family : inherit;
   font-size : inherit;
   font-weight : inherit;
   font-style : inherit;
   text-decoration : none;
   display : inline-block;
}
A:hover {
   color : #F3D061;
}
.DropCap2:first-letter {
   color : #122D74;
   font-family : inherit;
   font-size : 3.2rem;
   font-weight : bold;
   text-align : inherit;
   vertical-align : inherit;
   margin-top : .15rem;
   margin-right : 0.1rem;
   float : left;
   initial-letter : 2;
}
.DropCap3:first-letter {
   color : #122D74;
   font-family : inherit;
   font-size : 5rem;
   font-weight : bold;
   margin-top : .15rem;
   margin-right : 0.5rem;
   float : left;
   initial-letter : 3;
}
.DropCap4:first-letter {
   color : #122D74;
   font-family : inherit;
   font-size : 6.85rem;
   font-weight : bold;
   margin-top : .15rem;
   margin-right : 0.5rem;
   float : left;
}
.DropCap5:first-letter {
   color : #122D74;
   font-family : inherit;
   font-size : 8.7rem;
   font-weight : bold;
   margin-top : .15rem;
   margin-right : 0.5rem;
   float : left;
}
.BgTopLeft {
   background-position : left top !important;
}
.BgTop {
   background-position : center top !important;
}
.BgTopRight {
   background-position : right top !important;
}
.BgLeft {
   background-position : left center !important;
}
.BgMiddle {
   background-position : center center !important;
}
.BgRight {
   background-position : right center !important;
}
.BgBottomLeft {
   background-position : left bottom !important;
}
.BgBottom {
   background-position : center bottom !important;
}
.BgBottomRight {
   background-position : right bottom !important;
}
.BgMiddle {
   background-repeat : no-repeat;
   background-size : initial important!;
   -moz-background-size : initial important!;
   -webkit-background-size : initial important!;
   -o-background-size : initial important!;
   object-fit : none important!;
}
.BgTile {
   background-position : center center;
   background-repeat : repeat;
   background-size : initial !important;
   -moz-background-size : initial !important;
   -webkit-background-size : initial !important;
   -o-background-size : initial !important;
}
.BgCover {
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
}
.BgContain {
   background-repeat : no-repeat;
   background-size : contain;
   -moz-background-size : contain;
   -webkit-background-size : contain;
   -o-background-size : contain;
}
.BlendMultiply {
   background-blend-mode : multiply;
}
.BlendScreen {
   background-blend-mode : screen;
}
.BlendOverlay {
   background-blend-mode : overlay;
}
.BlendDarken {
   background-blend-mode : darken;
}
.BlendLighten {
   background-blend-mode : lighten;
}
.BlendDodge {
   background-blend-mode : color-dodge;
}
.BlendSaturation {
   background-blend-mode : saturation;
}
.BlendColour {
   background-blend-mode : color;
}
.BlendLuminosity {
   background-blend-mode : luminosity;
}
.BlendBurn {
   background-blend-mode : color-burn;
}
.BlendHardLight {
   background-blend-mode : hard-light;
}
.BlendSoftLight {
   background-blend-mode : soft-light;
}
.BlendDifference {
   background-blend-mode : difference;
}
.BlendExclusion {
   background-blend-mode : exclusion;
}
.BlendHue {
   background-blend-mode : hue;
}
.BgLight5 {
   background-color : rgba(255,255,255,0.05);
}
.BgLight10 {
   background-color : rgba(255,255,255,0.1);
}
.BgLight15 {
   background-color : rgba(255,255,255,0.15);
}
.BgLight20 {
   background-color : rgba(255,255,255,0.20);
}
.BgLight25 {
   background-color : rgba(255,255,255,0.25);
}
.BgLight30 {
   background-color : rgba(255,255,255,0.3);
}
.BgLight35 {
   background-color : rgba(255,255,255,0.35);
}
.BgLight40 {
   background-color : rgba(255,255,255,0.4);
}
.BgLight45 {
   background-color : rgba(255,255,255,0.45);
}
.BgLight50 {
   background-color : rgba(255,255,255,0.5);
}
.BgLight55 {
   background-color : rgba(255,255,255,0.55);
}
.BgLight60 {
   background-color : rgba(255,255,255,0.6);
}
.BgLight65 {
   background-color : rgba(255,255,255,0.65);
}
.BgLight70 {
   background-color : rgba(255,255,255,0.7);
}
.BgLight75 {
   background-color : rgba(255,255,255,0.75);
}
.BgLight80 {
   background-color : rgba(255,255,255,0.8);
}
.BgLight85 {
   background-color : rgba(255,255,255,0.85);
}
.BgLight90 {
   background-color : rgba(255,255,255,0.9);
}
.BgLight95 {
   background-color : rgba(255,255,255,0.95);
}
.BgDark5 {
   background-color : rgba(0,0,0,0.05);
}
.BgDark5 {
   background-color : rgba(0,0,0,0.05);
}
.BgDark10 {
   background-color : rgba(0,0,0,0.1);
}
.BgDark15 {
   background-color : rgba(0,0,0,0.15);
}
.BgDark20 {
   background-color : rgba(0,0,0,0.2);
}
.BgDark25 {
   background-color : rgba(0,0,0,0.25);
}
.BgDark30 {
   background-color : rgba(0,0,0,0.3);
}
.BgDark35 {
   background-color : rgba(0,0,0,0.35);
}
.BgDark40 {
   background-color : rgba(0,0,0,0.4);
}
.BgDark45 {
   background-color : rgba(0,0,0,0.5);
}
.BgDark50 {
   background-color : rgba(0,0,0,0.5);
}
.BgDark55 {
   background-color : rgba(0,0,0,0.55);
}
.BgDark60 {
   background-color : rgba(0,0,0,0.6);
}
.BgDark65 {
   background-color : rgba(0,0,0,0.65);
}
.BgDark70 {
   background-color : rgba(0,0,0,0.7);
}
.BgDark75 {
   background-color : rgba(0,0,0,0.75);
}
.BgDark80 {
   background-color : rgba(0,0,0,0.8);
}
.BgDark85 {
   background-color : rgba(0,0,0,0.85);
}
.BgDark90 {
   background-color : rgba(0,0,0,0.9);
}
.BgDark95 {
   background-color : rgba(0,0,0,0.95);
}
DIV.SpeechBubbleTop {
   background-color : #122D74;
   color : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 20px;
   padding-right : 20px;
   padding-bottom : 20px;
   padding-left : 20px;
   margin-top : 20px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 10px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
   position : relative;
}
DIV.SpeechBubbleTop:after {
   background-color : transparent;
   width : 0px;
   border-top-width : 0px;
   border-right-width : 0px;
   border-bottom-width : 20px;
   border-left-width : 19px;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : transparent;
   border-right-color : transparent;
   border-bottom-color : #122D74;
   border-left-color : transparent;
   display : block;
   top : -20px;
   left : 40px;
   z-index : 1;
   position : absolute;
   content : '';
}
DIV.SpeechBubbleRight {
   background-color : #122D74;
   color : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   padding-top : 20px;
   padding-right : 20px;
   padding-bottom : 20px;
   padding-left : 20px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 10px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
   position : relative;
}
DIV.SpeechBubbleRight:after {
   background-color : transparent;
   width : 0px;
   border-top-width : 20px;
   border-right-width : 20px;
   border-bottom-width : 0px;
   border-left-width : 0px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : none;
   border-left-style : none;
   border-top-color : #122D74;
   border-right-color : transparent;
   border-bottom-color : transparent;
   border-left-color : transparent;
   display : block;
   top : 40px;
   right : -20px;
   z-index : 1;
   position : absolute;
   content : '';
}
DIV.SpeechBubbleBottom {
   background-color : #122D74;
   color : inherit;
   font-size : inherit;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 20px;
   padding-right : 20px;
   padding-bottom : 20px;
   padding-left : 20px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 20px;
   margin-left : 0px;
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-right-radius : 10px;
   border-bottom-left-radius : 10px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
   position : relative;
}
DIV.SpeechBubbleBottom:after {
   background-color : transparent;
   width : 0px;
   border-top-width : 20px;
   border-right-width : 20px;
   border-bottom-width : 0px;
   border-left-width : 0px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : none;
   border-left-style : none;
   border-top-color : #122D74;
   border-right-color : transparent;
   border-bottom-color : transparent;
   border-left-color : transparent;
   display : block;
   bottom : -20px;
   left : 40px;
   z-index : 1;
   position : absolute;
   content : '';
}
DIV.SpeechBubbleLeft {
   background-color : #122D74;
   color : inherit;
   font-size : inherit;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 20px;
   padding-right : 20px;
   padding-bottom : 20px;
   padding-left : 20px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-right-radius : 10px;
   border-bottom-left-radius : 10px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
   position : relative;
}
DIV.SpeechBubbleLeft:after {
   background-color : transparent;
   width : 0px;
   border-top-width : 0px;
   border-right-width : 20px;
   border-bottom-width : 19px;
   border-left-width : 0px;
   border-top-style : none;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : transparent;
   border-right-color : #122D74;
   border-bottom-color : transparent;
   border-left-color : transparent;
   display : block;
   top : 40px;
   left : -20px;
   z-index : 1;
   position : absolute;
   content : '';
}
A.Menu {
   background-color : #F3D061;
   color : #000000;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : center;
   vertical-align : middle;
   text-transform : none;
   text-decoration : none;
   padding-top : 5px;
   padding-right : 15px;
   padding-bottom : 6px;
   padding-left : 15px;
   margin-top : 2px;
   margin-right : 2px;
   margin-bottom : 2px;
   margin-left : 2px;
   display : inline-block;
}
A.Menu:hover {
   background-color : #FF0000;
   color : #FFFFFF;
}
A.Button {
   background-color : #122D74;
   color : #FFFFFF;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : center;
   vertical-align : middle;
   text-transform : none;
   text-decoration : none;
   padding-top : 10px;
   padding-right : 15px;
   padding-bottom : 9px;
   padding-left : 15px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
   transition : 0.3s;
   -webkit-transition : 0.3s;
   -moz-transition : 0.3s;
   -ms-transition : 0.3s;
   -o-transition : 0.3s;
   display : inline-block;
}
A.Button:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
A.ButtonWide {
   background-color : #122D74;
   color : #FFFFFF;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : center;
   vertical-align : middle;
   text-transform : none;
   text-decoration : none;
   padding-top : 10px;
   padding-right : 15px;
   padding-bottom : 9px;
   padding-left : 15px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
   display : block;
}
A.ButtonWide:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
A.SymbolButton {
   background-color : #122D74;
   color : inherit;
   font-family : "FontAwesome5Light", "SegoeUiLight", Tahoma, Arial, sans-serif;
   font-size : 2.2rem;
   font-weight : normal;
   font-style : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 12px;
   width : 60px;
   height : 60px;
   border-top-left-radius : 50%;
   border-top-right-radius : 50%;
   border-bottom-left-radius : 50%;
   border-bottom-right-radius : 50%;
   -moz-border-radius-topleft : 50%;
   -moz-border-radius-topright : 50%;
   -moz-border-radius-bottomleft : 50%;
   -moz-border-radius-bottomright : 50%;
   -webkit-border-top-left-radius : 50%;
   -webkit-border-top-right-radius : 50%;
   -webkit-border-bottom-left-radius : 50%;
   -webkit-border-bottom-right-radius : 50%;
   display : inline-block;
   overflow : hidden;
}
A.SymbolButton:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
A.ButtonRound {
   background-color : #122D74;
   color : #FFFFFF;
   margin-right : 15px;
   width : 60px;
   height : 60px;
   border-top-left-radius : 50%;
   border-top-right-radius : 50%;
   border-bottom-left-radius : 50%;
   border-bottom-right-radius : 50%;
   -moz-border-radius-topleft : 50%;
   -moz-border-radius-topright : 50%;
   -moz-border-radius-bottomleft : 50%;
   -moz-border-radius-bottomright : 50%;
   -webkit-border-top-left-radius : 50%;
   -webkit-border-top-right-radius : 50%;
   -webkit-border-bottom-left-radius : 50%;
   -webkit-border-bottom-right-radius : 50%;
   float : left;
   flex-direction : column;
   justify-content : center;
   align-items : center;
   align-self : center;
   -webkit-flex-direction : column;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : center;
   -moz-flex-direction : column;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
A.ButtonRound:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
A.ButtonRounded {
   background-color : #122D74;
   color : #FFFFFF;
   margin-right : 15px;
   width : 60px;
   height : 60px;
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 10px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
   float : left;
   flex-direction : column;
   justify-content : center;
   align-items : center;
   align-self : center;
   -webkit-flex-direction : column;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : center;
   -moz-flex-direction : column;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
A.ButtonRounded:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
A.ToolbarIcon {
   background-color : #FF0000;
   font-family : inherit;
   color : inherit;
   font-size : inherit;
   font-weight : inherit;
   text-align : center;
   vertical-align : bottom;
   text-decoration : none;
   width : 100px;
   height : 100px;
   margin-bottom : 4px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FF0000;
   border-right-color : #FF0000;
   border-bottom-color : #FF0000;
   border-left-color : #FF0000;
   border-top-left-radius : 5px;
   border-top-right-radius : 5px;
   border-bottom-left-radius : 5px;
   border-bottom-right-radius : 5px;
   -moz-border-radius-topleft : 5px;
   -moz-border-radius-topright : 5px;
   -moz-border-radius-bottomleft : 5px;
   -moz-border-radius-bottomright : 5px;
   -webkit-border-top-left-radius : 5px;
   -webkit-border-top-right-radius : 5px;
   -webkit-border-bottom-left-radius : 5px;
   -webkit-border-bottom-right-radius : 5px;
   display : inline-table;
   overflow : hidden;
}
A.ToolbarIcon:hover {
   background-color : #FF0000;
   color : #FFFFFF;
}
A.ToolbarIcon DIV.IconSymbol {
   font-family : "FontAwesome5Regular", "SegoeUiLight", Tahoma, Arial, sans-serif;
   color : inherit;
   font-size : 2.5rem;
   font-weight : normal;
   text-align : center;
   vertical-align : bottom;
   width : 100%;
   height : 65px;
   padding-top : 20px;
   display : block;
}
A.ToolbarIcon DIV.IconText {
   font-family : inherit;
   color : inherit;
   font-size : 1rem;
   text-align : center;
   vertical-align : top;
   width : 100%;
   line-height : 1;
}
A.ButtonWithSymbol {
   background-color : #122D74;
   margin-top : 2px;
   margin-bottom : 2px;
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 10px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
   flex-direction : row;
   justify-content : flex-start;
   align-items : center;
   -webkit-flex-direction : row;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : row;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-direction : row;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -o-flex-direction : row;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
A.ButtonWithSymbol >.Icon {
   background-color : rgba(0,0,0,0.15);
   padding-top : 10px;
   padding-bottom : 10px;
   width : 60px;
   border-top-left-radius : 10px;
   border-top-right-radius : 0px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 0px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 0px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 0px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 0px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 0px;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : center;
   align-items : center;
   align-self : stretch;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
A.ButtonWithSymbol >.Text {
   padding-top : 10px;
   padding-right : 20px;
   padding-bottom : 10px;
   padding-left : 20px;
   width : 60px;
   flex-grow : 1;
   justify-content : flex-start;
   align-items : center;
   align-self : stretch;
   -webkit-flex-grow : 1;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-positive : 1;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
A.ButtonWithSymbol:hover {
   background-color : #F3D061;
}
OL.Custom {
   color : inherit;
   font-family : inherit;
   font-weight : inherit;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 40px;
   list-style-type : none;
   counter-reset : customcounter;
}
OL.Custom >LI {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : left;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   position : relative;
}
OL.Custom >LI:before {
   color : inherit;
   font-family : "SansSerifBold", "Arial Black", Arial, sans-serif !important;
   font-size : inherit;
   font-weight : inherit;
   text-align : center;
   vertical-align : top;
   padding-top : 1px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 30px;
   position : absolute;
   top : 0;
   left : -40px;
   overflow-x : visible;
   overflow-y : visible;
   counter-increment : customcounter;
   content : counter(customcounter) ".";
   display : block;
}
UL.Custom {
   color : inherit;
   font-family : inherit;
   font-weight : inherit;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 40px;
   list-style-type : none;
}
UL.Custom >LI {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : left;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   position : relative;
}
UL.Custom >LI:before {
   color : #F3D061;
   font-family : "FontAwesome5Solid", "SegoeUiLight", Tahoma, Arial, sans-serif;
   font-size : inherit;
   font-weight : inherit;
   text-align : center;
   vertical-align : top;
   padding-top : 1px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 30px;
   position : absolute;
   top : 0;
   left : -40px;
   overflow-x : visible;
   overflow-y : visible;
   content : "\F22D";
   display : block;
}
UL.Custom >LI.Tel:before {
   content : "\F095";
}
UL.Custom >LI.Fax:before {
   content : "\F1AC";
}
UL.Custom >LI.Cell:before {
   content : "\F10B";
}
UL.Custom >LI.Email:before {
   content : "\F0E0";
}
UL.Custom >LI.Address:before {
   content : "\F3C5";
}
UL.Custom >LI.Name:before {
   content : "\F007";
}
UL.Custom >LI.Doc:before {
   content : "\F15B";
}
UL.Custom >LI.Folder:before {
   content : "\F07B";
}
UL.Custom >LI.Link:before {
   content : "\F0C1";
}
UL.Custom >LI.Paperclip:before {
   content : "\F0C6";
}
UL.Custom >LI.Download:before {
   content : "\F0ED";
}
UL.Custom >LI.House:before {
   content : "\F015";
}
UL.Custom >LI.Time:before {
   content : "\F017";
}
UL.Custom >LI.Date:before {
   content : "\F073";
}
UL.Custom >LI.Arrow:before {
   content : "\F054";
}
UL.Custom >LI.Quote:before {
   content : "\F10D";
}
UL.Custom >LI.Twitter:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F099";
}
UL.Custom >LI.Facebook:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F39E";
}
UL.Custom >LI.Instagram:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F16D";
}
UL.Custom >LI.Pinterest:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F231";
}
UL.Custom >LI.Youtube:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F167";
}
UL.Custom >LI.Skype:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F17E";
}
UL.Custom >LI.Whatsapp:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F232";
}
UL.Custom >LI.Dropbox:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F16B";
}
UL.Custom >LI.Checked:before {
   content : "\F14A";
}
UL.Custom >LI.Unchecked:before {
   content : "\F04D";
}
UL.CustomBig {
   color : inherit;
   font-family : inherit;
   font-weight : inherit;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 60px;
   list-style-type : none;
}
UL.CustomBig >LI {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : left;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   position : relative;
}
UL.CustomBig >LI:not(:last-child) {
   padding-bottom : 10px;
}
UL.CustomBig >LI:before {
   color : inherit;
   font-family : "FontAwesome5Light", "SegoeUiLight", Tahoma, Arial, sans-serif;
   font-size : 2.5rem;
   font-weight : inherit;
   text-align : center;
   vertical-align : top;
   padding-top : 1px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 50px;
   position : absolute;
   top : 0;
   left : -60px;
   overflow-x : visible;
   overflow-y : visible;
   content : "\F192";
   display : block;
}
UL.CustomBig >LI.Tel:before {
   content : "\F095";
}
UL.CustomBig >LI.Fax:before {
   content : "\F1AC";
}
UL.CustomBig >LI.Cell:before {
   content : "\F10B";
}
UL.CustomBig >LI.Email:before {
   content : "\F0E0";
}
UL.CustomBig >LI.Address:before {
   content : "\F3C5";
}
UL.CustomBig >LI.Name:before {
   content : "\F007";
}
UL.CustomBig >LI.Doc:before {
   content : "\F15B";
}
UL.CustomBig >LI.Folder:before {
   content : "\F07B";
}
UL.CustomBig >LI.Link:before {
   content : "\F0C1";
}
UL.CustomBig >LI.Paperclip:before {
   content : "\F0C6";
}
UL.CustomBig >LI.Download:before {
   content : "\F0ED";
}
UL.CustomBig >LI.House:before {
   content : "\F015";
}
UL.CustomBig >LI.Time:before {
   content : "\F017";
}
UL.CustomBig >LI.Date:before {
   content : "\F073";
}
UL.CustomBig >LI.Twitter:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F099";
}
UL.CustomBig >LI.Facebook:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F39E";
}
UL.CustomBig >LI.Instagram:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F16D";
}
UL.CustomBig >LI.Pinterest:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F231";
}
UL.CustomBig >LI.Youtube:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F167";
}
UL.CustomBig >LI.Skype:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F17E";
}
UL.CustomBig >LI.Whatsapp:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F232";
}
UL.CustomBig >LI.Dropbox:before {
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   content : "\F16B";
}
UL.CustomBig >LI.Checked:before {
   content : "\F14A";
}
UL.CustomBig >LI.Unchecked:before {
   content : "\F04D";
}
.Round {
   border-top-left-radius : 50%;
   border-top-right-radius : 50%;
   border-bottom-left-radius : 50%;
   border-bottom-right-radius : 50%;
   -moz-border-radius-topleft : 50%;
   -moz-border-radius-topright : 50%;
   -moz-border-radius-bottomleft : 50%;
   -moz-border-radius-bottomright : 50%;
   -webkit-border-top-left-radius : 50%;
   -webkit-border-top-right-radius : 50%;
   -webkit-border-bottom-left-radius : 50%;
   -webkit-border-bottom-right-radius : 50%;
}
.RoundTop {
   border-top-left-radius : 50%;
   border-top-right-radius : 50%;
   border-bottom-left-radius : 0px;
   border-bottom-right-radius : 0px;
   -moz-border-radius-topleft : 50%;
   -moz-border-radius-topright : 50%;
   -moz-border-radius-bottomleft : 0px;
   -moz-border-radius-bottomright : 0px;
   -webkit-border-top-left-radius : 50%;
   -webkit-border-top-right-radius : 50%;
   -webkit-border-bottom-left-radius : 0px;
   -webkit-border-bottom-right-radius : 0px;
}
.RoundRight {
   border-top-left-radius : 0px;
   border-top-right-radius : 50%;
   border-bottom-left-radius : 0px;
   border-bottom-right-radius : 50%;
   -moz-border-radius-topleft : 0px;
   -moz-border-radius-topright : 50%;
   -moz-border-radius-bottomleft : 0px;
   -moz-border-radius-bottomright : 50%;
   -webkit-border-top-left-radius : 0px;
   -webkit-border-top-right-radius : 50%;
   -webkit-border-bottom-left-radius : 0px;
   -webkit-border-bottom-right-radius : 50%;
}
.RoundBottom {
   border-top-left-radius : 0px;
   border-top-right-radius : 0px;
   border-bottom-left-radius : 50%;
   border-bottom-right-radius : 50%;
   -moz-border-radius-topleft : 0px;
   -moz-border-radius-topright : 0px;
   -moz-border-radius-bottomleft : 50%;
   -moz-border-radius-bottomright : 50%;
   -webkit-border-top-left-radius : 0px;
   -webkit-border-top-right-radius : 0px;
   -webkit-border-bottom-left-radius : 50%;
   -webkit-border-bottom-right-radius : 50%;
}
.RoundLeft {
   border-top-left-radius : 50%;
   border-top-right-radius : 0px;
   border-bottom-left-radius : 50%;
   border-bottom-right-radius : 0px;
   -moz-border-radius-topleft : 50%;
   -moz-border-radius-topright : 0px;
   -moz-border-radius-bottomleft : 50%;
   -moz-border-radius-bottomright : 0px;
   -webkit-border-top-left-radius : 50%;
   -webkit-border-top-right-radius : 0px;
   -webkit-border-bottom-left-radius : 50%;
   -webkit-border-bottom-right-radius : 0px;
}
.Rounded {
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 10px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
}
.RoundedTop {
   border-top-left-radius : 10px;
   border-top-right-radius : 10px;
   border-bottom-left-radius : 0px;
   border-bottom-right-radius : 0px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 0px;
   -moz-border-radius-bottomright : 0px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 0px;
   -webkit-border-bottom-right-radius : 0px;
}
.RoundedRight {
   border-top-left-radius : 0px;
   border-top-right-radius : 10px;
   border-bottom-left-radius : 0px;
   border-bottom-right-radius : 10px;
   -moz-border-radius-topleft : 0px;
   -moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 0px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 0px;
   -webkit-border-top-right-radius : 10px;
   -webkit-border-bottom-left-radius : 0px;
   -webkit-border-bottom-right-radius : 10px;
}
.RoundedBottom {
   border-top-left-radius : 0px;
   border-top-right-radius : 0px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 10px;
   -moz-border-radius-topleft : 0px;
   -moz-border-radius-topright : 0px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 10px;
   -webkit-border-top-left-radius : 0px;
   -webkit-border-top-right-radius : 0px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 10px;
}
.RoundedLeft {
   border-top-left-radius : 10px;
   border-top-right-radius : 0px;
   border-bottom-left-radius : 10px;
   border-bottom-right-radius : 0px;
   -moz-border-radius-topleft : 10px;
   -moz-border-radius-topright : 0px;
   -moz-border-radius-bottomleft : 10px;
   -moz-border-radius-bottomright : 0px;
   -webkit-border-top-left-radius : 10px;
   -webkit-border-top-right-radius : 0px;
   -webkit-border-bottom-left-radius : 10px;
   -webkit-border-bottom-right-radius : 0px;
}
.Shadow {
   box-shadow : 5px 5px 10px #666;
   -moz-box-shadow : 5px 5px 10px #666;
   -webkit-box-shadow : 5px 5px 10px #666;
}
.TextShadowLight {
   text-shadow : 5px 5px 10px rgba(0,0,0,0.25);
}
.TextShadowDark {
   text-shadow : 5px 5px 10px rgba(0,0,0,0.75);
}
.TextGlowLight {
   text-shadow : 0px 0px 15px rgba(255,255,255,1);
}
.TextGlowDark {
   text-shadow : 0px 0px 15px rgba(0,0,0,1);
}
.GlowDark {
   box-shadow : 0px 0px 15px #333;
   -moz-box-shadow : 0px 0px 15px #333;
   -webkit-box-shadow : 0px 0px 15px #333;
}
.GlowLight {
   box-shadow : 0px 0px 10px #FFF;
   -moz-box-shadow : 0px 0px 10px #FFF;
   -webkit-box-shadow : 0px 0px 10px #FFF;
}
DIV.Field {
   font-family : inherit;
   color : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 10px;
   padding-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
}
DIV.Field >P {
   background-color : transparent;
   font-family : inherit;
   color : inherit;
   font-size : inherit;
   font-weight : bold;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 0px;
   padding-right : 5px;
   padding-bottom : 0px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 5px;
   margin-left : 0px;
   display : block;
}
DIV.Field INPUT[type="text"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="text"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="password"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="password"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field TEXTAREA {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
   resize : none;
}
DIV.Field TEXTAREA:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field SELECT {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 2px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field SELECT:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field SELECT OPTION {
   background-color : #FFFFFF;
   font-family : inherit;
   color : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 0px;
   padding-right : 5px;
   padding-bottom : 0px;
   padding-left : 5px;
}
DIV.Field INPUT[type="radio"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : top;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 5px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 5px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : inline-block;
}
DIV.Field INPUT[type="radio"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="checkbox"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : top;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   margin-top : 5px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 5px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : inline-block;
}
DIV.Field INPUT[type="checkbox"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="button"] {
   background-color : #DDDDDD;
   color : #000000;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 15px;
   padding-bottom : 3px;
   padding-left : 15px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="button"]:hover {
   background-color : #122D74;
   color : #FFFFFF;
   border-top-color : #666666;
   border-right-color : #666666;
   border-bottom-color : #666666;
   border-left-color : #666666;
}
DIV.Field INPUT[type="color"] {
   background-color : #EEEEEE;
   color : #000000;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="color"]:hover {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="date"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="date"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="email"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="email"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="file"] {
   background-color : #EEEEEE;
   color : #000000;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 15px;
   padding-bottom : 3px;
   padding-left : 15px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 100%;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="file"]:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
DIV.Field INPUT[type="tel"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="tel"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="range"] {
   background-color : #FFFFFF;
   color : #000000;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   width : 100%;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="range"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="number"] {
   background-color : #FFFFFF;
   color : #000000;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   max-width : 100%;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="number"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="time"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="time"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.Field INPUT[type="url"] {
   background-color : #FFFFFF;
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   width : 100%;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-top : 0px;
   margin-right : 10px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #999999;
   border-right-color : #999999;
   border-bottom-color : #999999;
   border-left-color : #999999;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : block;
}
DIV.Field INPUT[type="url"]:focus {
   border-top-color : #122D74;
   border-right-color : #122D74;
   border-bottom-color : #122D74;
   border-left-color : #122D74;
}
DIV.FormButtons {
   background-color : rgba(255,255,255,0.25);
   font-family : inherit;
   color : #DDDDDD;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : inherit;
   vertical-align : middle;
   padding-top : 10px;
   padding-right : 10px;
   padding-bottom : 10px;
   padding-left : 10px;
   margin-top : 10px;
}
DIV.FormButtons INPUT[type="submit"] {
   background-color : #122D74;
   font-family : inherit;
   color : #FFFFFF;
   font-size : inherit;
   font-weight : normal;
   font-style : normal;
   text-align : center;
   vertical-align : middle;
   text-transform : none;
   text-decoration : none;
   padding-top : 5px;
   padding-right : 15px;
   padding-bottom : 6px;
   padding-left : 15px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   border-top-width : 0px;
   border-right-width : 0px;
   border-bottom-width : 0px;
   border-left-width : 0px;
}
DIV.FormButtons INPUT[type="submit"]:hover {
   background-color : #F3D061;
   color : #000000;
}
.Gallery {
}
.Gallery A {
   background-color : transparent;
   padding-top : 10px;
   padding-right : 10px;
   padding-bottom : 10px;
   padding-left : 10px;
   display : inline-block;
}
.Gallery A:hover {
   background-color : #FF0000;
   border-top-color : #FF0000;
   border-right-color : #FF0000;
   border-bottom-color : #FF0000;
   border-left-color : #FF0000;
}
.Gallery A IMG {
   width : 160px;
}
.Pagination {
   font-family : inherit;
   color : inherit;
   font-size : inherit;
}
.Pagination .PreviousNext {
   background-color : #EEEEEE;
   font-family : inherit;
   color : inherit;
   font-size : inherit;
   text-align : center;
   vertical-align : middle;
   text-decoration : none;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-right : 2px;
   margin-left : 2px;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : inline-block;
}
.Pagination .PreviousNext:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
.Pagination .Page {
   background-color : #EEEEEE;
   font-family : inherit;
   color : inherit;
   font-size : inherit;
   text-align : center;
   vertical-align : middle;
   text-decoration : none;
   width : 30px;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-right : 2px;
   margin-left : 2px;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : inline-block;
}
.Pagination .Page:hover {
   background-color : #122D74;
   color : #FFFFFF;
}
.Pagination .PageSelected {
   background-color : #122D74;
   font-family : inherit;
   color : #FFFFFF;
   font-size : inherit;
   text-align : center;
   vertical-align : middle;
   text-decoration : none;
   width : 30px;
   padding-top : 3px;
   padding-right : 5px;
   padding-bottom : 3px;
   padding-left : 5px;
   margin-right : 2px;
   margin-left : 2px;
   border-top-left-radius : 3px;
   border-top-right-radius : 3px;
   border-bottom-left-radius : 3px;
   border-bottom-right-radius : 3px;
   -moz-border-radius-topleft : 3px;
   -moz-border-radius-topright : 3px;
   -moz-border-radius-bottomleft : 3px;
   -moz-border-radius-bottomright : 3px;
   -webkit-border-top-left-radius : 3px;
   -webkit-border-top-right-radius : 3px;
   -webkit-border-bottom-left-radius : 3px;
   -webkit-border-bottom-right-radius : 3px;
   display : inline-block;
}
.Pagination .PageSelected:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
VIDEO {
   width : 100%;
   height : auto;
}
TABLE.Data {
   width : 100%;
}
TABLE.Data TH {
   background-color : #122D74;
   font-family : inherit;
   color : #FFFFFF;
   font-size : inherit;
   font-weight : bold;
   text-align : left;
   vertical-align : bottom;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 5px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
TABLE.Data TH.Left {
   text-align : left !important;
}
TABLE.Data TH.Center {
   text-align : center !important;
}
TABLE.Data TH.Right {
   text-align : right !important;
}
TABLE.Data TD {
   font-family : inherit;
   color : #000000;
   font-size : inherit;
   font-weight : inherit;
   text-align : left;
   vertical-align : top;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 5px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #CCCCCC;
   border-left-color : #FFFFFF;
}
TABLE.Data TD.Left {
   text-align : left !important;
}
TABLE.Data TD.Center {
   text-align : center !important;
}
TABLE.Data TD.Right {
   text-align : right !important;
}
TABLE.Data TR:nth-child(odd) {
   background-color : #EEEEEE;
}
.Document {
   padding-bottom : 3px;
   margin-bottom : 6px;
   width : 100%;
   border-top-width : 0px;
   border-right-width : 0px;
   border-bottom-width : 1px;
   border-left-width : 0px;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #EEEEEE;
   border-right-color : #EEEEEE;
   border-bottom-color : #EEEEEE;
   border-left-color : #EEEEEE;
}
.Document .DocumentIcon {
   color : inherit;
   font-family : "FontAwesome5Regular", "SegoeUiLight", Tahoma, Arial, sans-serif;
   font-size : 1.6rem;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 3px;
   padding-bottom : 3px;
   width : 40px;
   float : left;
   display : inline-block;
}
.Document .DocumentName {
   color : #999999;
   font-family : inherit;
   font-size : inherit;
   font-weight : normal;
   text-align : left;
   vertical-align : middle;
   padding-top : 5px;
   padding-bottom : 5px;
   padding-left : 10px;
   min-height : 32px;
   display : block;
}
.Document .DocumentName A {
   font-family : inherit;
   color : #122D74;
   font-size : inherit;
   font-weight : normal;
   font-style : inherit;
   text-decoration : none;
}
.Document .DocumentName A:hover {
   color : #F3D061;
}
.Invisible {
   display : none;
}
.Hide {
   display : none;
}
.Show {
   display : block;
}
.BorderTop {
   border-top-width : 1px;
   border-top-style : solid;
   border-top-color : #000000;
}
.BorderRight {
   border-right-width : 1px;
   border-right-style : solid;
   border-right-color : #000000;
}
.BorderBottom {
   border-bottom-width : 1px;
   border-bottom-style : solid;
   border-bottom-color : #000000;
}
.BorderLeft {
   border-left-width : 1px;
   border-left-style : solid;
   border-left-color : #000000;
}
.Caption {
   background-color : rgba(0,0,0,0.5);
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : center;
   vertical-align : middle;
   padding-top : 5px;
   padding-right : 10px;
   padding-bottom : 5px;
   padding-left : 10px;
   max-width : 100%;
   display : inline-block;
}
.Parallax {
   background-attachment : fixed !important;
}
.FlexTable {
   background-color : #FFFFFF;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   box-sizing : border-box;
   flex-direction : row;
   flex-wrap : wrap;
   flex-grow : 0;
   flex-shrink : 0;
   flex-basis : auto;
   justify-content : flex-start;
   align-items : stretch;
   align-content : flex-start;
   -webkit-box-orient : horizontal;
   -webkit-box-direction : normal;
   -webkit-flex-direction : row;
   -webkit-flex-wrap : wrap;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-flex-basis : auto;
   -webkit-box-flex : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : stretch;
   -webkit-box-align : stretch;
   -webkit-align-content : flex-start;
   -moz-flex-direction : row;
   -moz-flex-wrap : wrap;
   -moz-box-pack : start;
   -moz-box-align : stretch;
   -ms-flex-direction : row;
   -ms-flex-wrap : wrap;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-preferred-size : auto;
   -ms-flex-pack : start;
   -ms-flex-align : stretch;
   -ms-flex-item-align : stretch;
   -ms-flex-line-pack : start;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableHeader {
   background-color : #122D74;
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   font-weight : bold;
   text-align : left;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-end;
   align-items : flex-start;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-end;
   -webkit-box-pack : end;
   -webkit-align-items : flex-start;
   -webkit-box-align : start;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : end;
   -moz-box-align : start;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : end;
   -ms-flex-align : start;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableHeaderMiddle {
   background-color : #122D74;
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   font-weight : bold;
   text-align : center;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-end;
   align-items : center;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-end;
   -webkit-box-pack : end;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : end;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : end;
   -ms-flex-align : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableHeaderRight {
   background-color : #122D74;
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   font-weight : bold;
   text-align : right;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-end;
   align-items : flex-end;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-end;
   -webkit-box-pack : end;
   -webkit-align-items : flex-end;
   -webkit-box-align : end;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : end;
   -moz-box-align : end;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : end;
   -ms-flex-align : end;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableCell {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : left;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #EEEEEE;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-start;
   align-items : flex-start;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-start;
   -webkit-box-align : start;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : start;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : start;
   -ms-flex-align : start;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableCellMiddle {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : left;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #EEEEEE;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-start;
   align-items : center;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableCellRight {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : left;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #EEEEEE;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-start;
   align-items : flex-end;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-end;
   -webkit-box-align : end;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : end;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : start;
   -ms-flex-align : end;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableFooter {
   background-color : #CCCCCC;
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : left;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #BBBBBB;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-start;
   align-items : flex-start;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-start;
   -webkit-box-align : start;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : start;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : start;
   -ms-flex-align : start;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableFooterMiddle {
   background-color : #CCCCCC;
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : center;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #BBBBBB;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-start;
   align-items : center;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.FlexTable .FlexTableFooterRight {
   background-color : #CCCCCC;
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   text-align : right;
   padding-top : 3px;
   padding-right : 10px;
   padding-bottom : 4px;
   padding-left : 10px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #BBBBBB;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
   box-sizing : border-box;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : flex-start;
   align-items : flex-end;
   -webkit-box-sizing : border-box;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-end;
   -webkit-box-align : end;
   -moz-box-sizing : border-box;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : end;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : start;
   -ms-flex-align : end;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.Opacity90 {
   opacity : 0.9;
}
.Opacity80 {
   opacity : 0.8;
}
.Opacity70 {
   opacity : 0.7;
}
.Opacity60 {
   opacity : 0.6;
}
.Opacity50 {
   opacity : 0.5;
}
.Opacity40 {
   opacity : 0.4;
}
.Opacity30 {
   opacity : 0.3;
}
.Opacity20 {
   opacity : 0.2;
}
.Opacity10 {
   opacity : 0.1;
}
.PadLeft1 {
   padding-left : 100px;
}
.PadLeft2 {
   padding-left : 200px;
}
.PadLeft3 {
   padding-left : 300px;
}
.PadLeft4 {
   padding-left : 400px;
}
.PadLeft5 {
   padding-left : 500px;
}
.PadLeft6 {
   padding-left : 600px;
}
.PadRight1 {
   padding-right : 100px;
}
.PadRight2 {
   padding-right : 200px;
}
.PadRight3 {
   padding-right : 300px;
}
.PadRight4 {
   padding-right : 400px;
}
.PadRight5 {
   padding-right : 500px;
}
.PadRight6 {
   padding-right : 600px;
}
.Order1 {
   order : 1;
   -webkit-order : 0;
   -ms-flex-order : 1;
}
.Order2 {
   order : 2;
   -webkit-order : 1;
   -ms-flex-order : 2;
}
.Order3 {
   order : 3;
   -webkit-order : 2;
   -ms-flex-order : 3;
}
.Order4 {
   order : 4;
   -webkit-order : 3;
   -ms-flex-order : 4;
}
.Order5 {
   order : 5;
   -webkit-order : 4;
   -ms-flex-order : 5;
}
.Order6 {
   order : 6;
   -webkit-order : 5;
   -ms-flex-order : 6;
}
.Order7 {
   order : 7;
   -webkit-order : 6;
   -ms-flex-order : 7;
}
.Order8 {
   order : 8;
   -webkit-order : 7;
   -ms-flex-order : 8;
}
.Order9 {
   order : 9;
   -webkit-order : 8;
   -ms-flex-order : 9;
}
.Order10 {
   order : 10;
   -webkit-order : 9;
   -ms-flex-order : 10;
}
.StickyTop {
   position : sticky;
   top : -1px;
}
.StickyBottom {
   position : sticky;
   bottom : 0px;
}
.ImageHoverCaption {
   font-family : inherit;
   font-size : inherit;
   font-weight : inherit;
   width : 100%;
   position : relative;
   overflow-x : hidden;
   overflow-y : hidden;
}
.ImageHoverCaption IMG {
   width : 100%;
   height : auto;
   display : block;
}
.ImageHoverCaption .CaptionOverlay {
   background-color : rgba(0,0,0,0.75);
   width : 100%;
   height : 100%;
   opacity : 0;
   position : absolute;
   top : 0;
   right : 0;
   bottom : 0;
   left : 0;
   transition : .5s ease;
}
.ImageHoverCaption:hover .CaptionOverlay {
   opacity : 1;
}
.ImageHoverCaption .OverlayText {
   color : white;
   font-family : inherit;
   font-size : inherit;
   font-weight : inherit;
   text-align : center;
   position : absolute;
   top : 50%;
   left : 50%;
   transform : translate(-50%, -50%);
   -webkit-transform : translate(-50%, -50%);
   -ms-transform : translate(-50%, -50%);
}
.ImageWithCaption {
   width : 100%;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   flex-direction : row;
   flex-wrap : nowrap;
   justify-content : center;
   align-items : center;
   -webkit-box-orient : horizontal;
   -webkit-box-direction : normal;
   -webkit-flex-direction : row;
   -webkit-flex-wrap : nowrap;
   -webkit-box-flex : 0;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : row;
   -moz-flex-wrap : nowrap;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : row;
   -ms-flex-wrap : none;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.ImageWithCaption >A.Caption {
   background-color : rgba(0,0,0,0.5);
   color : #FFFFFF;
   font-family : inherit;
   font-size : 1.6rem;
   text-align : center;
   vertical-align : middle;
   padding-top : 5px;
   padding-right : 10px;
   padding-bottom : 5px;
   padding-left : 10px;
   width : 100%;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   display : block;
}
.ImageWithCaption >A.Caption:hover {
   background-color : rgba(255,255,255,0.5);
   color : #FF0000;
}
.ExtraSpaceLeft {
   padding-left : 50px !important;
}
.ExtraSpaceRight {
   padding-right : 50px !important;
}
.IconHeading {
   background-color : #EEEEEE;
   margin-top : 2px;
   margin-bottom : 2px;
   flex-direction : row;
   justify-content : flex-start;
   align-items : center;
   -webkit-flex-direction : row;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : row;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-direction : row;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -o-flex-direction : row;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.IconHeading >.Icon {
   background-color : rgba(0,0,0,0.10);
   padding-top : 2px;
   padding-bottom : 2px;
   width : 40px;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : center;
   align-items : center;
   align-self : stretch;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.IconHeading >.Text {
   padding-top : 2px;
   padding-right : 15px;
   padding-bottom : 2px;
   padding-left : 15px;
   flex-direction : column;
   flex-grow : 1;
   align-content : center;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 1;
   -webkit-align-content : center;
   -moz-flex-direction : column;
   -ms-flex-direction : column;
   -ms-flex-positive : 1;
   -ms-flex-line-pack : center;
   -o-flex-direction : column;
   display : block;
}
.IconDocuments {
   width : 100%;
   flex-direction : row;
   flex-wrap : wrap;
   justify-content : flex-start;
   align-items : flex-start;
   -webkit-flex-direction : row;
   -webkit-flex-wrap : wrap;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-start;
   -webkit-box-align : start;
   -moz-flex-direction : row;
   -moz-flex-wrap : wrap;
   -moz-box-pack : start;
   -moz-box-align : start;
   -ms-flex-direction : row;
   -ms-flex-wrap : wrap;
   -ms-flex-pack : start;
   -ms-flex-align : start;
   -o-flex-direction : row;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.IconDocuments .IconDocument {
   padding-right : 10px;
   padding-left : 10px;
   margin-bottom : 15px;
   width : 160px;
   flex-direction : column;
   flex-wrap : wrap;
   justify-content : flex-start;
   align-items : center;
   -webkit-flex-direction : column;
   -webkit-flex-wrap : wrap;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-flex-direction : column;
   -moz-flex-wrap : wrap;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-wrap : wrap;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.IconDocuments .IconDocument >.Icon {
   text-align : center;
   vertical-align : middle;
   width : 100%;
   display : block;
}
.IconDocuments .IconDocument >.Text {
   text-align : center;
   vertical-align : middle;
   width : 100%;
   display : block;
}
.BusinessCard {
   background-color : #DDDDDD;
   flex-direction : row;
   justify-content : flex-start;
   align-items : flex-start;
   -webkit-flex-direction : row;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-start;
   -webkit-box-align : start;
   -moz-flex-direction : row;
   -moz-box-pack : start;
   -moz-box-align : start;
   -ms-flex-direction : row;
   -ms-flex-pack : start;
   -ms-flex-align : start;
   -o-flex-direction : row;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.BusinessCard >.Photo {
   width : 120px;
   min-height : 150px;
   background-position : center center;
   background-repeat : no-repeat;
   background-size : cover;
   -moz-background-size : cover;
   -webkit-background-size : cover;
   -o-background-size : cover;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : center;
   align-items : center;
   align-self : stretch;
   align-content : center;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -webkit-align-content : center;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   -ms-flex-line-pack : center;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.BusinessCard >.Info {
   padding-top : 10px;
   padding-right : 20px;
   padding-bottom : 10px;
   padding-left : 20px;
   flex-direction : column;
   flex-grow : 1;
   justify-content : flex-start;
   align-items : flex-start;
   align-self : stretch;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 1;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-start;
   -webkit-box-align : start;
   -webkit-align-self : stretch;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : start;
   -ms-flex-direction : column;
   -ms-flex-positive : 1;
   -ms-flex-pack : start;
   -ms-flex-align : start;
   -ms-flex-item-align : stretch;
   -o-flex-direction : column;
}
.BusinessCard >.SocGroup {
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   flex-direction : column;
   flex-wrap : wrap;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : center;
   align-items : center;
   align-self : stretch;
   align-content : center;
   -webkit-flex-direction : column;
   -webkit-flex-wrap : wrap;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -webkit-align-content : center;
   -moz-flex-direction : column;
   -moz-flex-wrap : wrap;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-wrap : wrap;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   -ms-flex-line-pack : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.BusinessCard >.SocGroup >A.SocIcon {
   color : #FFFFFF;
   font-family : "FontAwesome5Brands", "SegoeUiLight", Tahoma, Arial, sans-serif;
   font-size : 1.6rem;
   width : 50px;
   height : 50px;
   min-width : 50px;
   flex-direction : column;
   justify-content : center;
   align-items : center;
   align-content : center;
   -webkit-flex-direction : column;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-content : center;
   -moz-flex-direction : column;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-line-pack : center;
   -o-flex-direction : column;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
}
.BusinessCard >.SocGroup >A.SocIcon:hover {
   background-color : #F3D061;
   color : #FFFFFF;
}
DIV.InstagramFeed {
}
DIV.InstagramFeed DIV.instagram_profile {
}
DIV.InstagramFeed DIV.instagram_profile IMG.instagram_profile_image {
   min-width : 160px;
   max-width : 260px;
}
DIV.InstagramFeed DIV.instagram_profile P.instagram_username {
   color : inherit;
   font-family : inherit;
   font-size : 1.6rem;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
}
DIV.InstagramFeed DIV.instagram_profile P.instagram_username A {
}
DIV.InstagramFeed DIV.instagram_profile P.instagram_username A IMG {
   margin-top : 15px;
   margin-right : 15px;
   margin-bottom : 15px;
   margin-left : 15px;
   width : 160px;
}
DIV.InstagramFeed DIV.instagram_profile P.instagram_username A:hover {
   background-color : #FF0000;
   border-top-color : #FF0000;
   border-right-color : #FF0000;
   border-bottom-color : #FF0000;
   border-left-color : #FF0000;
}
DIV.InstagramFeed DIV.instagram_profile P.instagram_biography {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   font-weight : inherit;
   text-align : center;
   vertical-align : middle;
   padding-top : 20px;
   padding-bottom : 20px;
}
DIV.InstagramFeed DIV.instagram_gallery {
}
DIV.InstagramFeed DIV.instagram_gallery A {
}
DIV.InstagramFeed DIV.instagram_gallery A IMG {
   margin-top : 15px;
   margin-right : 15px;
   margin-bottom : 15px;
   margin-left : 15px;
   width : 160px;
}
DIV.InstagramFeed DIV.instagram_gallery A:hover {
   background-color : #FF0000;
   border-top-color : #FF0000;
   border-right-color : #FF0000;
   border-bottom-color : #FF0000;
   border-left-color : #FF0000;
}
DIV.InstagramFeed DIV.instagram_igtv {
}
DIV.InstagramFeed DIV.instagram_igtv A {
}
DIV.InstagramFeed DIV.instagram_igtv A IMG {
}
A.Language {
   background-color : #FFFFFF;
   color : inherit;
   font-family : "CondensedRegular", "Roboto Condensed", "Arial Narrow", sans-serif;
   font-size : 1.3rem;
   width : 40px;
   height : 40px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FF0000;
   border-right-color : #FF0000;
   border-bottom-color : #FF0000;
   border-left-color : #FF0000;
   cursor : pointer;
   justify-content : center;
   align-items : center;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   display : inline-flex;
}
A.Language:hover {
   background-color : #F3D061;
   color : #FFFFFF;
   border-top-color : #000000;
   border-right-color : #000000;
   border-bottom-color : #000000;
   border-left-color : #000000;
}
.Docs {
   width : 100%;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   flex-direction : column;
   justify-content : flex-start;
   align-items : flex-start;
   align-content : stretch;
   -webkit-flex-direction : column;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : flex-start;
   -webkit-box-align : start;
   -webkit-align-content : stretch;
   -moz-flex-direction : column;
   -moz-box-pack : start;
   -moz-box-align : start;
   -ms-flex-direction : column;
   -ms-flex-pack : start;
   -ms-flex-align : start;
   -ms-flex-line-pack : stretch;
}
.Docs .Doc {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   width : 100%;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   flex-direction : row;
   justify-content : flex-start;
   align-items : center;
   align-self : stretch;
   -webkit-flex-direction : row;
   -webkit-justify-content : flex-start;
   -webkit-box-pack : start;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -moz-flex-direction : row;
   -moz-box-pack : start;
   -moz-box-align : center;
   -ms-flex-direction : row;
   -ms-flex-pack : start;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
}
.Docs .Doc .Icon {
   color : inherit;
   font-family : "FontAwesome5Light", "SegoeUiLight", Tahoma, Arial, sans-serif;
   font-size : 2.5rem;
   padding-top : 5px;
   padding-right : 0px;
   padding-bottom : 5px;
   padding-left : 0px;
   width : 60px;
   display : -webkit-box;
   display : -moz-box;
   display : -ms-flexbox;
   display : -webkit-flex;
   display : flex;
   flex-direction : column;
   flex-grow : 0;
   flex-shrink : 0;
   justify-content : center;
   align-items : center;
   align-self : stretch;
   align-content : center;
   -webkit-flex-direction : column;
   -webkit-flex-grow : 0;
   -webkit-flex-shrink : 0;
   -webkit-justify-content : center;
   -webkit-box-pack : center;
   -webkit-align-items : center;
   -webkit-box-align : center;
   -webkit-align-self : stretch;
   -webkit-align-content : center;
   -moz-flex-direction : column;
   -moz-box-pack : center;
   -moz-box-align : center;
   -ms-flex-direction : column;
   -ms-flex-positive : 0;
   -ms-flex-negative : 0;
   -ms-flex-pack : center;
   -ms-flex-align : center;
   -ms-flex-item-align : stretch;
   -ms-flex-line-pack : center;
}
.Docs .Doc .Text {
   color : inherit;
   font-family : inherit;
   font-size : inherit;
   padding-top : 5px;
   padding-right : 0px;
   padding-bottom : 5px;
   padding-left : 0px;
   flex-direction : row;
   flex-grow : 10;
   -webkit-flex-direction : row;
   -webkit-flex-grow : 10;
   -moz-flex-direction : row;
   -ms-flex-direction : row;
   -ms-flex-positive : 10;
}
