﻿.ValSummery
{
	background-Color:#FFDD7B;
	color:#000000;
	text-align:left;
}

.ValSummery UL
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:25px;
	line-height:15px;
}
.Caption
{
	text-align:right;
	border-bottom:dashed 1px #aeaeae;
	border-right:dashed 1px #aeaeae;
	background-color:#f5f5f5;
	padding:3px 5px;
	vertical-align:top;
}
.CaptionMid
{
	text-align:right;
	border:dashed 1px #aeaeae;
	border-top-width:0px;
	background-color:#f5f5f5;
	padding:3px 5px;
	vertical-align:top;
}
.Control
{
	text-align:left;
	border-bottom:dashed 1px #aeaeae;
	padding:3px 5px;
	vertical-align:top;
}
.Container
{
	border:solid 1px #cccccc;
}
.ContainerTitle
{
	background-image:url(Images/MailButtonTile.jpg);
	height:16px;
	border-bottom:solid 1px #cccccc;
	padding:2px 5px;
	text-align:left;
	font-weight:bold;
}
.Title
{
	background-image:url(Images/MailButtonTile.jpg);
	height:16px;
	border:solid 1px #cccccc;
	padding:2px 5px;
	text-align:left;
	font-weight:bold;
}
.Footer
{
	text-align:center;
	vertical-align:middle;
	background-color:#e3e3e3;
	padding:3px;
}
.FormAttention
{
    font-size:7pt;
    color:#dd0000;
    font-weight:normal;
}
.FieldAttention
{
    font-size:7pt;
    color:#dd0000;
}