/* MPP print */

/*----------Globals----------*/

	body, h1, h2, h3, h4, h5, h6, p, ul, li, a, img { margin:0;	padding:0; }
	
	body {
		font-family: georgia, times, "times new roman", serif;
		background-color: #fff;
		}
	


	#container { width:740px; margin: 0 auto 20px auto; background:#fff; }
	
	#banner	 { display:none; }
	
	#mainNav { display:none; }
	
	#subNav ul	{ display:none; }
	#subNav { display:none; }	
	#master { width:740px; }

	#sidebar { display:none; }
	
	.flashBox { display:none; }
		
	h3 {
	color:#000;
	font-family: georgia, times, "times new roman", serif;	border-bottom: 1px #22620c dotted;
	font-size: 1.4em;	margin-bottom: 14px;}
	h2 {
	color:#000;
	font-family: georgia, times, "times new roman", serif;	font-size: 1.1em;
	}
	#content p { padding:10px 0 0 0; font-size:15px; line-height:22px; color:#000; }
	
		
	#content img { display:none; }
	/*#content img { margin: 0 10px 0 0; }*/
		
	#content ul { 
	font:14px/16px normal normal inherit;
	color:#993333;
	padding:10px 10px;
	border-top:#99CC99 dotted 1px;
	border-bottom:#99CC99 dotted 1px;
	margin:10px 0; }
				
	#content ul li { margin-left:10px; padding:5px 0; }

	#content a { color:#D63C35;text-decoration:underline; }
	#content a:hover { color:#D63C35; text-decoration:none; }
	
	.fullPageContent p { padding:10px 0 10px 0; font-size:15px; line-height:22px; color:#000; }
	.fullPageContent ul { 
	font:14px/16px normal normal inherit;
	padding:10px 10px;
	margin:10px 0; }
	.fullPageContent ul li { margin-left:10px; padding:5px 0; }
	.fullPageContent img { display:none; }
	
	.fullPageContent tr { margin-left:4px; }
	.fullPageContent tr strong { color: #000; border-bottom: 1px solid; margin-top: 10px;}
	.fullPageContent td { border: 1px #6f6f6f solid; margin-top: 10px;}
	
	#content #map_canvas { margin-left:10px; padding:5px 0; }
	
	#footer { display:none; }