
/* ============================================================
	Function
============================================================ */
dl.toggle dt.scripted,
dl.toggle dt.scripted_hover {
	cursor: pointer;
}

dl.toggle dt.scripted_hover {
	text-decoration: underline;
}

dl.toggle .scripted_hidden {
	display: none;
}


/* ============================================================
	Presentation
============================================================ */
.blue_title12345 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #005daa;
	font-weight : bolder;
	margin: 0;
}

dl.toggle {
	margin-top: 0;
	padding-top: 0;
}

dl.toggle dd {
	margin-left: 0;
	padding-left: 1em;
}

dl.toggle dt {
	color: #005daa;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	margin-top: 0.5em;
}
