h5				{ color:#0E346E; font-family:Arial; font-size:1.3em; border-bottom: 1px solid #003366; text-transform: uppercase;
				margin-left: 20px; margin: 0px; margin-top: 15px;}
			
.datetime		{ line-height: 1.0em; float: right; font-size: .8em; padding-right: 31px; font-weight: normal; }
#content_block	{ display: block; width: 881px; margin-bottom: 30px; }
.indent			{ padding-left: 15px; }
.questions 		{ display: block; margin-left: 10px; padding-right: 10px; width: 100%; border-bottom: solid 1px #c4c4c4; }
.questions h3 	{ background: #e9e7e7 url(../images/arrow-square.gif) no-repeat right -51px; padding: 7px 15px;
				margin: 0; font: 120%/100% Arial, Helvetica; border: solid 1px #c4c4c4; border-bottom: none; cursor: pointer;
				text-align: left; font-weight: bold; }
				
.questions h3:hover 	{ background-color: #e3e2e2; }
.questions h3.active 	{ background-position: right 5px; }
.questions div			{ background: #f7f7f7; margin: 0; padding: 10px 15px 20px; border-left: solid 1px #c4c4c4; 
						border-right: solid 1px #c4c4c4; }

ul li			{ text-align: left; list-style-image: url(../images/arrow_blue.gif); padding-bottom: 5px; margin-left: 20px;
				list-style-position: outside; font-size: 1.2em; }

p				{ font-size: 1.2em; }

.click 			{ border-bottom: 1px dotted #003366; text-decoration: none; text-align: left; color:#003366; padding: 0; 
				cursor: pointer;}
.click:hover	{ text-align: left; text-decoration: none; border-bottom: 1px solid #003366; }


