@charset "utf-8";
.em_label {
	font-family: Georgia;
	font-size: 12px;
	color: 2f3337;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.em_text {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #666666;
	background-color: #FCFBFA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #2F3337;
	width: auto;
}
.em_text_area {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #666666;
	background-color: #FCFBFA;
	border: 1px solid #666666;
	height: 120px;
	width: 288px;
	left: 0px;
	position: relative;
	top: 5px;
	padding: 2px;
}
#etf_container {
	z-index: -1;
}
#etf_container   #em_container {
	background-color: #FCFBFA;
}

#etf_container #em_container #em_form {
	top: 50px;
	position: absolute;
	width: 300px;
	left: -1px;
	background-color: #FCFCF8;
}


#etf_container    #em_container    #title {
	font-family: Georgia;
	font-size: 16px;
	color: #2F3337;
	font-weight: bold;
	height: 18px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	width: 295px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f3337;
}
#etf_container   #em_container   #close_box {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #2f3337;
	text-align: right;
	top: 0px;
	height: 18px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 295px;
	font-variant: small-caps;
}
#etf_container   #em_container   #close_box   a{
	color: #2F3337;
	text-decoration: none;
}

#etf_container    #em_container    #close_box    a:visited {
	color: #2F3337;
	text-decoration: none;
}
#etf_container   #em_container   #close_box   a:hover{
	font-weight: bold;
	color: #2F3337;

}
#etf_container #em_container #style_info {
	font-family: "Tw Cen MT";
	font-size: 13px;
	color: #666666;
	background-color: #FCFBFA;
	height: 18px;
	width: 289px;
	left: 6px;
	position: relative;
	top: 35px;
	padding: 2px;
}
}

