@font-face
{
   font-family: 'Material Icons';
   font-style: normal;
   font-weight: 400;
   src: url(MaterialIcons-Regular.eot);
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(MaterialIcons-Regular.woff2) format('woff2'),
        url(MaterialIcons-Regular.woff) format('woff'),
        url(MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons
{
   font-family: 'Material Icons';
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: 'liga';
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.main-links
{
   color: #005480;
   text-decoration: none;
}
a.main-links:visited
{
   color: #005480;
   text-decoration: none;
}
a.main-links:active
{
   color: #005480;
   font-weight: bold;
   text-decoration: none;
}
a.main-links:hover
{
   color: #DAA520;
   text-decoration: none;
}
a.style2
{
   color: #0000FF;
   text-decoration: underline;
}
a.style2:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.green_blue
{
   color: #008000;
   text-decoration: none;
}
a.green_blue:visited
{
   color: #1E90FF;
   text-decoration: none;
}
a.green_blue:active
{
   color: #00FF00;
   text-decoration: none;
}
a.green_blue:hover
{
   color: #FF0000;
   text-decoration: none;
}
a.sites_link
{
   color: #1E90FF;
   text-decoration: none;
}
a.sites_link:visited
{
   color: #800080;
   text-decoration: none;
}
a.sites_link:active
{
   color: #FF0000;
   text-decoration: none;
}
a.sites_link:hover
{
   color: #0000FF;
   text-decoration: none;
}
a.white_link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_link:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_link:active
{
   color: #87CEFA;
   text-decoration: none;
}
a.white_link:hover
{
   color: #00FF00;
   text-decoration: none;
}
a.solid_green
{
   color: #00FF00;
   font-weight: bold;
   text-decoration: none;
}
a.solid_green:visited
{
   color: #00FF00;
   font-weight: bold;
   text-decoration: none;
}
a.solid_green:active
{
   color: #00FF00;
   font-weight: bold;
   text-decoration: none;
}
a.solid_green:hover
{
   color: #00FF00;
   font-weight: bold;
   text-decoration: none;
}
a.Lime-green-only
{
   color: #32CD32;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.Lime-green-only::after,
a.Lime-green-only::before
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   width: 100%;
   height: 2px;
   background: #32CD32;
   opacity: 0;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.Lime-green-only::before
{
   top: -2px;
   -webkit-transform: translateY(-10px);
   -moz-transform: translateY(-10px);
   transform: translateY(-10px);
}
a.Lime-green-only::after
{
   bottom: -2px;
   -webkit-transform: translateY(10px);
   -moz-transform: translateY(10px);
   transform: translateY(10px);
}
a.Lime-green-only:hover::after,
a.Lime-green-only:hover::before
{
   background: #32CD32;
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
a.Lime-green-only:visited
{
   color: #32CD32;
   text-decoration: none;
}
a.Lime-green-only:active
{
   color: #32CD32;
   text-decoration: none;
}
a.Lime-green-only:hover
{
   color: #32CD32;
   text-decoration: none;
}
a.light-green-animation
{
   color: #ADFF2F;
   text-decoration: none;
}
a.light-green-animation:visited
{
   color: #FFD700;
   text-decoration: none;
}
a.light-green-animation:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.light-green-animation:hover
{
   color: #ADFF2F;
   text-decoration: none;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   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
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   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;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
