/* insert and amend style from semantic toggle suggestions research juannah@makeutalk.com */

.bodyiss {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 82%;}
.h2iss {background-color: #BD4A18; color: #fff; font-size: 1.2em; padding: 5px; width: 98%;}
.h3iss, .h4iss {
	color: #697922;
	font-size: 1.1em;
	padding: 15px 0 5px;
	background-color: #26354A;
}
.h3aiss {
	color: #CA0009;
	font-size: 1.1em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.aiss {color: #BD4A18;}

.li {padding: 2px 0;}

.dt {
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	color: #26354A;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 5px;
}

	.dt:before {
		content: "Q";
		font-size: 1.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 7px;
		padding: 2px 6px 5px;
		color: #017DC3;
		background-color: #C8D6FB;
		font-weight: normal;
		
		margin-left: -35px;
		position: relative;
		top: 10px;
	}


.dd {
	line-height: 150%;
	background-color: #CCD9E9;
	padding: 8px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	.dd:before {
		content: "A";
		font-size: 1.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 7px;
		padding: 2px 9px;
		color: #752E0F;
		background-color: #FFD87D;
		
		margin-left: -38px;
		position: relative;
		top: 10px;
	}

.p {line-height: 150%;}
	
.show {display: block;}
.hide {display: none;}	
/* insert style from juannah@makeutalk.com */
.innerheadline {
	font-size: 16px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
