body {
	position: relative;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background-color: #bdd0bd;
	background-image: url(/images/pic_bg_stripes.gif);
	color: #6D6E71;
	font: normal normal normal 10pt Tahoma, Geneva, Arial;
}

TABLE, TD {
	font-family: Tahoma, Geneva, Arial;
	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;
	border: 1px dotted red;
}

#container {

}

#sp_mainbody {
	position: relative;
	width: 780px;
}


#sp_section1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 761px;
	height: 184px;
	background: url(/images/pic_bg_popup_top.gif) no-repeat top left;
}

#sp_section2 {
	position: absolute;
	top: 175px;
	left: 0px;
	margin: 0px;
	width: 761px;
	height: 440px;
	background: url(/images/pic_bg_popup_mid.gif) repeat-y top left;
}

#sp_title_bracket {
	position: absolute;
	left: 170px;
	top: 80px;
	height: 21px;
	text-align: left;
	width: 400px;
	overflow: hidden;
	z-index: 2;
}


#sp_title {
	height: 21px;
	font-size: 11pt;
	color: #657465;
	font-style: italic;
	margin: 0px 10px 5px 10px;
	}
	

#sp_txt_agentname {
	position: absolute;
	top: 25px;
	left: 168px;
	width: 400px;
	height: 40px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 40px;
	text-align: left;
	vertical-align: middle;
	color: #657465;
	z-index: 1;
}


#outer_sp_pic_agent {
	position: absolute;
	top: 25px;
	left: 29px;
	width: 110px;
	height: 110px;
	text-align: left;
	z-index: 3;
}

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


#sp_pic_header {
	position: absolute;
	top: 22px;
	left: 20px;
	width: 128px;
	height: 120px;
	z-index: 2;
}

#sp_closebutton {
	position: absolute;
	top: 22px;
	left: 680px;
	z-index: 1;
	}

#sp_grp1 {
	position: absolute;
	top: 175px;
	left: 0px;
	z-index: 1;
	}

#sp_txt_content {
	position: relative;
	z-index: 1;
	}

#sp_txt_content iframe {
	position: absolute;
	width: 700;
	height: 400;
	top: 0px;
	left: 35px;
	z-index: 4;
	}

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


/* Unused Fields */

#sp_pic_logo, #sp_txt_contactinfo, #sp_bodybottom, #sp_bottomlinks_box, #sp_footer_box, #sp_txt_slogan {
	display: none;
}

.size1 { font-size: 8pt; }

