body {
	background: #FFF;
	font-size: 12pt;
}



.footer{
	color: #036;
}

#nav, #logo, #infodiv, #blue, #subbar, #menufooter, #tall, #ads, #sbg, #cacheit, .feedback, #header, #footer, .page-top, .one-third, .hr, .page-top{
	display: none;
}

.post .code{
	background-color: #FFF;
	color: #000;
	font: 0.8em "Lucida Console", "Courier New", Courier, monospace;
}
.post .plaincode{
	color: #000;
	font: 0.8em  "Courier New", "Lucida Console", Courier, monospace;
	background-color: #FFF;
}

.post .impcode{
	font-size: 0.8em;
	background-color: #FFF;
	font-weight: bold;
	font-style: italic;
}

.post .inlinewarning {
	background-color: #FFF;
	font-weight: bold;
	font-style: italic;
	}

.post .inlineimp {
	background-color: #FFF;
	font-weight: bold;
	font-style: italic;
}
.post .tip{
	width: 80%;
	border: 2px dashed #0158A6;
	font: 0.8em "Times New Roman", Times, serif;
	background-color: #FFF;
	margin-right: 10%;
	margin-left: 10%;
	padding: 5px;
}

.post .warning{
	font: 0.8em "Times New Roman", Times, serif;
	background-color: #FFF;
	border: 2px dashed #F00;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}

.post h3, .post h2{
	font-size: 1em;
}
.post h4{
	font-size: .9em;
	}
.post h5{
	font-size: 1em;
	}
.post p{
	font: 11pt/15pt "Times New Roman", Times, serif;
	color: #000;
}

.post h2.itemhead {
	background: #036;
}
.post dl{
	font-family: "Times New Roman", Times, serif;
}

.post dt{
	color: #036;
	font-family: "Times New Roman", Times, serif;
}

.post ul, .post ol {
	font: 100% "Times New Roman", Times, serif;
	}

.post caption{
	margin-bottom: 5px;
	font: 11pt "Times New Roman", Times, serif;
	width: 100%;
	color: #036;
	}

.post .tableborder{
	font: 0.9em "Times New Roman", Times, serif;
}

.post .tabulartable{
 	border: 1px solid #666;
	border-right-width: 0;
	width: 100%;
}

.post .tabulartable td{
	border-bottom: 1px solid #666;
 	border-right: 1px solid #666;
 	border-collapse: collapse;
}

.post td{
	color: #000;
	font: .9em "Times New Roman", Times, serif;
}

.post th{
	background-color: #FFF;
	font: 1em "Times New Roman", Times, serif;
	border-right: 1px solid #036;
	
}
.post .colth{
	border-right: 1px solid #666;
	color: #000;
 }

.post legend{
	font: 1.0em bold "Times New Roman", Times, serif;
	color: #000;
}

#printlogo{
	display: block;
	margin: -10px 0 15px 0;
}

.two-thirds, .post {
	color: #000;
 width: 6.5in; 
	padding: 0;
	margin: 0 auto;
	text-align: justify;
	}
	
	.ribbon {
		font-size: 12px;
	}
	
	
