﻿body 
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #231f20;
    line-height: 18px;
    margin:0px;
}

#flash{
display: block;
}

p 
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #231f20;
    line-height: 18px;
    margin-left: 0px;
    margin-top: 5px;
}

img
{
    border-width: 0px;
}

li
{
    font-size: 14px;
    line-height: 22px;
    color: #231f20;
}

hr {
    border: 0;
    width: 100%;
    color: #cccccc;
    background-color: #cccccc;
    height: 1px; 
}

h1
{
    font-family: Trebuchet MS;    
    font-size: 24px;
    font-weight: normal;
    color: #197d9e;
    margin: 30px 0px 21px 0px;    
}

h2
{
    font-family: Trebuchet MS;    
    font-size: 16px;
    font-weight: bold;
    color: #222222;    
}


h3
{
    font-family: Trebuchet MS;    
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    margin: 10px 0px 10px 10px;    
}

h4
{
    font-family: Trebuchet MS;    
    font-size: 14px;
    font-weight: normal;
    color: #222222;    
}


.footer
{
    font-family: Trebuchet MS;
    color: #ffffff;
    font-size: 11px; 
    line-height: 18px;
    margin: 0px 16px 0px 0px; 
}

a.footer:link,a.footer:visited,a.footer:active
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    margin: 0px 16px 0px 0px; 
}

a.footer:hover
{
    font-size: 11px;
    color: #ffffff; 
    text-decoration: underline;    
}

a.footerlink:link,a.footerlink:visited,a.footerlink:active
{
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

a.footerlink:hover
{
    font-size: 11px;
    color: #1d82a2; 
    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
{
    font-family: Trebuchet MS;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px; 
    line-height: 46px;
    height: 46px;
    margin: 0px 0px 0px 0px; 
}

a.menulink:link,a.menulink:visited,a.menulink:active
{
    font-family: Trebuchet MS;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 46px;
    height: 46px;    
    text-decoration: none;
    margin-right:32px;
    margin-left: 0px;
}

a.menulink:hover
{
    font-size: 14px;
    line-height: 46px;
    height: 46px;        
    color: #c5aa19; 
    text-decoration: none;    
}

.menulink2
{
    font-family: Trebuchet MS;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px; 
    line-height: 46px;
    height: 46px;
    margin: 0px 0px 0px 0px; 
}

a.menulink2:link,a.menulink2:visited,a.menulink2:active
{
    font-family: Trebuchet MS;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 46px;
    height: 46px;    
    text-decoration: none;
    margin-right:15px;
    margin-left: 0px;
}

a.menulink2:hover
{
    font-size: 14px;
    line-height: 46px;
    height: 46px;        
    color: #c5aa19; 
    text-decoration: none;    
}

a:link,a:visited,a:active
{
    color:#333333;
    text-decoration:underline;
}

a:hover
{
    color:#ae9405;
    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;
    border-bottom-width: 0;
    line-height: 18px;
    z-index: 100;
    background-color: #111111;
    width: 205px;
}

.anylinkcss a
{
    color: #aeaeae;
    font-weight: normal;
    width: 100%;
    display: block;
    text-indent: 0px;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    margin: 7px 0px 7px 7px;
}

.anylinkcss a:hover
{ 
    /*hover background color*/
    color: white;
}