@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes text-letterspacing-sides
{
   0% { transform: translate3d(0px,0px,400px) rotateX(0deg) ; letter-spacing: 1em; opacity: 0;  }
   50% { opacity: 0.6;  }
   100% { transform: translate3d(0px,0px,0px) rotateX(0deg) ; letter-spacing: normalpx; opacity: 1.0;  }
}
@keyframes transform-scale-in
{
   0% { opacity: 0; transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-tada
{
   0% { transform: rotate(0deg) ;  }
   10% { transform: rotate(-3deg) scale(0.9,0.9) ;  }
   20% { transform: rotate(-3deg) scale(0.9,0.9) ;  }
   30% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   40% { transform: rotate(-3deg) scale(1.1,1.1) ;  }
   50% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   60% { transform: rotate(-3deg) scale(1.1,1.1) ;  }
   70% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   80% { transform: rotate(-3deg) scale(1.1,1.1) ;  }
   90% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes twister-down-in
{
   0% { transform: translate(0px,-200%) rotate(360deg) scale(0,0) ; transform-origin: 0 100%; opacity: 0;  }
   30% { transform: translate(0px,-200%) rotate(360deg) scale(0,0) ; transform-origin: 0 100%;  }
   100% { transform: translate(0px,0px) rotate(0deg) scale(1,1) ; transform-origin: 100% 100%; opacity: 1;  }
}
a.style1
{
   color: #000000;
   text-decoration: underline;
}
a.style1:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style1:active
{
   color: #000000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #000000;
   text-decoration: underline;
}
a.style2
{
   color: #156080;
   text-decoration: underline;
}
a.style2:visited
{
   color: #156080;
   text-decoration: underline;
}
a.style2:active
{
   color: #156080;
   text-decoration: underline;
}
a.style2:hover
{
   color: #45657E;
   text-decoration: none;
}
a.style3
{
   color: #000000;
   text-decoration: underline;
}
a.style3:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style3:active
{
   color: #000000;
   text-decoration: underline;
}
a.style3:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 43.23px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.darktheme h1, .darktheme .h1
{
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   line-height: 38.43px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.darktheme h2, .darktheme .h2
{
   color: #4F4F4F;
   --color: #4F4F4F;
}
h3, .h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   letter-spacing: 1.2px;
   line-height: 20.43px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #000000;
}
.darktheme h3, .darktheme .h3
{
   color: #000000;
   --color: #000000;
}
h4, .h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 20.43px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.darktheme h4, .darktheme .h4
{
   color: #696969;
   --color: #696969;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.style1
{
   font-family: "Eras ITC";
   font-weight: normal;
   font-size: 16px;
   letter-spacing: 1px;
   line-height: 19.83px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.darktheme .style1
{
   color: #000000;
   --color: #000000;
}
@media only screen and (min-width: 768px) and (max-width: 1201px)
{
}
@media only screen and (max-width: 767px)
{
}
