﻿
	
	form
	{
	
      margin:0;
      padding:0;
      height:100%;
      border:none;
      font-family: Arial, Helvetica, sans-serif;
   	}
   	
	body
	{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

.body
{
	background-color: #ffffff;

}
   	
	html
	{
	
      margin:0;
      padding:0;
      height:100%;
      border:none;
      font-family: Arial, Helvetica, sans-serif;
   	}
   	
   	
   	.authoringRegion
   	{
	display: none;
	
	}
   	
	#divPRCLDMA
	{
	
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
	width: 100%;
	height: 100%;
	}

	#divPRCLDMLOGO

	{
	 position:absolute;
	 
	 margin-top: -10px;
	 margin-left: 500px;
	 
	 
	}
	
	#divPRCLDMTop

	{
		display: none;
	}
	
	
		
	#divPRCLDMName
	{
		
		clear:both;
		margin-bottom: 50px;
	}

	#divPRCLDMBreadcrumb
	{
	
	 	display: none;
	}
	
	


.mainContainer
{
	width: 100%;
	position: absolute;
}


#tablePRCLDMMain
{
	width: 100%;

	
}

#tablePRCLDMMain td
{
	width: 100%;
	vertical-align:top;
}

#tdPRCLDMLeft
{
	display: none;
	
}




#tdPRCLDMMiddle
{
	width: 100%;
	
	background:#ffffff;	
}

#tablePRCLDMMiddle
{
	
	width: 100%;
	
}



#tdPRCLDMTopImage
{
	
	display:none;
}

#tdPRCLDMMiddleContent
{
	width: 100%;
	
	
}

#bodyPRCLDM3ColumnForside #divPRCLDMMiddleContent
{
	width: 475px;
		
}




#tdPRCLDMRightContent
{
	
	display: none;
	
}






#tdPRCLDMBottom
{
	
	padding-top: 5px;
	background-image: none;
	background-color: #ffffff;
}




#divPRCLDMBottom
{
	
}

#divPRCLDMBottomText
{
	float:left;
	width: 500px;
	padding: 4px;
	color: #000000;

	
}

#divPRCLDMLogin
{
	display: none;
	
}




