/************************************************************/
/* Theme:          Print Styles Zurich.com                  */
/* Browser:        IE 5+, NS 6.1 +                          */
/* Created:        2004/03/18                               */
/* Last Modified:                                           */
/************************************************************/

#specialLink, #serviceNavTable, #loginState, #navigation, #imageryArea, #staticImageryArea,
#leftNavigation, #breadCrumb, #staticBreadCrumb, #box.boxPrint, a.skiplink, .processTable, .printIgnore{
	display:none;
}

#content {
	width:100%;
	padding:0;
	border:0;
	color:#000000;
}
#header {
	border-bottom:5px solid #AAA999;
}

#footer {
	margin-top:20px;
	background-color:white;
	border-top:1px solid #AAA999;
}
#footer a:link, #footer a:visited, #footer div{display:none;}
#footer a.copyright {color: #000;}

a:link, a:visited {
	color:#039;
	font-weight:normal;
	text-decoration:underline;
}
