@font-face {
   font-family: "Panton Black Caps";
   src: url('../');
   src: url('../?#iefix') format('embedded-opentype'), url('../#Panton Black Caps') format('svg'), url('../Pantonblackcaps.ttf') format('truetype'), url('../') format('woff');
}
@-webkit-keyframes transform-pulse {
0% {
   -webkit-transform: rotate(0deg);
}
50% {
   -webkit-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-moz-keyframes transform-pulse {
0% {
   -moz-transform: rotate(0deg);
}
50% {
   -moz-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-o-keyframes transform-pulse {
0% {
   -o-transform: rotate(0deg);
}
50% {
   -o-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -o-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-ms-keyframes transform-pulse {
0% {
   -ms-transform: rotate(0deg);
}
50% {
   -ms-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -ms-transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes transform-pulse {
0% {
   transform: rotate(0deg);
}
50% {
   transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@-webkit-keyframes transform-swing {
0% {
   -webkit-transform: rotate(0deg);
}
20% {
   -webkit-transform-origin: top center;
   -webkit-transform: rotate(15deg);
}
40% {
   -webkit-transform-origin: top center;
   -webkit-transform: rotate(-10deg);
}
60% {
   -webkit-transform-origin: top center;
   -webkit-transform: rotate(5deg);
}
80% {
   -webkit-transform-origin: top center;
   -webkit-transform: rotate(-5deg);
}
100% {
   -webkit-transform-origin: top center;
   -webkit-transform: rotate(0deg);
}
}
@-moz-keyframes transform-swing {
0% {
   -moz-transform: rotate(0deg);
}
20% {
   -moz-transform-origin: top center;
   -moz-transform: rotate(15deg);
}
40% {
   -moz-transform-origin: top center;
   -moz-transform: rotate(-10deg);
}
60% {
   -moz-transform-origin: top center;
   -moz-transform: rotate(5deg);
}
80% {
   -moz-transform-origin: top center;
   -moz-transform: rotate(-5deg);
}
100% {
   -moz-transform-origin: top center;
   -moz-transform: rotate(0deg);
}
}
@-o-keyframes transform-swing {
0% {
   -o-transform: rotate(0deg);
}
20% {
   -o-transform-origin: top center;
   -o-transform: rotate(15deg);
}
40% {
   -o-transform-origin: top center;
   -o-transform: rotate(-10deg);
}
60% {
   -o-transform-origin: top center;
   -o-transform: rotate(5deg);
}
80% {
   -o-transform-origin: top center;
   -o-transform: rotate(-5deg);
}
100% {
   -o-transform-origin: top center;
   -o-transform: rotate(0deg);
}
}
@-ms-keyframes transform-swing {
0% {
   -ms-transform: rotate(0deg);
}
20% {
   -ms-transform-origin: top center;
   -ms-transform: rotate(15deg);
}
40% {
   -ms-transform-origin: top center;
   -ms-transform: rotate(-10deg);
}
60% {
   -ms-transform-origin: top center;
   -ms-transform: rotate(5deg);
}
80% {
   -ms-transform-origin: top center;
   -ms-transform: rotate(-5deg);
}
100% {
   -ms-transform-origin: top center;
   -ms-transform: rotate(0deg);
}
}
@keyframes transform-swing {
0% {
   transform: rotate(0deg);
}
20% {
   transform-origin: top center;
   transform: rotate(15deg);
}
40% {
   transform-origin: top center;
   transform: rotate(-10deg);
}
60% {
   transform-origin: top center;
   transform: rotate(5deg);
}
80% {
   transform-origin: top center;
   transform: rotate(-5deg);
}
100% {
   transform-origin: top center;
   transform: rotate(0deg);
}
}
a {
   color: #0000FF;
   text-decoration: underline;
}
a:visited {
   color: #800080;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
   text-decoration: underline;
}
a.style1 {
   -moz-transition: all 300ms linear;
   -webkit-transition: all 300ms linear;
   color: #FFFFFF;
   display: inline-block;
   position: relative;
   text-decoration: none;
   transition: all 300ms linear;
}
a.style1::after {
   -moz-transform: translateY(10px);
   -moz-transition: all 300ms linear;
   -webkit-transform: translateY(10px);
   -webkit-transition: all 300ms linear;
   background: #FFFFFF;
   background: transparent;
   content: "";
   display: block;
   height: 2px;
   left: 0;
   margin-top: 2px;
   opacity: 0;
   position: absolute;
   top: 100%;
   transform: translateY(10px);
   transition: all 300ms linear;
   width: 100%;
}
a.style1:hover::after {
   -moz-transform: translateY(0px);
   -webkit-transform: translateY(0px);
   background: #FFFFFF;
   opacity: 1;
   transform: translateY(0px);
}
a.style1:visited {
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:active {
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:hover {
   color: #FFFFFF;
   text-decoration: none;
}
a.style2 {
   -moz-transition: all 300ms linear;
   -webkit-transition: all 300ms linear;
   color: #000000;
   display: inline-block;
   position: relative;
   text-decoration: none;
   transition: all 300ms linear;
}
a.style2::after {
   -moz-transition: all 300ms linear;
   -webkit-transition: all 300ms linear;
   background: transparent;
   content: "";
   display: block;
   height: 0;
   margin-top: 2px;
   transition: all 300ms linear;
   width: 100%;
}
a.style2:hover::after {
   background: #000000;
   height: 2px;
}
a.style2:visited {
   color: #000000;
   text-decoration: none;
}
a.style2:active {
   color: #000000;
   text-decoration: none;
}
a.style2:hover {
   color: #000000;
   text-decoration: none;
}
h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #000080;
   font-family: "Courier New";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
