﻿body 
{
    font-family: Arial;
    font-size: 12px;
    color: #202020;
    line-height: 22px;
    margin:0px;
}

p 
{
    font-family: Arial;
    font-size: 12px;
    color: #202020;
    line-height: 22px;
}

li
{
    line-height: 22px;
    color: #202020;
}

h1
{
    font-family: Georgia;  
    font-weight: normal;  
    font-size: 22px;
    color: #2f2f2f;   
}


h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #2f2f2f;
    margin-bottom:7px;
}


h3
{
    font-family: Georgia;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    color: #454545;    
}

h4
{
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    margin-top:30px;
}

.contact
{
    color:#ffffff;
    margin-top:0px
}

.logos
{
    margin: 0px 5px 0px 18px;
    border-width: 0px;
}

.top
{
    height: 11px;
    background-color: #3b3891;
    width: 100%;
}

.footer
{
    color: #7d7d7d;
    font-size: 11px; 
    line-height: 20px;
    margin: 0px 0px 0px 0px; 
}

a.footer:link,a.footer:visited,a.footer:active
{
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

a.footer:hover
{
    font-size: 11px;
    color: #8680ff; 
    text-decoration: none;    
}

.alyka
{
    color: #ffffff;
    font-size: 11px; 
    line-height: 18px;
    margin: 0px 0px 0px 0px; 
}

a.alyka:link,a.alyka:visited,a.alyka:active
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

a.alyka:hover
{
    font-size: 11px;
    color: #ffffff; 
    text-decoration: underline;    
}

.menulink
{
    color: #676767;
    font-weight: bold;
    font-size: 12px; 
    line-height: 56px;
    height: 56px;
    margin: 0px 0px 0px 0px; 
}

a.menulink:link,a.menulink:visited,a.menulink:active
{
    color: #676767;
    font-weight: bold;
    font-size: 12px;
    line-height: 56px;
    height: 56px;    
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 0px;
    margin-left: 0px;
    padding: 6px 7px 6px 7px;
}

a.menulink:hover
{
    font-size: 12px;
    color: #ffffff; 
    background-color: #3b3891;
    padding: 6px 7px 6px 7px;
    text-decoration: none;    
}


a:link,a:visited,a:active
{
    color:#8680ff;
    text-decoration:none;
}

a:hover
{
    color:#8680ff;
    text-decoration:underline;
}

.TextBoxField
{
    border-width:1px;
    border-style:solid;
    border-color: #e1e1e1;
    padding: 3px 3px 3px 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color:#777777;
    width: 193px;
}

.TextBoxFieldArea
{
    border-width:1px;
    border-style:solid;
    border-color: #e1e1e1;
    padding: 3px 3px 3px 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color:#777777;
    width:300px;
    height:150px;
}

.ErrorMessage
{
    color:#bf1b1b;
}

.anylinkcss
{    
    position: absolute;
    visibility: hidden;
    border:0px solid white;
    z-index: 100;
    background-color: #3b3891;
    width: 205px;
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
}

.anylinkcss a
{
    color: #ffffff;
    font-weight: normal;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a2a1b9;  
    background-color: #3b3891;
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 5px 7px 5px 7px;
    text-align: left;
}

.anylinkcss a:hover
{ 
    /*hover background color*/
    color: white;
    background-color: #5d5ab5;  
    text-decoration: none;
}

.anylinkcss a:visited
{ 
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
