/*
  These classes are for content found on /help.tmpl, /help(1-8).tmpl, /pro/help.tmpl, and /pro/help(1-5).tmpl for all locales
*/
.help_nav_text { font-family:verdana; font-size:12px; text-decoration:none; }
.help_nav_image { position:relative; left:0px; top:0px; background-color:#cccccc; cursor:pointer; }
.help_nav_text { position:relative; top:-15px; margin:0px; padding:0px 0px 0px 20px; color:#000000; font-weight:normal; cursor:pointer; } 
.help_nav_anchor { text-decoration:none; }  
.help_nav_faq_text { position:relative; margin:0px; padding:0px 0px 0px 0px; color:#000000; font-family:verdana; font-size:10px; font-weight:bold; text-decoration:none; cursor:pointer; }
.help_items { padding:0px 0px 15px 0px; line-height: 1.5; font-family:arial; font-size:12px; }
.help_items_anchor:hover { color:#006600; }

.help_faq_question, .help_faq_question_icon, .help_faq_question_text, .help_faq_answer, .help_faq_answer_icon, .help_faq_answer_text, .help_faq_answer_table { font-size:12px; vertical-align:top; }
.help_faq_question_icon, .help_faq_question_text, .help_faq_answer_icon { font-weight:bold; }
.help_faq_answer, .help_faq_answer_icon, .help_faq_answer_text { background-color:#f8f8f8; }
.help_faq_question { margin:5px 0px 0px 0px; background-color:#f8f8f8; }
.help_faq_question_icon { width:15px; }
.help_faq_question_text { color:#006600; text-decoration:underline; }
.help_faq_answer_icon { width:15px; }
.help_faq_answer_text { padding:0px 5px 5px 0px; } 
.help_faq_answer_br { padding:2px; }

.help_n_faq_questions, .help_n_faq_question_icon, .help_n_faq_question_text, .help_n_faq_answer_icon, .help_n_faq_answer_text { font-family:arial; font-size:12px; vertical-align:top; }
.help_n_faq_question { margin:5px 0px 0px 0px; background-color:#f8f8f8; cursor:pointer; }
.help_n_faq_question_icon { width:15px; background-color:#ebf7e3; font-weight:bold; }
.help_n_faq_question_text { background-color:#cccccc; font-weight:bold; }
.help_n_faq_answer_icon { width:15px; font-weight:bold; }

.help_pro_faq_a_br { padding:2px; }

.help_pro_n_faq_qs, .help_pro_n_faq_qnas, .help_pro_n_faq_q, .help_pro_n_faq_a, .help_pro_faq_a_tbl { font-family:arial; font-size:12px; }
.help_pro_n_faq_q { font-weight:bold; }
  
