@charset "utf-8";
/* CSS Document */

body {
	width: 100%; 
	margin: 0;
	float: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

ul,li {
	margin-left:0;
	padding-left:0;
}

#breadcrumb, #top_menu, #left_side_menu,#right_panel,#din_page_header,
.banner_menu_row,.footer,.spacer,.projects_div,.project_footer,.maps,#dev_print {
	display:none;
}

#content_dynamic, #mainarea {
	padding:0;
	margin:0;
}

a {
	color:#000;
	text-decoration:none;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
}

.projects {
	width:100%;
}

.projects th {
	font-size:11px;
}

.projects td {
	font-size:10px;
	width:auto;
	padding:5px;
}

h1 {
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:5px;
	border-bottom:3px solid #CCC;
}
.print {
	display:block;
}

