/* mac hide \*/
html, body {
	height:100%;
	width: 100%;
}
/* end hide*/
body {
	padding:			0;
	margin:				0;
	background-color:	#fff;
	color: 				#000;
}
#Container{
	border: 			none;
	margin-left:		0px;
	height:				100%;
	width: 				100%;
}
* html #Container{
	border:				none;
	margin-left:		0px;
	height:				100%;
	width: 				100%;
}
.Top, .MiddleContainer, .MenuContainer, .ddoverlap, .Footer{
	display: none;
}
.defaultTitle {
	color: #007C5C;
}
.Content{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	border-left: none;	
}
#pr\int_title {                                 
	display: list-item;               
	list-style-image: url(../img/brief_header.gif); 
	list-style-position: inside;      
	color: #fff;                     
	height: 90px;
}
