@charset "utf-8";
body, body *  {
	font-family: Helvetica, Arial, sans-serif !important;
	font-size:11px !important;
}

.content_area * {
	color:#000;
}
.content_area{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	/*color:#7D7D7D;*/
	line-height:16px;
	margin-bottom:30px;
	text-decoration: none;
}
.content_blue{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#000;
	line-height:16px;
	text-align:justify;
	margin-bottom:30px;
	text-decoration: none;
}
.content_blue:hover {
	color: #0000FF;
}
.content_area td{
font-family:Verdana, Arial;
font-size:11px;
color:#7D7D7D;
line-height:16px;
}
.content_area h1{
font-family: Arial;
font-size:16px;
color:#7D7D7D;
line-height:21px;
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:16px;
padding-bottom:16px;
}
.content_area h2{
margin-bottom:16px;
}
.content_area h3{
font-family: Arial;
font-size:11px;
color:#7D7D7D;
line-height:16px;
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:16px;
padding-bottom:16px;
}
.content_area h3 b{
font-family: Arial;
font-size:13px;
color:#AF0123;
margin: 0px;
padding: 0px;
}
.content_area h4{
font-family: Arial;
font-size:13px;
color:#AF0123;
margin: 0px;
padding: 0px;
}
.txt{
font-family:Verdana, Arial;
font-size:11px;
color:#7D7D7D;
line-height:15px;
}
.txt_links{
font-family:Verdana, Arial;
font-size:11px;
line-height:15px;
text-decoration:none;
}
.txt_links:hover {
	color: #666666;
}
.txt_links2{ font-family:Verdana, Arial; font-weight:bold; font-size:11px; line-height:15px; text-decoration:none; }
.txt_links2:hover { color: #E10915; }
.txt_s{
font-family:Verdana, Arial;
font-size:10px;
color:#7D7D7D;
line-height:14px;
}
.more_txt{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FB0B0C;
	font-style: italic;
}
.dot_line_hor {
	background-image:url(images/dotline_hor.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.right_box_bg {
	background-image:url(images/box_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.fundlist td{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#7D7D7D;
	line-height:14px;
	padding: 0px 0px 5px 0px
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.faq_question {
	font-weight: bold;
	color: #000099;
}
.faq_answer {
	font-weight: bold;
	color: #333333;
}
.apDiv {
	position:absolute;
	z-index:1;
}

