@charset "UTF-8";
/* CSS Document */

#pageContainer{
	width: 650px;
	}
	
.printlogo{
	display: block;
	}
	
.weblogo{
	display: none;
	}
	
.square{
	width: 20px;
	height: 18px;
	}
	
p, li, LABEL, DD{
	font-size: 65%;
	line-height:14px;}
	
	
#leftPanel{
	width: 435px;
	}
	
	
.ntzAccordion {
	WIDTH: 435px;
}

.ntzAccordion DT IMG{
	margin-bottom: 60px;}

.ntzAccordion DD {
	margin: -25px 0 20px 0px;
	padding: 10px; 
	WIDTH: 435px;}

.ntzAccordion DD SPAN.col{
	width: 420px;
	margin-right: 30px;
	}
	
.ntzAccordion DT {
	font-size: 60%;
	}
	
.ntzAccordion DD SPAN.gallery{
	width: 100px;
	margin: 15px 5px 0 0;
	}

.ntzAccordion DD SPAN.gallery IMG{
	margin: 10px 2px;} 
	
#footer{
	font-size: 60%;
	}
	
	
/* right panel*/

	
#rightPanel{
	width: 175px;}
	
#rightPanel H1{
	font-size: 120%;
	}

#rightPanelTop P, #rightPanelTop LABEL, #rightPanel LABEL{
	font-size: 60%;
	color: #000000;
	}