@charset "utf-8";
/* CSS Document */
body { font-size: 11pt; line-height: 1.25; }
#body { padding: 0; }
#navWrap, #footerWrap, #headerWrap { display: none; }
#contentContainer, #secondaryContainer { width: 100%; float: none; }
#contentContainer { padding-top: 0 !important; }
#secondaryContainer #sidebox legend { 
	display: block;
	color: #C8A23D;
	font-size: 1.33em;
	font-weight: normal;
	margin-top: 1.5em;
}
h2 {
	color: #C8A23D;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	color: #C8A23D;
	font-size: 1.33em;
	font-weight: normal;
}
#sidebox p.bullet { text-indent: 0; }
#sidebox .content { border: none; }
