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: 124px;
	background: url(/images/pic_bg_popup.gif) no-repeat top left;
}

#sp_pic_header {
	position: absolute;
	top: 0px;
	left: 670px;
	margin: 0px;
	padding: 0px;
	width: 109px;
	height: 119px;
	z-index: 2;
}


#sp_page_title {
	position: absolute;
	right: 140px;
	top: 32px;
	width: 600px;
	height: 28px;
	font-size: 14pt;
	text-align: right;
	font-style: italic;
	font-family: "Georgia";
	color: #115D77;
	z-index: 1;
	overflow: hidden;
}

#sp_closebutton {
	position: absolute;
	top: 85px;
	right: 145px;
	width: 52px;
	height: 19px;
	z-index: 3;
}

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

#sp_txt_content {
	position: relative;
}

#sp_txt_content iframe {
	width: 700px;
	height: 400px;
	z-index: 4;
	}


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


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

.size1 { font-size: 8pt; }


