body
{
	font-family: Tahoma, Trebuchet MS, Verdana, Helvetica, Arial;
	color: #444;
	/*letter-spacing: 0.05em;*/
	line-height:15px;
	font-size: 0.8em;
}
p
{
	font-weight: normal;
	line-height:19px;
	margin-top:8px;
	margin-bottom:8px;
	padding-right:5px;
}
H1
{
	font: bold 1.4em Tahoma;
	padding: 15px 0 5px 15px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #348B8B;
	font-weight:normal;
}
#FooterBlock
{
	color: White;
	font-size: 0.8em;
}
.InputView H1
{
	font: normal 1.1em Tahoma;
	color: #fff;
	text-decoration: none;
}
.errorMessage
{
	color:Red;
	line-height:25px;
}
.positiveMessage
{
	color:GreenYellow;
	font-weight:bold;
}
#workLayoutLeftBlock h1
{
	font-size:12pt;
	padding:5px;
	margin:0;
}
#workLayoutLeftBlock p
{
	padding:0 5px;
	margin:0;
}
