@font-face
{
   font-family: "Roboto Black";
   src: url('../fonts/Roboto Black.woff2') format('woff2'),
        url('../fonts/Roboto Black.woff') format('woff'),
        url('../fonts/Roboto-Black.ttf') format('truetype'),
        url('../fonts/Roboto Black.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto Medium";
   src: url('../fonts/Roboto Medium.woff2') format('woff2'),
        url('../fonts/Roboto Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto Medium.svg#Roboto-Medium') format('svg'),
        url('../fonts/Roboto Medium.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto Light";
   src: url('../fonts/Roboto Light.woff2') format('woff2'),
        url('../fonts/Roboto Light.woff') format('woff'),
        url('../fonts/Roboto-Light.ttf') format('truetype'),
        url('../fonts/Roboto Light.svg#Roboto-Light') format('svg'),
        url('../fonts/Roboto Light.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   src: url('../fonts/Roboto.woff2') format('woff2'),
        url('../fonts/Roboto.woff') format('woff'),
        url('../fonts/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto.svg#Roboto-Regular') format('svg'),
        url('../fonts/Roboto.eot') format('embedded-opentype');
}
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;
}
a.menu-top
{
   color: #4F4F4F;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.menu-top:visited
{
   color: #4F4F4F;
   text-decoration: none;
}
a.menu-top:active
{
   color: #4F4F4F;
   text-decoration: none;
}
a.menu-top:hover
{
   color: #21BBFF;
   text-decoration: none;
}
a.emqil-top
{
   color: #FFFFFF;
   text-decoration: none;
}
a.emqil-top:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.emqil-top:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.emqil-top:hover
{
   color: #F79444;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
