﻿body 
{
    padding: 0px; 
    margin: 0px;
    text-align: center;
}

#Main
{
    width: 765px;
    margin-left: auto;
    margin-right: auto;
}

#ctl00_ASPxMenu1
{
    margin-left: auto;    
}

td 
{ 
    font-family: Verdana; 
    font-size: 11px; 
    color: #00446A; 
}

.title 
{ 
    font-size: 16px; 
    font-weight: 
    bold; color: #00446A; 
}

.titleImage
{ 
    font-size: 13px; 
    font-weight: 
    bold; color: #E58837; 
}

.textImage
{
    font-family: Verdana; 
    font-size: 9px; 
    color: #00446A; 
}

.arrowImage
{
    font-family: Times; 
    font-size: 9px; 
    color: #00446A; 
}

.subtitle 
{
    font-size: 13px; 
    font-weight: bold; 
    color: #f3a764; 
}

.heading 
{ 
    font-size: 11px; 
    font-weight: bold; 
    color: #00446A; font-style: italic;
}

.link 
{
    color: #00446A;
}

.linkLogin
{
    font-weight: bold; 
    color: #f3a764; 
}

.sideBox
{
    border: solid 1px #e1ebee; 
    background-color: #f2f6f8; 
    width: 100%;
}

.Field
{
	padding-bottom: 10px;
}

.Note
{
	font-style: italic;
}


.message
{
    font-size: 13px; 
    font-weight: bold; 
    color: #f3a764; 
}