/****************************************************
	P A G E   L A Y O U T
****************************************************/
body
{
	background-color:	#fff;
	text-align: 		center;
}

div#HeaderTools
{
	float:			right;
	text-align: 		right;
	width: 			35em;
}

div#HeaderTools a{font-weight:bold;}

div#PageContainer
{
	display: 		block; 
	margin-left: 		auto; 
	margin-right: 		auto;
	width: 			880px;
}

div#Page 
{
	text-align: 		left;
}

legend
{
	display: 		none;
}
.employeetable td {
	padding: 0 6px 18px 0;
}
