body
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
	font-weight: normal;
	margin: 0;
}

.header
{
	background-color: #fff;
	width: 100%;
}

	.header > tbody > tr > td:first-child
	{
		margin-top: 5px;
		text-align: left;
	}

	.header > tbody > tr > td:nth-child(2)
	{
		text-align: right;
		padding-right: 0 !important;
	}



.clsAlertText
{
	font-weight: bold;
	color: #98012E;
}

.error-message
{
	margin-top: 50px;
	text-align: center;
}
