body {
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font: normal normal normal 10pt Arial, Helvetica, Sans-Serif;
}

TABLE, TD {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

#div1 {
	position: relative;
	text-align: right;
}

#sp_section1 {
	position: relative;
	background-color: #0066CC;
	height: 43px;
}

#sp_txt_agentname {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 510px;
	height: 28px;
	color: #000000;
	font-size: 15pt;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}

.sp_txt_content_title_box {
	position: absolute;
	top: 27px;
	right: 10px;
	color: #000000;
	font-size: 10pt;
	width: 400px;
	text-align: right;
	font-weight: bold;
	overflow: hidden;
}

#sp_pic_agent, #sp_pic_header, #sp_pic_logo, #sp_txt_contactinfo, #sp_pic_personallogo {
	position: absolute;
	display: none;
}

#sp_grp1 {
	position: relative;
	z-index: 0;
}

#sp_txt_content {
	position: relative;
	z-index: 1;
}

#sp_txt_content iframe {
	width: 100%;
	height: 540px;
	_height: 535px;
}

#sp_bottombody {
	font-size: 8pt;
	text-align: center;
	margin-top: 10px;
	position: absolute;
	display: none;
}

#sp_footer_box {
	position: absolute;
	display: none;
}

#sp_footer_box TD {
	font-size: 8pt;
}


