body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #F9CC91;
	color: #494949;
	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;
}
*/


.cp_box {
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	background-color: white;
}


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

}

#sp_section1 {
	position: relative;
	width: 780px;
	height: 220px;
	background: url(/images/pic_bgpopup_top.gif) no-repeat;
}

#outer_sp_pic_logo  {
	position: absolute;
	top: 8px;
	left: 679px;
	width: 90px;
	height: 75px;
	z-index: 1;
	text-align: left;
}


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


#sp_page_title {
	position: absolute;
	left: 115px;
	top: 195px;
	width: 225px;
	height: 19px;
	line-height: 21px;
	font-size: 9pt;
	text-align: left;
	font: bold italic 12pt;
	font-family: Verdana, Trebuchet MS;
	color: #D1984C;
	overflow: hidden;
	z-index: 3;
}


#sp_closebutton a {
	position: absolute;
	top: 118px;
	left: 676px;
	width: 91px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-size: 16pt;
	font-family: Verdana, Trebuchet MS;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 2;
}

#sp_txt_agentname {
	position: absolute;
	padding: 0px;
	top: 15px;
	left: 25px;
	width: 315px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	font-family: Verdana, Trebuchet MS;
	font-size: 17pt;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 2;
}

#outer_sp_pic_agent {
	position: absolute;
	top: 60px;
	left: 25px;
	width: 107px;
	height: 107px;
	text-align: left;
	z-index: 2;
}

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

#sp_txt_contactinfo {
	position: absolute;
	top: 60px;
	left: 145px;
	width: 185px;
	height: 100px;
	overflow: hidden;
	text-align: left;
	color: #FFFFFF;
	z-index: 2;
}

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


#sp_txt_content {
	position: relative;
}


#sp_txt_content iframe {
	position: absolute;
	width: 100%;
	height: 520px;
	top: 0px;
	left: 0px;
	z-index: 4;
	}

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


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

.size1 { font-size: 8pt; }
