<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#help h2{
	background:url(/images/nlayout/ico_title_help.gif) 20px 0 no-repeat;
	padding:3px 0 0 50px;
	min-height:30px;
	margin:1em 0 1em 15px;
}

#help h2.svg{
	margin:1em 0 0 30px;
	background-repeat:no-repeat;
	background-position: 0 0;
	height:30px;
}

#help h3.svg{
	margin:1em 0 0 -35px;
	background-repeat:no-repeat;
	background-position: 0 0;
	height:30px;
}

#help h2.help_title{
	margin:1em 0 0 20px;
	padding:5px 0 0 42px;
	color: #6D6E70;
	/*font-weight: normal;*/
	height:30px;
	background:url(/images/nlayout/icon_question.png) 0 0 no-repeat;
}

#help h3.help_title{
	margin:1em 0 0 -45px;
	padding:8px 0 0 42px;
	color:#6D6E70;
	/*font-weight: normal;*/
	height:27px;
	background:url(/images/nlayout/icon_question.png) 0 0 no-repeat;
}

#help div.cms{
	margin: 0 0 0 65px ;
}

#help .help_search {
	clear:both;
	text-align:center;
	margin: 1em 0;
	background: #ffffff;
	padding:1px 0;
	border-top:1px solid #F7F7F7;
	border-bottom:1px solid #F7F7F7;
}

#help .help_search form{
	padding:10px;background-color:#FAF8EB;
}

#help .help_search input
 {
	margin-right: 6px;
	padding: 3px;
	width:340px;
	vertical-align:middle;
}
#help .help_search input.input_img{
	width:auto;
	border:none;
	vertical-align:middle;
	display: inline-block;
}

#help .cms .more a,
#help .cms .more a:hover
{
 	font-weight:normal;
}

.cms .found {
	padding:20px;
	font-size:11px;
	float:left;
}


/*
.help_result {
	padding:10px 0 10px 20px;
	margin:0;
	overflow:hidden;
}

.help_result .title {
 	font-weight: bold;
	border-bottom:1px solid #979797;
	padding-bottom:10px;
	float:left;
	margin:0;
}

.help_result .title a, .help_result .title a:hover {
	font-weight: bold;
	text-decoration:underline;
	color:#2F2F2F;
}

.help_result .content {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}

.help_result p.more {
	float:right;
	padding:0;
	margin:0;
	font-size:0.9em;
}
*/
.search_selected {
	color:#414472;
	font-weight:bold;
	background:none;
}

#questions_container{
	position: relative;
	background: transparent;
	padding: 1px 0;
	border-bottom:1px solid #F7F7F7;
	border-top:1px solid #F7F7F7;
}

.cms ul.questions {
	margin:0;
	padding:10px 20px;
	background-color:#FAF8EB;
	position:relative;
}


.help_answer {
	padding:10px 0;
	margin: 1em 0;
	position: relative;
}

.help_answer .title {
	margin:0 0 0 -30px;
	padding:0 0 0 30px;
	min-height:30px;
	background:url(/images/nlayout/ico_title_help.gif) 0 0 no-repeat;
}
.help_answer .title  h3 {
	font-size:1.36em;
	line-height:1.1em;
	padding:2px 0 8px 0;
	font-family:Arial,Helvetica,sans-serif;
	border-bottom:1px solid #E34A20;
}
.help_answer .title h3 a{
	color:#6D6E70;
	text-decoration:none;
}
.help_answer .title h3 a:hover{
	text-decoration:underline;
}

.help_answer div.help_title{
	background:url(/images/nlayout/icon_question.png) 0 0 no-repeat;
	margin:0 0 0 -40px;
	padding:0 0 0 42px;
	min-height:35px;
}
.help_answer .help_title  h3 {
	padding:5px 0 8px 0;
}

.help_answer .title a.more {
	float:right;
	font-size:0.9em;
	text-align:right;
	padding:0 0 0 10px;
	margin:1px 0 8px 10px;
	color:#6D6E70;
	background:url(/images/nlayout/li_vd.gif) 0 6px no-repeat;
}

.help_answer .content {
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}

.help_answer p.more {
}</pre></body></html>