﻿.questionContainer .answer { display:none; }
.questionContainer.open .answer { display:block; }
#content p.question { margin-bottom:0px; line-height:2em; }
#content p.answer { padding-left:20px; }
#content p.answer img { margin-left:60px; }
#content p.answer span { text-decoration:underline; }
#content p.question a { 
	font-family:Georgia,Lucida Grande,Arial,Helvetica,Sans-serif; 
	color:#555;
	font-size:18px;
	vertical-align:middle;
	width:545px;
	padding:18px 100px 18px 20px;
	display:block;
	border-top:1px solid #DEDEDE;
	background:url(/Content/images/arrow_closed.gif) 620px center no-repeat;
}
#content p.question a {
	cursor:pointer;	
}
#content p.question a:hover {
	background:url(/Content/images/arrow_closed_over.gif) 620px center no-repeat;	
}

#content .questionContainer.open p.question a,
#content .questionContainer.open p.question a:hover {
	background:url(/Content/images/arrow_open.gif) 620px center no-repeat;	
}
.lastQuestion { border-bottom:1px solid #DEDEDE; margin-bottom:20px; }

#content p.disclaimer {
	font-size:1.1em;
	color:#888;
	margin-bottom:0px;	
}

ul.answer, ol.answer {
	font-size:1.2em;
	color:#555;
	font-style:italic;
	list-style:disc outside;	
	margin:0 0 20px 40px;
	line-height:1.6em;
}

ol.answer { list-style-type:decimal; }

h2.purposeh2 { color:#996600; font:normal 27px georgia !important; padding-bottom:10px; }
h3.purposeh3 { color:#996600; font:normal 22px georgia !important; }
h4.responsibility { font:normal 18px/20px georgia !important; }
.wrapthis { padding-top:20px; padding-bottom:100px; float:left; }
.rightCol,.leftCol { display:inline; float:left; width:445px; }
.rightCol { width:445px; margin-left:30px; }
.rightCol a { width:440px; height:124px; float:left; margin-top:2px; }
.hidden { display:none; }
#peacemaker-txt { font-size:13px !important; padding:20px; }
#peacemaker-txt p { color:#666; padding:.75em 0 .75em 0; }
#peacemaker-txt > strong { color:#333; padding:.75em 0 .75em 0; display:block !important; clear:both; }
