body {
    font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #051E5B;
	max-width: 700px;
	margin: 0;
	padding: 0;
}
#mainPic,  #footer, #nav, #skipnav, #specLft, #caseLft, #nav2 {
    display:none;
}
#textrght2, #textrght2 h2 {
    display:none;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
}
#text {
width:500px
}
h1 {
	font-size: 100%;
	color: #7E93C5;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h2,h3,h4,h5,h6 {
	font-size: 100%;
	color:  #7E93C5;
	margin: 12px 0 0 0;
	padding: 0;
	font-weight: bold;
}
.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}

