
body {
	background: #FFF;
	font-size: 12pt;
}

#content {
	color: #000;
    width: 7in; 
	padding: 0;
	margin: 0 auto;
	}
.indent {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	margin-left: 15px;    
}


.footer{
	color: #036;
}

/*#nav, #logo, #infodiv, #blue, #subbar, #menufooter, #tall, #ads, #sbg, #cacheit, .feedback{
	display: none;
}*/
#utility, #globalNav, #globalLink, #subglobal1, .fontChange, .fontButtonSmall, .fontButtonLarge, .topnav, #pageName, #pageNav, #sectionLinks, #relatedLinks, #relatedLinks, #advert,  #search, #siteInfo{
	display: none;
}

#content .code{
	background-color: #FFF;
	color: #000;
	font: 0.8em "Lucida Console", "Courier New", Courier, monospace;
}
#content .plaincode{
	color: #000;
	font: 0.8em  "Courier New", "Lucida Console", Courier, monospace;
	background-color: #FFF;
}

#content .impcode{
	font-size: 0.8em;
	background-color: #FFF;
	font-weight: bold;
	font-style: italic;
}

#content .inlinewarning {
	background-color: #FFF;
	font-weight: bold;
	font-style: italic;
	}

#content .inlineimp {
	background-color: #FFF;
	font-weight: bold;
	font-style: italic;
}
#content .tip{
	width: 80%;
	border: 2px dashed #0158A6;
	font: 0.8em "Times New Roman", Times, serif;
	background-color: #FFF;
	margin-right: 10%;
	margin-left: 10%;
}

#content .warning{
	font: 0.8em "Times New Roman", Times, serif;
	background-color: #FFF;
	border: 2px dashed #F00;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}

#content h3{
	font-size: 1em;
}
#content h5{
	font-size: 1em;
	}
#content p{
	font: 11pt/15pt "Times New Roman", Times, serif;
	color: #000;
}

#content h2.itemhead {
	background: #036;
}
#content dl{
	font-family: "Times New Roman", Times, serif;
}

#content dt{
	color: #036;
	font-family: "Times New Roman", Times, serif;
}

#content ul, #content ol {
	font: 100% "Times New Roman", Times, serif;
	}

#content caption{
	margin-bottom: 5px;
	font: 11pt "Times New Roman", Times, serif;
	width: 100%;
	color: #036;
	}

#content .tableborder{
	font: 0.9em "Times New Roman", Times, serif;
}

#content .tabulartable{
 	border: 1px solid #666;
	border-right-width: 0;
	width: 100%;
}

#content .tabulartable td{
	border-bottom: 1px solid #666;
 	border-right: 1px solid #666;
 	border-collapse: collapse;
}

#content td{
	color: #000;
	font: .9em "Times New Roman", Times, serif;
}

#content th{
	background-color: #FFF;
	font: 1em "Times New Roman", Times, serif;
	border-right: 1px solid #036;
	
}
#content .colth{
	border-right: 1px solid #666;
	color: #000;
 }

#content legend{
	font: 1.0em bold "Times New Roman", Times, serif;
	color: #000;
}

#printlogo{
	display: block;
}
