﻿.body
{
    text-align: center;
    margin: 0px auto 0px auto;
    background-color: #fefefe;
    font-family: Verdana;
    font-size: small;
    color: black;
}
H1
{
    font-family: Verdana;
    font-size: medium;
}
H2
{
    font-family: Verdana;
    font-size: small;
}
p
{
    font-family: Verdana;
    font-size: smaller;
    text-align: left;
}
table
{
    font-family: Verdana;
    font-size: smaller;
    text-align: left;
}
.readMore-container
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    font-family: Verdana;
    font-size: small;
    width: 290px;
    color: black;
    text-align:center;
    margin-top:10px;
}
.search-container
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #fefefe;
    font-family: Verdana;
    font-size: medium;
    width: 360px;
    color: black;
    padding: 5px;
    margin-top:10px;
}
.text-container
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #eaf1f7;
    border: solid 1px #6593cf;
    font-family: Verdana;
    font-size: medium;
    width: 600px;
    color: black;
    padding: 5px;
    margin-top:10px;
}
.searchResults-container
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #eaf1f7;
    border: solid 1px #6593cf;
    font-family: Verdana;
    font-size: medium;
    width: 600px;
    color: black;
    padding: 5px;
    margin-top:20px;
}
.searchResults-container h2
{
    font-family: Verdana;
    font-size: smaller;
    text-align: left;
    font-weight:normal;
}
.logotype-container
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #fefefe;
    font-family: Verdana;
    font-size: medium;
    width: 600px;
    color: black;
    padding: 5px;
    margin-top:50px;
}
.menu-container
{
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #fefefe;
    font-family: Verdana;
    font-size: medium;
    font-size: medium;
    width: 100%;
    color: #15428b;
    border-bottom: solid 1px #6593cf;
    float: left;
}
.menu-item
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    font-size: small;
    font-family: Verdana;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
    border-bottom: solid 0px #aaa;
    background-color: #fff;
}
/*.menu-item:hover
{
    border-top: solid 1px #6593cf;
    border-right: solid 1px #6593cf;
    border-left: solid 1px #6593cf;
    border-bottom: solid 0px #6593cf;
    background-color: #bfdbff;
}*/
.menu-item a:hover
{
    color: #000;
    text-decoration: none;
}
.menu-item a
{
    color: #15428b;
    text-decoration: none;
}
.menu-item a:link
{
    color: #15428b;
    text-decoration: none;
}
.menu-item a:visited
{
    color: #15428b;
    text-decoration: none;
}
.searchResults-item
{
    width: 580px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: Black;
    text-align: left;
    text-decoration: none;
    font-family: Verdana;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
    background-color: #eaf1f7;
}
.searchResults-Name
{
    font-size: medium;
}
.searchResults-Others
{
    font-size: x-small;
    color: #555;
}
.alfaSerach
{
    font-size: x-small;
    color: #000;
}
.alfaSerach-containter
{
    font-size: xx-small;
    color: #000;
}
.searchResults-item:hover
{
    border-top: solid 1px #6593cf;
    border-right: solid 1px #6593cf;
    border-left: solid 1px #6593cf;
    border-bottom: solid 1px #6593cf;
    background-color: #bfdbff;
}
.searchResults-top
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: Black;
    text-decoration: none;
    font-family: Verdana;
    background-color: #bfdbff;
}
.searchResults-bottom
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: Black;
    text-decoration: none;
    font-family: Verdana;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
    border-bottom: solid 0px #aaa;
    background-color: #fff;
}
.readMore-item
{
    float: left;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana;
    font-size: small;
    color: #15428b;
    text-align:center;
    vertical-align: middle;
    /*width: 75px;*/
    border: solid 1px #fff;
    background-color: #fff;
}
.help
{
    font-size: smaller;
}
.readMore-item:hover
{
    border: solid 1px #6593cf;
    background-color: #eaf1f7;
}
.readMore-item a:hover
{
    color: black;
    text-decoration: none;
}
a
{
    text-decoration: none;
}
a:hover
{
    color: black;
    text-decoration: underline;
}
a:link
{
    color: black;
}
a:visited
{
    color: black;
}
.loading
{
    border: 1px solid black;
    background-color: White;
    z-index: 101;
    right: 45%;
    width: 120px;
    position: absolute;
    top: 30%;
    height: 48px;
    font-weight: normal;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding: 5px 2px 2px 2px;
}
