.ColorText
{
	font-weight: bold;
	font-size: 10pt;
	color: #9c1e3d;
	font-family: Arial;
}

.MenuText
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.CustomerName
{
	font-weight: bold;
	font-size: 16pt;
	color: #9C1E3D;
	font-family: Arial;
}
.MainText
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.DecoText
{
	font-weight: bold;
	font-size: 14pt;
	color: #9C1E3D;
	font-family: Arial;
}

.DataText
{
	font-size: 10px;
	color: #000000;
	font-family: Arial;
}

.RequiredFields
{
	font-weight: bold;
	font-size: 8pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF
}

.FooterText
{
	font-weight: bold;
	font-size: 8pt;
	color: #9c1e3d;
	font-family: Arial;
}
.GridPager
{
	font-weight: normal;
	font-size: xx-small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
}

.HelpQuestionText
{
	font-weight: bold;
	font-size: x-small;
	margin-left: 40px;
	color: #9c1e3d;
	text-indent: -28px;
	margin-right: 40px;
	font-family: Verdana;
	text-decoration: none;
}

.HelpAnswerText
{
	font-weight: normal;
	font-size: x-small;
	margin-left: 40px;
	color: #333333;
	text-indent: -28px;
	margin-right: 40px;
	font-family: Verdana;
	text-decoration: none;
}

.QAText
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana;
}

.ShowHide
{
	font-size: xx-small;
	color: #5a5d5f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Normal {
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
}

.DataSubHead {
	padding-right: 5px;
	color: #333;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}

.DialogGridDataCell {
	border-bottom: 1px solid #EAE9E1;
	cursor: default;
	padding: 1px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

.RGrid {
	cursor: default;
	border: 1px solid #555;
}

.HeaderStyle {
	vertical-align: top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	text-align: left;
}

.RHeadingCell {
	background-color: #e8e8e8;
	border-left: 1px solid #ffffff;
	border-bottom: 3px solid #ffffff;		
}

.RSortedDataCell {
	background-color: #fff;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}