@-webkit-keyframes animate-fade-in-down
{
   0% { -webkit-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-down
{
   0% { -moz-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes slide-down-in
{
   0% { -webkit-transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-down-in
{
   0% { -moz-transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-down-in
{
   0% { transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.link_styles
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link_styles:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link_styles:active
{
   color: #404549;
   text-decoration: none;
}
a.link_styles:hover
{
   color: #404549;
   text-decoration: none;
}
a.style1
{
   color: #800000;
   text-decoration: none;
}
a.style1:visited
{
   color: #FF0000;
   text-decoration: none;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: none;
}
a.style1:hover
{
   color: #FF0000;
   text-decoration: none;
}
a.style2
{
   color: #FFA500;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFB6C1;
   text-decoration: none;
}
a.style2:active
{
   color: #FFB6C1;
   text-decoration: none;
}
a.style2:hover
{
   color: #FFB6C1;
   text-decoration: none;
}
a.e-mail
{
   color: #FFA500;
   text-decoration: none;
}
a.e-mail:visited
{
   color: #FFA500;
   text-decoration: none;
}
a.e-mail:active
{
   color: #FFA500;
   text-decoration: none;
}
a.e-mail:hover
{
   color: #FF0000;
   text-decoration: none;
}
.Lato_Eleven_Grey
{
   font-size: 15px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Eleven_White
{
   font-size: 15px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_FourtyEight_White
{
   font-size: 53px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Ten_Gray_Bold
{
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Eleven_Gray_Bold
{
   font-weight: bold;
   font-size: 15px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Ten_Grey
{
   font-size: 13px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Ten_White
{
   font-size: 13px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Fifteen_Black
{
   font-size: 20px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Fifteen_Green
{
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
   color: #B2CC53;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Eleven_White_Bold
{
   font-weight: bold;
   font-size: 15px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
.Lato_Sixteen_white_Bold
{
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
