@charset "utf-8";
.main{
	width:910px; margin:0 auto; text-align:left; background:url(/images/help/main_bg_middle.gif) repeat-y 0 0; margin-bottom:20px;
}
.mainTop{
	background:url(/images/help/main_bg_top.gif) no-repeat 0 0; height:1px; overflow:hidden;
}
.mainBottom{
	background:url(/images/help/main_bg_bottom.gif) no-repeat 0 bottom; padding-bottom:5px;
}
.leftNav{
	float:left; width:227px; padding:0 0 1px 1px; 
}
.leftNavPadder{
	 padding-bottom:137px; background:url(/images/help/left_bg.gif) repeat-x 0 bottom;
}
.leftNav .navParentClose:link,.leftNav .navParentClose:visited,.leftNav .navParentClose:hover,.leftNav .navParentClose:active,.leftNav .navParentOpen:link,.leftNav .navParentOpen:visited,.leftNav .navParentOpen:hover,.leftNav .navParentOpen:active{
	display:block; background:url(/images/help/tab_bg.gif); width:227px; height:31px; line-height:31px; text-decoration:none; color:#266392;
}
.leftNav .navParentClose span{
	display:block; cursor:pointer; padding-left:18px; background:url(/images/help/arrow.gif) no-repeat 5px 1px; font-size:14px;
}
.leftNav .navParentOpen span{
	display:block; cursor:pointer; padding-left:18px; background:url(/images/help/arrow.gif) no-repeat 5px -49px; font-size:14px; font-weight:bold;
}
.leftNav ul{
	margin:0; padding:10px 0;
}
.leftNav li{
	list-style:none; line-height:26px; padding-left:35px;
}
.leftNav li a:link,.leftNav li a:visited,.leftNav li a:active{
	text-decoration:none; color:#266392;
}
.leftNav li a:hover{
	text-decoration:underline; color:#266392;
}
.leftNav li a.active:link,.leftNav li a.active:visited,.leftNav li a.active:active{
	color:black; font-weight:bold;
}
.leftNav li a.active:hover{
	text-decoration:none;
}
.helpRightPart{
	padding:0 20px 0 0; float:right; width:640px;
}
.helpRightPart h1{
	margin:0; padding:14px 0 16px 0; font-size:14px;
}
.helpRightPart h2{
	color:#090; font-size:12px; margin:0; border-bottom:2px #CCC solid; padding-bottom:10px; margin-bottom:20px;
}
.helpRightPart p{
	margin:0; line-height:24px; font-size:12px; padding-bottom:20px; clear:both;
}
.helpRightPart strong{
	font-size:12px; color:#090;
}
.helpRightPart p.img{
	text-align:center;
}
.helpRightPart p a{
	color:#266392; font-size:12px;
}
.helpRightPart img.left{
	float:left; margin-right:20px;
}
.helpRightPart .tableMain{
	border-bottom:1px #b7d3ed dotted;width:100%; background:none; margin:0;
}
.d01{width:120px;float:left; padding:8px 8px 8px 0; text-align:left;}
.d02{padding:8px; text-align:left;}
.clear{font: 0px/0px sans-serif;clear:both;display: block;}
