.cap {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #900;
	padding-top:20px;
	margin-top: 4px;
	text-align: left;
	white-space: normal;
	position: relative;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: bottom;	
	text-shadow: 4px 4px 4px #CCC;
}
.final {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.AccordionPanelOpen .AccordionPanelTab{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}
.textright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 10px;
	font-variant: normal;
	text-transform: none;
	text-indent: 0px;
	white-space: normal;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	width: 200px;
	display: block;
}
.rightpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	text-align: left;
	padding-left: 10px;
	display: block;
	font-style: normal;
	color: #000;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	margin-left: 10px;
	float: left;
	height: auto;
	width: 200px;
	padding-bottom: 5px;
}
.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
	color: #000;
	text-align: left;
	word-spacing: .12em;
	width: 600 px;
	padding-left: 5px;
	column-count:3;
	column-width: 150px;
	column-gap: 20px;
	column-rule-style:dashed;
	width:600px;
	padding-bottom:12px;
	
}
.emphasis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-align: left;
	font-style: oblique;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: underline;

