﻿body 
{
    font-family: Arial;
    font-size: 12px;
    color: #585858;
    line-height: 18px;
    margin:0px;
}

img
{
    border-width: 0px;   
}

p 
{
    font-family: Arial;
    font-size: 12px;
    color: #585858;
    line-height: 18px;
    margin-left: 0px;
    margin-top: 5px;
}

li
{
    line-height: 18px;
    color: #585858;
}

hr {
    border: 0;
    width: 100%;
    color: #d2d2d2;
    background-color: #d2d2d2;
    height: 1px; 
}

h1
{
    font-family: Arial;    
    font-size: 24px;
    font-weight: normal;
    color: #197d9e;
    margin: 30px 0px 21px 0px;    
}

h2
{
    font-family: Arial;    
    font-size: 16px;
    font-weight: normal;
    color: #5ca8c1;    
}


h3
{
    font-family: Arial;    
    font-size: 18px;
    font-weight: normal;
    color: #3e3e3e;
    margin: 22px 0px 11px 0px;    
}

.footer
{
    color: #7d7d7d;
    font-size: 11px; 
    line-height: 18px;
    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: #1d82a2; 
    text-decoration: none;    
}

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
{
    color: #ffffff;
    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: #ffffff;
    font-weight: bold;
    font-size: 12px;
    line-height: 56px;
    height: 56px;    
    text-decoration: none;
    margin-right:15px;
    margin-left: 15px;
}

a.menulink:hover
{
    font-size: 12px;
    color: #48adcd; 
    text-decoration: none;    
}


a:link,a:visited,a:active
{
    color:#1d82a2;
    text-decoration:none;
}

a:hover
{
    color:#1d82a2;
    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: #3a3a3a;
    width: 205px;
}

.anylinkcss a
{
    color: #FFFFFF;
    font-weight: normal;
    width: 130px;
    display: block;
    text-indent: 0px;
    padding: 7px 7px 7px 7px;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    margin: 0px 0px 0px 0px;    
}

.anylinkcss a:hover
{ 
    /*hover background color*/
    background-color: #197d9e;
}

.TD2
{    
  color:#676767; 
  padding: 5px 7px 5px 7px;
}

.TDHEAD
{
    background-color:#197d9e; 
    color:#ffffff; 
    padding: 5px 7px 5px 7px
} 

.galleryp
{
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    padding: 4px 4px 4px 4px;   
    background-color:#ffffff;
    
}
