﻿.Heading
{
}

.SubHeading
{
}

.MoneyLabel
{
   vertical-align: middle;
   padding-top: 1px;
   padding-right: 2px;
   font-family: Arial, Verdana;
   font-size: 11px;
   text-align: right;
}

.IconButton
{
   font-family: Verdana, Courier;
   font-size: 11px;
   height: 17px;
   width: 17px;
   padding: 0px 0px 0px 0px;
   line-height: 10px;
}

.ValidationSummary
{
   font-size: 11px;
   font-family: Arial, Verdana;
}


.Legend
{
   width: 100px;
   font-size: 11px;
   border: solid 1px silver;
}



/************* Message ****************/
.MessageList
{
   margin-left: 20px;
   margin-top: 5px;
   font-size: 11px;
   font-family: Arial, Verdana;
}

.Message
{
   font-size: 11px;
   color: #002d62;
   font-weight: bold;
   font-family: Arial, Verdana;
}

.Warning
{
   font-size: 11px;
   color: #FF0000;
   font-family: Arial, Verdana;
}

.Note
{
   color: #002d62;
   font-size: 11px;
   font-style: italic;
   font-family: Arial, Verdana;
}

.Confirmation
{
   font-size: 11px;
   color: green;
   font-family: Arial, Verdana;
}

.Dependency
{
   color: #002d62;
   background-color: Transparent;
   font-size: 11px;
   font-family: Arial, Verdana;
   font-style: italic;
   font-variant: normal;
   font-weight: bold;
}


/************* Standard List Grid ****************/

.List
{
   font-size: 11px;
   font-family: Arial, Verdana;
   width: 100%;
   background: #ffffff;
}


/*************** Maintenance *********************/
.SearchResults
{
   margin-top: 10px;
   vertical-align: top;
}

/************* Standard Page List ****************/

.PageList
{
   font-size: 11px;
   font-family: Arial, Verdana;
   background: #ffffff;
}



