
#faq_DL, #faq_DL dd, #faq_DL dt {height:1%; /*ie*/position:relative;} 

#faq_DL dd, #faq_DL dt {margin:0;padding:0; border:1px solid #e5e5e5;} 

#faq_DL dt {font-weight:normal; border:1px solid #fff; }
/* image and left padding for DDs */
#faq_DL dd {margin:0.4em 0 1em 0; clear:both;}
/* styling all anchors in the DTs */
#faq_DL dt a {padding:0.2em 0.2em 0.2em 16px;text-decoration:none; color:#000; background:0 50% no-repeat;display:block;font-weight:normal; background-color:#f3f4ef ; border-top:1px dotted #E5E5C3; /*#E5E5C3#f5f5f5;*/}
#faq_DL dt a:visited {}
#faq_DL dt a:visited:hover,
#faq_DL dt a:hover{color:#000;text-decoration:underline;}
#faq_DL dt a:active, 
#faq_DL dt a:focus {color:#000; text-decoration:none;}

/* the + and - gif in the anchors */
/*
#faq_DL .DTplus a {background-image:url(/watl/images/symbols/link-page.gif); background-position:0 3px;font-weight:normal;} 
#faq_DL .DTminus a {background-image:url(/watl/images/symbols/link-down.gif);background-position:0 6px; font-weight:bold;}
*/
#faq_DL .DTplus a {background-image:url(/watl/images/symbols/plus.gif); background-position:2px 6px;font-weight:normal;} 
#faq_DL .DTminus a {background-image:url(/watl/images/symbols/minus.gif);background-position:2px 6px; font-weight:bold; background-color:#E5E5C3;}

/**********************************/

#faq_DL .showDD {position:relative;top:0; display:block;}
#faq_DL dd,.hideDD{display:none;}

/*  "Show All" + "Hide All" links */
#faq_ToggleON , #faq_ToggleOFF {border:1px solid #ccc;padding:0.4em; background-color: #f5f5f5; margin:.4em 0.4em 0.4em 0;/*float:right;*/display:inline;width:100px;text-decoration:none;}

#faq_ToggleON:hover , #faq_ToggleOFF:hover {background-color:#fff;}


/* js id anchor for writing javascript controls (all on/off) into page */
#jsControls{margin-top:1.0em; font-weight:bold; border:1px solid #ccc;}
#jsControls p{line-height:2.0em;}
#jsControls h2{padding-top:0.4em;}
#faq_ToggleON{margin-left:6em;}


@media print{
#jsControls{display:none;}
#faq_DL dd,.hideDD {position:relative; top:0;display:block;}
}
