body {
	position: relative;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font: 12px Trebuchet MS, Arial;
	color: #475464;
}

TABLE, TD {
	font-family: 'Franklin Gothic Medium' 'Arial Narrow Bold';
	font-size: 10pt;
}

/*
div {
	margin: 0px;
	border: 1px dotted red;
	padding: 0px;
}
*/


#container {
	background-color: #FFFFFF;
}

#sp_mainbody {
	position: relative;
	width: 778px;
	background-color: #FFFFFF;
}

#sp_section1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 778px;
	height: 38px;
	background: #FFFFFF url(/images/pic_bgpopup_top.gif) no-repeat top left;
}


#sp_txt_agentname {
	position: absolute;
	top: 5px;
	left: 160px;
	width: 350px;
	height: 33px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	font-size: 18pt;
	font-weight: bold;
	color: #2F2E4E;
	z-index: 2;
	overflow: hidden;
}

#sp_pagetitle {
	position: absolute;
	left: 575px;
	top: 10px;
	width: 200px;
	font-size: 11pt;
	line-height: 21px;
	color: #FFFFFF;
	z-index: 3;
	overflow: hidden;
}

#sp_closebutton {
	position: absolute;
	top: 5px;
	left: 1px;
	width: 156px;
	height: 33px;
	z-index: 3;
}

#sp_grp1 {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 749px;
	background-color: #FFFFFF;
}

#sp_txt_content {
	position: relative;
}

#sp_txt_content iframe {
	width: 778px;
	height: 540px;
	z-index: 4;
	}



/* Unused Fields */
.sp_mrvlist_box, #sp_section2, #sp_pic_logo, #outer_sp_pic_agent, #sp_txt_phone, #sp_pic_agent, #sp_txt_contactinfo, #sp_bodybottom, #sp_bottomlinks_box, #sp_footer_box, #sp_txt_slogan {
	display: none;
}

.size1 { font-size: 8pt; }