	@page {size: 8.5in 11in; margin: .5in;}
	
	a {border-width:0px;}
	img {border-width:0px;}
	#navigationbar {border-width:0px;}
	
	div#banner, img#pdf1, p.wprights, p.rights, p.contactd {
		display: none;
	}
	
	div#footer {
		margin-left: 240px;
	}
	
img#dmcprintbanner {
		width: 720px;
		height: 80px;
		border: none;
	}
	
	li {list-style-type:square;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	
	#banner {
		margin: 10px 10px 0px 10px;
		
	}
	

	
	body {
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
	}
	
	#main {
		margin: 0px;
		width: 490px;
	}
	
	.headline {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #000000;
		background-color: #ffffff;
		width: 490px;
		line-height: 30px;
		text-indent: 15px;
		margin-top: 0px;
		letter-spacing: 1px;
		border-top: solid 2px #000000;
		border-bottom: solid 2px #000000;
	}
	
	
	.longheadline {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #000000;
		background-color: #ffffff;
		width: 704px;
		line-height: 30px;
		text-indent: 28px;
		margin-top: 0px;
		letter-spacing: 2px;
	}
	
	
	.address {
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
		margin: 15px 15px 0px 15px;		
	}
	
	.caddress {
		font-family: Times, "Times New Roman", serif;
		font-size: 10pt;
		margin: 15px 15px 0px 31px;		
	}
	
	.copy {
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
		margin: 15px 15px 0px 15px;
	}
	
	.wpcopy {
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
		margin: 15px 20px 0px 20px;
			
	}
	
	.dcopy {
		font-family: Times, "Times New Roman", serif;
		font-size: 11pt;
		margin: 15px 15px 0px 15px;		
	}
	
	.quote {
		font-family: Times, "Times New Roman", serif;
		font-size: 11pt;
		font-style: italic;
		text-align: center;
		width:145px;
		margin: 7px;
		
	}
	

	
	.spmenu {
		font-family: Times, "Times New Roman", serif;
		font-size: 9pt;
		margin: 0px 0px 0px 15px;
				
	}
	
	
	
	
	.author {
		font-family: Times, "Times New Roman", serif;
		font-size: 9pt;
		margin-left: 75px;
		
	}
	
	
	.rights {
		font-family: Times, "Times New Roman", serif;
		font-size: 10pt;
		margin: 30px 15px 5px 15px;
		
	}
	
	.wprights {
		font-family: Times, "Times New Roman", serif;
		font-size: 10pt;
		margin: 25px 20px 5px 20px;
		
	}

	.formlook {
		color: #000000;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 11pt;
		margin-left: 2px;
	}


/* Links in main area */	
	
	/* link is in blue with white background*/	
	 a:link {
		color: blue;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
		letter-spacing: 1px;
	}

	/* visited is in maroon with white background */	
	 a:visited {
		color: maroon;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
		letter-spacing: 1px;
	}

	/* hover is in green with white background */
	 a:hover {
		color: #01320c;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
		letter-spacing: 1px;
	}

	/* active is in green bold with white background */
	 a:active {
		color: #01320c;
		background-color: #eff2f0;
		font-weight: bold;
		font-family: Times, "Times New Roman", serif;
		font-size: 12pt;
		letter-spacing: 1px;
	}
	
	
	
	
/*Main links in navigation area */	
	
	/* link is in blue with white background*/	
	td.linkbutton a:link {
		color: blue;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 11pt;
		letter-spacing: 1px;
		text-decoration: none;
	}


	/* visited is in maroon with white background */	
	td.linkbutton a:visited {
		color: maroon;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 11pt;
		letter-spacing: 1px;
		text-decoration: none;
	}

	/* hover is in white with green background */
	td.linkbutton a:hover {
		color: #ffffff;
		background-color: #01320c;
		font-family: Times, "Times New Roman", serif;
		font-size: 11pt;
		letter-spacing: 1px;
		text-decoration: none;
	}

	/* active is in green bold with white background */
	td.linkbutton a:active {
		color: #01320c;
		background-color: #eff2f0;
		font-weight: bold;
		font-family: Times, "Times New Roman", serif;
		font-size: 11pt;
		letter-spacing: 1px;
		text-decoration: none;
	}
	
	.current {
		color: #000000;
		background-color: #ffffff;
		font-weight: bold;
		text-indent: 5px;
		line-height: 18px;
		font-family: Times, "Times New Roman", serif;
		font-size: 13pt;
		letter-spacing: 1px;
	}
	
	.linkbutton {
		color: #000000;
		background-color: #ffffff;
		line-height: 15px;
		padding: 3px;
		text-indent: 5px;
	}
	
	
	/*Services links in navigation area */	
	
	/* link is in blue with white background*/	
	td.servicebutton a:link {
		color: blue;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 9pt;
		text-decoration: none;
	
	}


	/* visited is in maroon with white background */	
	td.servicebutton a:visited {
		color: maroon;
		background-color: #ffffff;
		font-family: Times, "Times New Roman", serif;
		font-size: 9pt;
		text-decoration: none;
		
	}

	/* hover is in white with green background */
	td.servicebutton a:hover {
		color: #ffffff;
		background-color: #01320c;
		font-family: Times, "Times New Roman", serif;
		font-size: 9pt;
		text-decoration: none;
		font-weight: normal;
		letter-spacing: 1px;
		
	}

	/* active is in green bold with white background */
	td.servicebutton a:active {
		color: #01320c;
		background-color: #eff2f0;
		font-weight: bold;
		font-family: Times, "Times New Roman", serif;
		font-size: 9pt;
		text-decoration: none;
		
	}
	
	.servicecurrent {
		color: #000000;
		background-color: #ffffff;
		font-weight: bold;
		text-indent: 5px;
		line-height: 12px;
		font-family: Times, "Times New Roman", serif;
		font-size: 9pt;
	
		
	}
	
	.servicebutton {
		color: #000000;
		background-color: #ffffff;
		line-height: 12px;
		padding: 2px;
		text-indent: 5px;
		text-decoration: none;
	}
	
	
	
	
	.navbuttons {
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 5px;
		width: 180px;
	}
	
	
	
