﻿body 
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    margin:0px;
}

p 
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    margin-left: 0px;
    margin-top: 5px;
}

li
{
    line-height: 18px;
    color: #ffffff;
}

div
{
    line-height: 18px;
    color: #ffffff;
}

.TopTop
{
    background-image: url(../../images/bg.jpg);  
    background-repeat:no-repeat; 
    background-position: top center;
    border-collapse:collapse;  
}

.callus
{ 
    font-size: 22px; 
    color: #ffffff; 
    margin-top:22px; 
    font-weight: bold 
  
}

h1
{
    font-family: Arial;
    font-weight: normal;
    font-size: 21px;
    color: #ffffff;
    margin-top:38px;
    line-height:22px;
}

h2
{
    font-family: Arial;
    font-weight: normal;
    font-size: 21px;
    margin-top:25px;    
    line-height:26px;    
    color: #60ccf3;
}

a:link,a:visited,a:active
{
    color:#60ccf3;
    text-decoration:none;
}

a:hover
{
    color:#60ccf3;
    text-decoration:underline;
}

.anylinkcss
{    
    position: absolute;
    visibility: hidden;
    border:0px solid white;
    border-bottom-width: 0;
    line-height: 26px;
    z-index: 100;
    background-color: #577aad;
    width: 205px;
}

.anylinkcss a
{
    color: #ffffff;
    font-weight: normal;
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #6187c0;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 15px;
}

.anylinkcss a:hover
{ 
    /*hover background color*/
    background-color: #ffffff;
    color: #577aad;
}

.LQTextbox
{
    border-color:#577aad;
    border-width:1px;
    border-style:solid;
    font-family:Arial;
    font-weight:bold;
    color: #000000;
    font-size: 12px;
    height: 16px;
    padding: 3px 3px 3px 3px;   
    width: 150px;
}

.LQTextboxArea
{
    border-color:#577aad;
    border-width:1px;
    border-style:solid;
    font-family:Arial;
    font-weight:bold;
    color: #000000;
    font-size: 12px;
    height: 100px;
    padding: 3px 3px 3px 3px;   
    width: 200px;
}

.ErrorLabel
{
    color:#ff0000
}
