* {padding: 0; margin: 0; margin-top: 5px; }

body {
	background: #d1e8b3 url("../brochureware/popup-bkg.gif") repeat-x left top;
	font-size: 62.5%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

a {	color: #00447c;	text-decoration: underline; }
a:hover { color: #e06c09; border-bottom: 1px dashed #e06c09; }
div#content p { color: #000000; font-size: 1.2em; margin-bottom: 10px; line-height: 1.3em; }

div#top-wrapper { width: 90%; position: relative; height: 80px;}
div#logo { width: 181px; padding: 0 0 0 0; position: absolute; top: 0; left:130px;}
div#close {width: 50px; position: absolute; top: 0; left:400px;}
div#print { width: 80px; margin: 0 0 0 370px;}
div#print img { border: 0; margin: 0 3px 0 0; vertical-align: text-bottom; padding: 0;}

div#content {
	width: 90%;
	margin: 0 auto;
	padding-top: 5px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cac9c9;
	padding: 15px;
	position: relative;
}

div#content ol {
	width: 90%;
	margin: 0 auto;
	padding-top: 5px;
	text-align: left;
	background-color: #ffffff;
	padding: 15px;
	position: relative;
}


div#content ol li { font-size: 12px;}

div#content h4 {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
}

.logo {
	text-align: center;
	margin: 15px 0;
}
UL
{
	width: 90%;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	background-color: #ffffff;
	padding: 15px;
}
ol.disclosure { list-style-type: inherit; margin: 0 0 0 25px;}

ol#toc { margin: 0 0 0 25px;}
ol.sub-toc { margin: 0 0 0 23px;}
a.toc-header-content { line-height: 18px; color: #000;}

