﻿.pageArea
{
    min-width: 880px;
    width:90%;
}
.headerArea
{
    border-bottom: solid 6px #D41920;
    border-bottom-color: #ED1C24;
}
.headerAreaInner
{
    border-bottom: solid 1px;
    border-bottom-color: #C0C0C0;
}
.caption
{
    font-size: 13pt;
    font-weight: bold;
    white-space: nowrap;
    font-family: Arial;
    color: #333333;
    padding-right: 10px;
}
.pageCaption
{
    font-size: 18px;
    font-weight: bold;
    font-family: Arial;
    color: #666666;
    text-align: left;
}
.pageInfo
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
.footerArea
{
    font-size: 10px;
    font-family: Arial;
    background-color: #EBEBEB;
    padding: 3px;
    border: 1px solid #C0C0C0;
    border-top: 3px solid #D41920;
}
.contentArea
{
    background-color: #EBEBEB;
    border: 1px solid #C0C0C0;
}
.belowHeaderArea
{
    height: 10px;
}
.textbox
{
    width:120px;
}
.pageLabel
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
.pagePhoneText
{
    color: Green;    
    font-size: 12px;
    font-family: Arial;
}
.pageText
{
    width:180px;
    float:left;
    height:20px;
}
.pageInfoArea
{
	padding:20px; 
	border: 2px solid #D41920;
	background-color: #FFFFFF; 
	width:450px; 
}
.pageError
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #B60000;
    text-align: center;
}
.validationsummary
{   
	padding: 6px; 
}
.validationsummary ul 
{
	display: none;
	visibility: hidden;
}
.description
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #666666;
    text-align: center;
}