@charset "UTF-8";
.basicBody {
	font-size: 10pt;
	line-height: 14pt;
}
.blogSubhead {
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.bannerAdBg {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
}
.bigPostBg {
	background-image: url(../images/index_10.jpg);
	background-repeat: no-repeat;
}
.blogBg {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
}
.left_bm_bg {
	background-image: url(../images/index_12.jpg);
	background-repeat: no-repeat;
}
body {
	font-size: 10pt;
	line-height: 14pt;
}
.pic_border {
	border: 1px solid #FFFFFF;
}
.smallText {
	font-size: 9pt;
	line-height: 13pt;
}
.colorText {
	font-size: 10pt;
	line-height: 14pt;
	color: #628AA9;
}
.remarks {
	font-size: 10pt;
	line-height: 14pt;
	color: #CC6666;
}
.terms {
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
}
.textOrange {
	color: #FF6600;
}
.aboutBg {
	background-image: url(../aboutus/images/about_05.jpg);
	background-repeat: no-repeat;
}
.textGreen {
	color: #006600;
}
.textOrangeSubhead {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	color: #FF3300;
}
.faqBg {
	background-image: url(../aboutus/images/faq_05.jpg);
	background-repeat: no-repeat;
}
.faqQuestion {
	color: #FF3300;
}
.faqSubhead {
	color: #FFFFFF;
	background-color: #CC3333;
	border: 1px dotted #993300;
}
.dotline {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.loginText {
	font-size: 9pt;
	line-height: 13pt;
	color: #FFFFFF;
}
.bodyText {
	font-size: 10pt;
	line-height: 14pt;
}
.greyBodyText {
	font-size: 10pt;
	line-height: 14pt;
	color: #999999;
}
.blackBodyText {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}