BODY.Layout {
	background-color:#ffffff;
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 9pt;
	margin:0px auto;
	text-align:center;
	color:#004A73;
}

DIV.LogoLeft {
	background-image:url('../graphics/BckgDmcsLogo.png');
	background-repeat:no-repeat;
	height:123px;
	float:left;
	width:153px;
	border:0px;
	padding:0px;
}

DIV.TopBar {
	background-image:url('../graphics/BckgTopLine.png');
	background-repeat:repeat-x;
	height:25px;
	width:770px;
	float:left;
}

DIV.LogoSign {
	background-image:url('../graphics/BckgMiddleLeft.png');
	background-repeat:no-repeat;
	clear:none;
	float:left;
	height:70px;
	width:287px;
}

DIV.LogoFlash {
	background-color:#ffffff;
	clear:right;
	float:left;
	height:70px;
	width:330px;
	text-align:right;
}

DIV.VerticalSeparator {
	margin: 0px auto;
	padding:0px;
	width:5px;
	max-width:5px;
	height:100%;
	background-image:url('../graphics/BckgDotRail.png');
	background-repeat:repeat-y;
	float:left;	
	clear:none;
}

DIV.Container {
	margin: 0px auto;
	width:770px;
	overflow: hidden;
}

SPAN.plButton {
	text-align:right;
	float:right;
}

SPAN.langButtons {
	text-align:left;
	float:left;
}

DIV.ActionBar {
	height:51px;
	width:280px;
	clear:none;
	float:left;
	font-size:8pt;
	font-weight:600;
	text-align:left;
	padding:0px;
	overflow:hidden;
}

DIV.SearchBar {
	background-image:url('../graphics/BckgSearchFileld.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	width:280px;
}

DIV.InfoBar {
	background-image:url('../graphics/BckgInfoBar.png');
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:4px;
	height:21px;
	width:280px;
	text-align:center;
}

DIV.AdvMenu {
	background-image:url('../graphics/BckgRightBottom.png');
	background-repeat:no-repeat;
	clear:right;
	height:51px;
	width:337px;
	float:right;
	text-align:center;
	padding:0px;
	padding-top:13px;
	overflow:hidden;
}

DIV.Content {
	background-color:#FFFFFF;
	background-image:url('../graphics/bckgdotrail.png');
	background-repeat: repeat-y;	
	float:left;
	overflow:hidden;
	padding:5px;
	text-align:left;
	width:600px;
}

DIV.ContentBottom {
	background-image: url('../graphics/BckgContentBottom.png');
	background-position:72% 0%;
	background-repeat: no-repeat;
	clear:both;
	margin:0px auto;
	font-size:8pt;
	color:#8B9BAF;
	line-height:40px;
	width:580px;
	text-align:right;
}

DIV.Spacer {
	background-image: url('../graphics/BckgContentBottom.png');
	background-position: top center;
	background-repeat: no-repeat;
	clear:both;
	float:left;
	height:20px;
	width:100%;
}
