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

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

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

#close_button {
	position: absolute;
	top: 2px;
	right: 10px;
	width: 100px;
	height: 18px;
	text-align: right;
	z-index: 2;
}

#close_button a {
	text-decoration: none;
	font-size: 12pt;
	color: #ffffff;
}

#sp_section1 {
	position: absolute;
	background-color: #000000;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 39px;
}

#sp_txt_agentname {
	position: absolute;
	background: #777676;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 5px 20px 0px 0px;
	top: 30px;
	right: 0px;
	width: 744px;
	_width: 764px;
	height: 35px;
	_height: 40px;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}

#sp_pagetitle {
	position: absolute;
	background: #000000;
	top: 185px;
	left: 0px;
	padding: 5px 0px 0px 20px;
	width: 910px;
	_width: 930px;
	height: 35px;
	_height: 40px;
	font: 16pt Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
}

#outer_sp_pic_agent {
	background: url(/images/bg_popup.gif) no-repeat top left;
	position: absolute;
	width: 166px;
	height: 184px;
	top: 0px;
	left: 0px;
	z-index: 10;
}

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

#sp_pic_header {
	position: absolute;
	width: 780px;
	height: 145px;
	top: 39px;
	left: 150px;
	overflow: hidden;
}

#outer_sp_pic_logo {
	position: absolute;
	top: 75px;
	right: 10px;
	width: 155px;
	height: 105px;
	z-index: 2;
}

#sp_pic_logo {
	width: 155px;
	text-align: right;
}

#sp_txt_contactinfo, #sp_pic_personallogo, #sp_grp1, #sp_txt_content, #sp_txt_content iframe, #sp_bottombody, #sp_footer_box, #sp_footer_box TD {
	position: absolute;
	display: none;
}

