@font-face
{
   font-family: "RobotoCondensed-Regular";
   src: url('../fonts/Roboto-Regular_gdi.woff') format('woff'),
        url('../fonts/Roboto-Regular_gdi.ttf') format('truetype'),
        url('../fonts/Roboto-Regular_gdi.svg#RobotoCondensed-Regular') format('svg'),
        url('../fonts/Roboto-Regular_gdi.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   src: url('../fonts/Roboto-Black_gdi.woff') format('woff'),
        url('../fonts/Roboto-Black_gdi.ttf') format('truetype'),
        url('../fonts/Roboto-Black_gdi.svg#Roboto-Black') format('svg'),
        url('../fonts/Roboto-Black_gdi.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "RobotoCondensed";
   src: url('../fonts/Roboto-Light_gdi.woff') format('woff'),
        url('../fonts/Roboto-Light_gdi.ttf') format('truetype'),
        url('../fonts/Roboto-Light_gdi.svg#RobotoCondensed-Light') format('svg'),
        url('../fonts/Roboto-Light_gdi.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.style1
{
   color: #DAA520;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style1::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.style1:hover::after
{
   background: #DAA520;
   width: 100%;
}
a.style1:visited
{
   color: #DAA520;
   text-decoration: none;
}
a.style1:active
{
   color: #DAA520;
   text-decoration: none;
}
a.style1:hover
{
   color: #DAA520;
   text-decoration: none;
}
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;
}
.Exo_2_0
{
   font-family: "Exo 2.0";
   font-size: 16px;
   text-decoration: none;
   background-color: transparent;
   border: 2px none #1E1E1E;
}
