body {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font: italic 10pt Trebuchet MS, Helvetica, sans-serif;
	color: #717171;
}

TABLE, TD {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

#container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 930px;
	height: 185px;
}

#close_button {
	position: absolute;
	background: orange;
	right: 20px;
	bottom: 1px;
	text-align: right;
}

#sp_section1 {
	position: absolute;
	background: url(/images/pic_header_popup.gif) no-repeat top left;
	top: 0;
	left: 0;
	width: 930px;
	height: 185px;
	z-index: 0;
}

#sp_txt_agentname {
	position: absolute;
	top: 0px;
	left: 205px;
	width: 705px;
	height: 70px;
	overflow: hidden;
	font-size: 36pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	z-index: 1;
}

#sp_pagetitle {
	position: absolute;
	left: 203px;
	bottom: 0px;
	width: 500px;
	height: 22px;
	padding: 0 10px;
	z-index: 1;
	overflow: hidden;
}

.sp_pagetitle_text {
	font: bold 11pt Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
}

#outer_sp_pic_agent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 185px;
	z-index: 1;
}

#sp_pic_agent {
	width: 195px;
	text-align: center;
}

#sp_txt_contactinfo, #sp_pic_personallogo, #outer_sp_pic_logo, #sp_pic_logo, #sp_pic_header, .sp_mrvlist_box, .mrv_vbox, #sp_bottomlinks_box, #sp_grp1, #sp_txt_content, #sp_txt_content iframe, #sp_bottombody, #sp_footer_box, #sp_footer_box TD {
	position: absolute;
	display: none;
}


