body
{
	left: 0px;
	top: 0px;
	background-color: #FBFAF5; /*#EBF0F3;*/
}

.Data
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.DataBold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.DataView
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #404040;
}

.Label
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #004080; /*#4682B4;*/
}

.LabelBold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #004080; /*#4682B4;*/
}

.GrayLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Gray;
}

.InfoNormal
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.InfoHot
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Red;
}

.InfoInactive
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Gray;
}

.DashedBottomLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #4682B4;
	border-bottom-color: Gray;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.Alert
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Red;
}

.SectionHeader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: White;
	background-color: #4682B4;
}

.EntityHeader
{
	font-family: Lucida Console;
	font-size: 9.5pt;
	font-weight: bold;
	font-style: normal;
	color: Black; /*	#004080;#4682B4;*/
}

.HeaderBand
{
	font-family: Lucida Console;
	font-size: 9.5pt;
	font-weight: normal;
	font-style: italic;
	color: Black; /*	#004080;#4682B4;*/
	background-color: #c2bfa9;
}

.MenuItem
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: White;
	text-align: center;
}

.GridHeader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF; /*#4682B4;*/
	background-color: #4682B4; /*#808000;	#DEB887;*/
	vertical-align: middle;
}

.HistoryItemChange
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #004080; /*#4682B4;*/
}

.HistoryItemEnhancement
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #008000;
}

.HistoryItemFix
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}

span.progress
{
	display: inline-block;
}
