@-webkit-keyframes animate-fade-in-left {
0% {
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -webkit-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-moz-keyframes animate-fade-in-left {
0% {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-o-keyframes animate-fade-in-left {
0% {
   -o-transform: translate(-100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-ms-keyframes animate-fade-in-left {
0% {
   -ms-transform: translate(-100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes animate-fade-in-left {
0% {
   opacity: 0;
   transform: translate(-100px,0px) rotate(0deg);
}
100% {
   opacity: 1;
   transform: translate(0px,0px) rotate(0deg);
}
}
@-webkit-keyframes slide-right-in {
0% {
   -webkit-transform-origin: 0 0;
   -webkit-transform: translate(100%,0px) rotate(1deg);
   opacity: 0;
}
100% {
   -webkit-transform-origin: 0 0;
   -webkit-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-moz-keyframes slide-right-in {
0% {
   -moz-transform-origin: 0 0;
   -moz-transform: translate(100%,0px) rotate(1deg);
   opacity: 0;
}
100% {
   -moz-transform-origin: 0 0;
   -moz-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-o-keyframes slide-right-in {
0% {
   -o-transform-origin: 0 0;
   -o-transform: translate(100%,0px) rotate(1deg);
   opacity: 0;
}
100% {
   -o-transform-origin: 0 0;
   -o-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-ms-keyframes slide-right-in {
0% {
   -ms-transform-origin: 0 0;
   -ms-transform: translate(100%,0px) rotate(1deg);
   opacity: 0;
}
100% {
   -ms-transform-origin: 0 0;
   -ms-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes slide-right-in {
0% {
   opacity: 0;
   transform-origin: 0 0;
   transform: translate(100%,0px) rotate(1deg);
}
100% {
   opacity: 1;
   transform-origin: 0 0;
   transform: translate(0px,0px) rotate(0deg);
}
}
@-webkit-keyframes transform-roll-in {
0% {
   -webkit-transform: translate(-100%,0px) rotate(-120deg);
   opacity: 0;
}
100% {
   -webkit-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-moz-keyframes transform-roll-in {
0% {
   -moz-transform: translate(-100%,0px) rotate(-120deg);
   opacity: 0;
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-o-keyframes transform-roll-in {
0% {
   -o-transform: translate(-100%,0px) rotate(-120deg);
   opacity: 0;
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-ms-keyframes transform-roll-in {
0% {
   -ms-transform: translate(-100%,0px) rotate(-120deg);
   opacity: 0;
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes transform-roll-in {
0% {
   opacity: 0;
   transform: translate(-100%,0px) rotate(-120deg);
}
100% {
   opacity: 1;
   transform: translate(0px,0px) rotate(0deg);
}
}
a {
   color: #0000FF;
   text-decoration: underline;
}
a:visited {
   color: #800080;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
   text-decoration: underline;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
.visibility-hidden {
   visibility: hidden;
}
h1,
.h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5,
.h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6,
.h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #2E74B5;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
