body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font: normal normal normal 10pt Arial,Helvetica,Sans-serif;
}

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

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


#container {
	background-color: #FFFFFF;
}

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

#sp_section1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 700px;
	background: url(/images/pic_bg_popup.gif) no-repeat top left;
}

#sp_pic_header {
	position: absolute;
	top: 15px;
	left: 150px;
	width: 489px;
	height: 88px;
}

#outer_sp_pic_logo {
	position: absolute;
	top: 14px;
	left: 0px;
	width: 150px;
	height: 90px;
}

#sp_pic_logo {
	width: 150px;
	text-align: center;
}

#sp_txt_agentname {
	position: absolute;
	top: 108px;
	left: 20px;
	height: 68px;
	width: 336px;
	text-align: left;
	line-height: 68px;
	font-family: Tahoma;
	font-size: 17pt;
	overflow: hidden;
	}


#sp_page_title {
	position: absolute;
	left: 360px;
	top: 150px;
	width: 295px;
	height: 56px;
	font-size: 11pt;
	text-align: left;
	font-style: italic;
	font-family: Tahoma;
	color: #171A86;
	z-index: 1;
	overflow: hidden;
}

#sp_closebutton {
	position: absolute;
	top: 106px;
	left: 353px;
	width: 42px;
	height: 29px;
	z-index: 1;
}

#sp_grp1 {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 780px;
	margin: 0px;
	text-align: left;
}

#sp_txt_content {
	position: relative;
}

#sp_txt_content iframe {
	position: absolute;
	width: 780px;
	height: 500px;
	top: 0px;
	left: 0px;
	z-index: 4;
	}

#sp_menu #nav {
	display: none;
	position: absolute;
}


/* Unused Fields */
#sp_pic_agent, #sp_section2, #sp_txt_contactinfo, #sp_bodybottom, #sp_bottomlinks_box, #sp_footer_box {
	display: none;
}

.size1 { font-size: 8pt; }

