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


.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: absolute;
	top: 29px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 42px;
	background-color: #ffffff;
	z-index: 1;
}


#sp_pic_header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 93px;
}


#sp_page_title {
	position: absolute;
	right: 75px;
	top: 45px;
	width: 275px;
	height: 18px;
	font-size: 11pt;
	text-align: right;
	font-style: italic;
	font-family: "Adobe Minion Web", "Baskerville Old Face", Baskerville;
	color: #635940;
	overflow: hidden;
	z-index: 3;
}


#sp_closebutton {
	position: absolute;
	top: 40px;
	right: 15px;
	width: 46px;
	height: 26px;
	z-index: 2;
}


#sp_txt_agentname {
	position: absolute;
	padding: 0px;
	top: 35px;
	left: 50px;
	width: 375px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	font-family: "Adobe Minion Web", "Baskerville Old Face", Baskerville;
	font-size: 17pt;
	color: #635940;
	overflow: hidden;
	z-index: 2;
}


#sp_grp1 {
	position: absolute;
	top: 71px;
	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_pic_agent, #sp_section2, #sp_txt_contactinfo, #sp_bodybottom, #sp_bottomlinks_box, #sp_footer_box, #sp_pic_logo, #sp_menu {
	display: none;
}

.size1 { font-size: 8pt; }

