﻿.BodyWrapper            {width: 100%; height:100%; margin: 0 auto;}

.FormTitle
{
    font-family: Verdana, Arial !important;
	color: #3567B5;
	font-size: 18px !important;
}

.FormSubTitle
{
    font-family: Verdana, Arial !important;
	color: #3567B5;
	font-size: 14px !important;
}

.CellCaption
{             
    font-family: Verdana, Arial !important;
	color: #3567B5;
	font-size: 13px !important;
	text-decoration: none;
}    

.ItemCaption
{             
    width: 200px;
    font-family: Verdana, Arial !important;
	color: #000000;
	font-size: 13px !important;
	text-decoration: none;
}

.ItemText
{         
    font-family: Verdana, Arial !important;
	color: #000000;
	font-size: 13px !important;
	font-weight: bold;
	text-decoration: none;
}    

.FormElement
{     
    font-family: Verdana, Arial !important;
	color: #000000;
	font-size: 11px !important;	
} 

.DivSpacer
{
    width:100%;
	height: 25px;	
}

.Panel
{
    text-align:left;
    border-width: 1px;
    border-color: #808080;
    border-style: solid;    
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    width: 100%;
    max-width: 1024px;
}

.PanelTitle
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin: 5px 5px 5px 5px;
}

.FormElement22px     {font-family: Verdana; font-size: 8pt; border: 1px solid #CACACA; width: 250px; height: 22px; line-height: 22px;}
.FormElement22px:hover {font-family: Verdana; font-size: 8pt; border: 1px solid #000000; width: 250px; height: 22px; line-height: 22px;}

.FormButtonElement {font-family: Verdana; font-size: 8pt; border: 1px solid #CACACA; width: 150px;  height: 26px;}
.FormButtonElement:hover {font-family: Verdana; font-size: 8pt; border: 1px solid #000000; width: 150px; height: 26px;}

.TextValidator
{             
    font-family: Verdana, Arial !important;
	color: #FF0000;
	font-size: 13px !important;
	text-decoration: none;
} 

.PageFooterText
{
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #383838;    
}

.MenuText
{
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;    
}