/* CSS Document */

#topNavi, #tools, #google, #headerRight, #left, #footerNavi, #pagetop, .clear{
	display:none;
}

#container{
	border:none;
	width:90%;
}
p, th, td, li{
	color:#000000;
}

#header h1{
	height:71px;
	width:100%;
	border-bottom:1px solid #333333;
	margin-bottom:20px;
}
body#template #header h1{
	margin-bottom:0px;
}
#header h1 a{
	text-indent:0px;
	height:71px;
}
#main{
	padding:0px;
}
#contentHeader{
	margin:0px 0px 20px 0px;
}
.content{
	margin:0px 0px 20px 0px;
}
#contentHeader table{
	width:auto;
	margin:0px;
	border:none;
}

#forPrint{
	display:block;
	clear:both;
	height:0;
}

/* Global Activities
-----------------------------------------------------*/
.globalContent, #map{
	margin:0px;
}
body#global2 .content h3{
	padding:0 0 1px 0;
	border-bottom:2px solid #666666;
}
body#global2 .content table{
	width:100%;
	margin-bottom:20px;
}
body#global2 th.orgName, body#global2 th.items, body#global2 td.body{
	/*border-right:1px solid #666666;*/
	border-bottom:1px solid #666666;
}


body#global3 .content table{
	width:100%;
}
body#global3 .content th{
	border-bottom:2px solid #666666;
	background-color:#cccccc;
	padding:20px 0 5px 0;
}
body#global3 .content td{
	border-bottom:1px solid #666666;
}
