body {
	background: #fff !important;
	margin: 0 !important;
	font: 10pt Arial, Helvetica, Tahoma, Verdana, clean, sans-serif;
	}

body * {
	line-height: 1.22em;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
	}

.hide {
	display: none !important;
	}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

pre, code {
	font: 115% monospace;
	*font-size:100%;
}

#main, #content {
	background: #fff !important;
	width: 100% !important;
	border: none;
	margin: 0 !important;
	text-align: left;
	color: #000;
	float: none !important;
	padding: 0;
	}

#header, #pad, #sidebar, #footer {
	display: none !important;
	}

#middencontent {
	width: 100% !important;
	float: left !important;
	background: transparent;
	margin: 0 !important;
	padding: 0 !important;
	}

#middencontent a {
	text-decoration: underline !important;
	color: #3176AF;
	font-weight: bold;
	background: transparent !important;
	}

#middencontent h1 {
	color: #000;
	font-size: 197%;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#middencontent h1 a {
	font-weight: normal;
}

#middencontent h2 {
	color: #444;
	font-size: 136%;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#middencontent h3 {
	color: #555;
	font-size: 114%;
	margin: 0 0 0.8em 0;
	padding: 0;
}

#middencontent p {
	font-size: 92%;
	line-height: 1.5em;
	color: #555;
	margin: 0 0 1em 0;
	padding: 0;
}

#middencontent table, #middencontent td {
	padding: 0.3em;
	border: 0;
	border-collapse: collapse;
	background: transparent;
	color: #555;
}

#middencontent table {
	margin: 0 0 1em 0;
	font-size: inherit;
	font-size: 100%;
}

#middencontent th {
	padding: 0.4em;
	border: 1px solid #333;
	border-collapse: collapse;
	font: bold 92% Verdana, Arial, Helvetica, clean, sans-serif;
	background: #eaeaea;
	color: #333;
}

#middencontent td h3 {
	margin-top:4px;
}

#middencontent td h3 a {
	color: #000;
}

#middencontent td h3 {
	margin-bottom: 0.5em;
}

#middencontent td p {
	color: #000;
	margin: 0;
	padding-left: 0.1em;
}

#middencontent ul {
	margin: 0.5em 3em 1em;
	padding: 0; 
}

#middencontent ul li {
	margin: 0 0 0.5em 0;
	font-size: 100%;
	color: #555;
}

#middencontent ul li li {
	font-size: 100%;
	list-style-type: circle;
}

#middencontent ol {
	margin: 0 1.3em 1em 3.5em;
	padding: 0;
} 

#middencontent ol li {
	margin: 0 0 0.5em 0;
	font-size: 92%;
	color: #555;
}
