/*  "Show All" + "Hide All" links */
#TJK_DL dt {font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif; }
#TJK_DL dd { padding: 0 0 0 15px; font: normal 12px Verdana, Arial,  Helvetica, sans-serif; color: #666; margin: 0 0 1.1em; line-height: 21px; }
#TJK_DL dd p { font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #666; }
#TJK_DL dd strong { }
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs */
#TJK_DL dd {}
/* styling all anchors in the DTs */
#TJK_DL dt a {}
#TJK_DL dt a:visited {}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {}
/* the + and - gif in the anchors */
#TJK_DL .DTplus {background:url(/images/toggleDLplus.gif) no-repeat 0px 2px; padding-left: 15px; }
#TJK_DL .DTminus {background:url(/images/toggleDLminus.gif) no-repeat 0px 2px; padding-left: 15px; }
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute; width: 460px; }
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;}
