body
{
	top: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

#Page 
{
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#Header 
{
	background-repeat: no-repeat;
	background-position: left top;
}

#TopNavStrip
{
	width: 100%;
	display: block;
}

#BodyStrip 
{
	width: 100%;
}

#BodyStrip table
{
	width: 100%;
	border-collapse: collapse;
}

#BodyStrip table td
{
	vertical-align: top;
}


#Body 
{
	xfloat: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#PageTitle 
{
	margin-left: 0px;
}

#Content 
{
	xwidth: 100%;
}

#Footer 
{
	clear: both;
	width: 100%;
	text-align: center;
}

#FooterLinks 
{
	width: 100%;
}

#FooterCopyright 
{
	width: 100%;
}

#FooterLinks p 
{
	display: inline;
}

#FooterLinks ul, 
#FooterLinks li 
{
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 4px;
}

DIV.ErrorMessage
{
	text-align: center;
	color: #FF0000;
}