/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {
	padding:0 5px;
	margin-right:5px;
	color: #2a547c;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs */
#TJK_DL dd {
	background:url(answer.png) no-repeat;
	padding-left:55px;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* styling all anchors in the DTs */
#TJK_DL dt a {
	background:0 50% no-repeat;
	padding-left:32px;
	color:#2a547c;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url(toggleDLplus2.png)}
#TJK_DL .DTminus a {background-image:url(toggleDLminus2.png)}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}
/* zeroing out padding and margin */
#service dd,#service dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#service dt {margin:7px 0}
/* image and left padding for DDs */
#service dd {
	padding-left:55px;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* styling all anchors in the DTs */
#service dt a {
	background:0 50% no-repeat;
	padding-left:32px;
	color:#2a547c;
	text-decoration:none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#service dt a:visited {color:#666}
#service dt a:visited:hover,
#service dt a:hover,
#service dt a:active,
#service dt a:focus {font-weight:bold}
/* the + and - gif in the anchors */
#service .DTplus a {background-image:url(toggleDLplus2.png)}
#service .DTminus a {background-image:url(toggleDLminus2.png)}
/**********************************/
/**********************************/
#service .showDD {position:relative;top:0}
#service dd,.hideDD{top:-9999px;position:absolute}
a:link {
	font-weight:normal;
	color: 2a547c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight:bold;
	color: 2a547c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
color:#2a547c
}
