#siteContainer{
	width:845px;
}

#ppeContentArea { 
	/* change inner border container background to slimmer 164px for PPE*/ 
	background-image: url('/stregis/images/st_left_bg_ppe164.gif'); 
	background-repeat: repeat-y; 
}

/* the left column is skinnier on PPE pages */
#ppeInner_left {
	float: left; 
	width: 164px; 
	padding:0px;
	margin: 0px; 
	border-top:3px solid #ffffff;
}
#leftNavitems { 
	background-color: #DEEBF3; 
	border-bottom: none; 
	font-size: 11px; 
	float: left; 
	width: 163px; 
	display: inline; 
	padding: 2px 0px; 
	margin: 0px; 
	height:240px;
	border:1px solid #C5DBEB;
	border-left:none;
}
html>body #leftNavitems {
	height:auto;
	min-height:239px;
}
#leftNavitems li a { 
	width: 150px; 
}
#whiteBlock { 
	background-color: #ffffff;  
	padding: 0; 
	padding: 0; 
	height: 3px; 
	width: 164px; 
	clear: left; 
	font-size: 1px; 
	line-height: 1px; 
	border-bottom: 1px solid #C5DBEB; 
}
#roomsmod h3 { 
	padding: 0px; 
	margin: 0px; 
	font-size: 13px;
}
#ppeInner_left #roomsmod {
	margin: 0px 0px 0px 0px; 
	padding: 4px 4px 14px 6px;
	border-top:none;
	border:none;
	width:153px;
	border-bottom:1px solid #C5DBEB;
}
#ppeInner_left #redeembox {
	background-color: #E4EFF6;
	margin: 0px 0px 0px 0px;
	padding: 8px 4px 8px 6px; 
	width:153px;
	border-bottom:1px solid #C5DBEB;
}
#redeembox a {
	color: #000000; 
	font-size: 11px; 
}
#linkbox p {
	margin: 0px;  
	padding: 8px 4px 8px 6px;
}
#pageContentFull { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
} 	
html>body #pageContentFull { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
#ppeInner_right { 
	width: 676px; 
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 158px; 
	
}
html>body #ppeInner_right { 
 	padding: 3px 0px 0px 0px; 
	margin: 0px 0px 0px 167px;  
}
#ppeInner_right #right{
	
}
#ppeInner_right_border { 
	padding: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 1px solid #C5DBEB; 
	border-top:1px solid #C5DBEB;
}
#ppeInner_right #ppeInner_right_border .buffer {
	margin: 0px; 
}
*html #ppeInner_right #ppeInner_right_border .buffer {
	height:540px; 
}
*html #ppeInner_right #ppeInner_right_border .buffer td{
	height:auto;	
}
.contentClear {
	clear: both;
}
/* Override the global clears for the ppe project*/ 
div.highlightBox div.clearDiv{ 
	clear: right; 
	font-size: 0px; 
	line-height: 0px; 
}
#centerContentContainer div.clearDiv{ 
	clear: right; 
	font-size: 0px; 
	line-height: 0px; 
}
#ppeInner_left .clearDiv { 
	clear: right; 
	font-size: 0px; 
	line-height: 0px;
}
#ppeInner_right .clearDiv {
	clear: right; 
	font-size: 0px; 
	line-height: 0px;
}

#ppeContentArea .clearMe{
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0px;
	margin:0px;
}
html>body #ppeContentArea .clearMe{
	height:0px;
}
#ppeContentArea #ppeInner_left #leftNavitems ul{
	color:black;
	list-style-type: none;
	padding:7px 0px 7px 12px;
	margin:0px;
	color:#8A8465;
}
#ppeContentArea #ppeInner_left #leftNavitems ul li{
	padding:5px 10px 5px 0px;
}
#ppeContentArea #ppeInner_left #leftNavitems ul a{
	text-decoration:none;
	color:#555555;
}
#ppeContentArea #ppeInner_left #leftNavitems ul a.locked{
	color: #555555;
	font-weight:bold;
}

#footerContainer{
	clear:both;
}
#centerContentContainer div.clearDiv{ clear: right; font-size: 0px; line-height: 0px; }


#centerContentContainer{ padding: 6px 20px 10px 24px; }
#ppeInner_right_border #centerContentContainer{ padding: 0px; }
