@charset "utf-8";
/* CSS Document */

.page {
	margin:0 auto;
	margin-top:96px;
	background-color:#FFFFFF;
	background-image:url(../images/help/terms_bkg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#333333;
	font-size:11px;
	width:787px;
}
.page .bottom_bkg {
	text-align:center;
	min-height:523px;
	width:787px;
	background-image:url(../images/help/terms_bkg_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.page .terms_title {
	height:21px;
	width:166px;
	background-image:url(../images/help/terms_title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:both;
}

.page .privacy_title {
	height:21px;
	width:166px;
	background-image:url(../images/help/privacy_title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:both;
}
.page .content {
	clear:both;
	float:none;
	margin:0 auto;
	width:719px;
	text-align:left;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}
.page h1 { font-size:17px; font-weight:bold; color:#252525; margin:0px; padding:10px 0px 3px 0px; }
.page b { color:#000000; font-weight:bold; }
.page a { color:#333333; }
.page a:hover { text-decoration:underline; }
.page ul { list-style-image: url(../images/help/bullet.png); margin:0px 0px 0px 25px; padding:0px; }
.page ol { margin:0px 0px 0px 25px; padding:0px; }
.page li { margin:6px; }
.page p { margin:0px; padding:5px 0px 5px 5px; }
.page .menu {
	background-color:#ffe787;
	opacity:0.7;
	filter:alpha(opacity=70);
	width:675px;
	height:auto;
	padding:22px 22px 16px 22px;
	margin:10px 0px 10px 0px;
	display:block;
}
.page .address{
	padding-left:30px;
}
.help {
	background-color:#FFFFFF;
	background-image:url(../images/help/help_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#252525;
	font-size:11px;
	width:787px;
	height:523px;
	text-align:center;
}
.help .help_title{
	float:left;
	background-image:url(../images/help/help_title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:126px;
	height:21px;
	display:block;
}
.help h1 { font-size:17px; font-weight:bold; color:#252525; margin:0px; padding:10px 0px 3px 0px; }
.help b { color:#000000; font-weight:bold; }
.help a { color:#333333; }
.help a:hover { text-decoration:underline; }
.help ul { list-style-image: url(../images/help/bullet.png); margin:0px 0px 0px 25px; padding:0px; }
.help ol { margin:0px 0px 0px 25px; padding:0px; }
.help li { margin:6px; }
.help p { margin:0px; padding:5px 0px 5px 5px; }
.help .menu {
	height:auto;
	margin:0px 0px 10px 0px;
	display:block;
}
.help .content {
	float:none;
	clear:both;
	margin:0 auto;
	width:728px;
	text-align:left;
	display:block;
	padding-bottom:10px;
	overflow:auto;
}
.help .layer {
	overflow:auto;
	width:720px;
	height:394px;
	text-align:left;
	display:block;
}

.help .close:hover { background-image:url(../images/close_btn_On_white.jpg); }
.help .buttons {
	margin:0 auto;
	width:230px;
	margin-top:10px;
}
a.closeT_btn {
	margin:0 auto;
	background-image:url(../images/help/btn_close.png);
	width:110px;
	height:48px;
	display:block;
}
a.closeT_btn:hover {
	margin:0 auto;
	background-image:url(../images/help/btn_close_On.png);
	width:110px;
	height:48px;
	display:block;
}
a.print_btn {
	margin:0 auto;
	background-image:url(../images/help/btn_print.png);
	width:110px;
	height:48px;
	display:block;
}
a.print_btn:hover {
	margin:0 auto;
	background-image:url(../images/help/btn_print_On.png);
	width:110px;
	height:48px;
	display:block;
}
.help_content {
	background:none;
	text-align:left;
	padding:10px;
	padding-right:0px;
	width:690px;
}