#main_layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 1.2em;
	color: #000000;
	background-color: #030F5F;
	text-align: left;
	width: 100%;
	height: 100%;
	padding-top: 6px;
	background-position: center;
}
#main_layout_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 2em;
	color: #FFFFFF;
	background-image: url(/_date_.gif);
	height: 33px;
	width: 293px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 8px;
	vertical-align: bottom;
	font-weight: normal;
}
