.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	padding-left:2px;
	overflow:hidden;
	cursor:pointer;
	padding-bottom:2px;
	background:url(../images/dotted_bg.gif) left bottom repeat-x;
	padding:0.4em 0;
	color:#0B61AA;
}
.dhtmlgoodies_question_static{	/* Styling question */
	/* Start layout CSS */
	padding-left:2px;
	overflow:hidden;
	cursor:pointer;
	padding-bottom:2px;
	background:url(../images/dotted_bg.gif) left bottom repeat-x;
	padding:0.4em 0;
	color:#0B61AA;
}
.dhtmlgoodies_answer{
	background-color:#E2EBED;
	visibility:visible;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding:1px;
	position:relative;
}

.dhtmlgoodies_answer {
	background:url(../images/secondarynav_bg.gif) left top no-repeat white; 
}
.dhtmlgoodies_answer ul {
	margin:4px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	list-style-type:none;
	background:url(../images/dotted_bg.gif) left bottom repeat-x;
}
.dhtmlgoodies_answer li {
	background:url(../images/secondarynav_arrow_solid.gif) left 0.55em no-repeat;
	padding-left:10px;
	font-size:1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
}




.dhtmlgoodies_answer_static {
	background:url(../images/secondarynav_bg.gif) left top no-repeat white; 
}
.dhtmlgoodies_answer_static ul {
	margin:4px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	list-style-type:none;
	background:url(../images/dotted_bg.gif) left bottom repeat-x;
}
.dhtmlgoodies_answer_static li {
	background:url(../images/secondarynav_arrow_solid.gif) left 0.55em no-repeat;
	padding-left:10px;
	font-size:1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
}


.question_level3 {	/* Styling question */
	/* Start layout CSS */
	padding-left:2px;
	overflow:hidden;
	cursor:pointer;
	padding-bottom:2px;
	padding:0.4em 0;
	color:#0B61AA;
}

.answer_level3 {
	background:url(../images/secondarynav_bg.gif) left top no-repeat white; 
}
.answer_level3 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	list-style-type:none;
}
.answer_level3 li {
	background:url(../images/secondarynav_arrow_solid.gif) left 0.55em no-repeat;
	padding-left:10px;
	font-size:1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
}
.answer_level3 .selected {
	background:url(../images/secondarynav_arrow_solid_down.gif) left 0.55em no-repeat;
	padding-left:10px;
	font-size:1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	color:#0B61AA;
	font-weight:bold;	
}

.answer_level3 .selected ul {
	margin-top:4px;
}
.answer_level3 .selected li{
	background:url(../images/secondarynav_arrow_clear.gif) left 0.55em no-repeat;
	font-weight:normal;
	padding-left:10px;
	color:#0B61AA;	
}




.level3 {
	background-image:url(../images/secondarynav_arrow_solid_down.gif);
	font-weight:bold;
}
.navigationArea ul ul li.noChildren {
	background-image:url(../images/secondarynav_arrow_solid.gif);
}
.navigationArea ul ul li.selected ul {
	margin-top:0.2em;
}
.navigationArea ul ul a, 
.navigationArea ul ul span, 
.navigationArea ul ul ul {
	padding-left:0;
}
li {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #333333;

}
