/* CSS Document */
/* Use in Reference how to's and service pages; to control print font and colors */
body {
	font-family : "Times New Roman", Times, serif;
	margin-left: 0px;
	color: #000000;}
	
h3 {color: #000000;}
	
#maincontent a {
	text-decoration: underline;
	}
	
#maincontent ul {
	list-style-type: disc;}
	
.sectiontitle {color:#000000}

.texttitle {
	color:#000000;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;}
#altbanner {	text-align: center;}

#topbanner {  display: none;}

#bottom  {  display: none;}

#leftcolumn {  display: none;}

#contact {  display: none;}

#left {display: none;	}

#more {display: none;	}

#maintain {text-align: center;
font-size: smaller;}

#footer {  display: none;}

