body
{
	background-color:	#F3F3F3;
	color:				#535555;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	margin:				0px;
	text-align:			center;
}

div,
dl
{
	margin:				0px;
	padding:			0px;
}

div.bannerLayout
{
	float:				right;
	height:				117px;
	width:				745px;
}

div.contentLayout
{
	background-color:	white;
	border:				solid 1px #B4B5B5;
	float:				right;
	height:				100%;
	width:				745px;
}

div.displayLayout
{
	margin-left:		auto;
	margin-right:		auto;
	position:			relative;
	width:				689px;
}

div.headLayout
{
	height:				155px;
	padding-top:		45px;
}

div.loginLayout
{
	margin-left:		auto;
	margin-right:		auto;
	position:			relative;
	width:				500px;
}

div.logoLayout
{
	background-color:	#8A1A6D;
	float:				left;
	height:				101px;
	padding-top:		16px;
	text-align:			center;
	width:				172px;
}

div.mainLayout
{
	height:				100%;
	margin-left:		auto;
	margin-right:		auto;
	position:			relative;
	text-align:			left;
	width:				922px;
}

div.menuLayout
{
	float:				left;
	width:				172px;
}