
	/*Was: div#AccessibilityMessage  */
	div#COMMON_PS_AccessibilityMessage {
		position:absolute;
		left:0px;
		top:-500px;
		width:1px;
		height:1px;
		overflow:hidden;
	}
	

	body {
		margin:0; 
		padding:0; 	
		left: 0;
		font-family: Helvetica, Arial, "Sans Serif";
		/*font-size: 12pt;*/
		width: 100%;
		overflow:auto;
	}

	/*Was: #container */	
	#COMMON_PS_Container {
		margin: 0;
		padding: 0;
	}

	/*Was: #UCS_UCSBranding */	
	#UCS_PS{
		clear:both;
		position: relative;
		width: 100%;
		margin:0;
	}

	/*Was: #APP_ApplicationBranding */	
	#APP_PS{
		clear:both;
		position: relative;	
		width: 100%;		
	}
	
	/*Was: #UM_UserMessage */
	#UM_PS {
		clear:both;
		position: relative;	
		width: 100%;
	}

	/*Was: #PC_PageContent */	
	#COMMON_PS_PageContent {
		clear:both;
		position: relative;
		min-height:382px;		
	}
	
	#COMMON_PS_LNavPageContentWrapper{
		clear: both;
		min-width: 48em;
	}

	/*Was: #LNAV_LeftNavigationBar */	
	#LNAV_PS {
		width: 10em;
		float:left;
		overflow: hidden; 
	}

	/*Was: #CONT_Content, #CONT_Static_Content  */
	#CONT_PS_Content, #CONT_PS_StaticContent {
		min-height:380px;
		min-height:382px;
		/*font-size: 12pt;*/
		width: 46.9em;
		margin-left: 10em;
	}

	/*Was: #CONT_Static_Content */	
	#CONT_PS_StaticContent {
		width: 570px;
		/*font-size: 12pt;*/
		width: 36em;
		width: 33.25em;
		float: left;
		margin-left: 0em;
	}

	/*Was: #FOOT_Footer  */	
	#FOOT_PS {
		clear:both;
		position: relative;
		border-top: 2px solid black;
	}
	