#middleheader {
	margin-top: 7px;
	float: left;
	width: 900px;
	height: 19px;
	background-image: url(/website/pplan2011.nsf/LookupImages/page-header.png/$FILE/page-header.png);
	background-repeat: no repeat;
}

#middlefooter {
	margin-bottom: 10px;
	float: left;
	width: 900px;
	height: 19px;
	background-image: url(/website/pplan2011.nsf/LookupImages/page-footer-white.png/$FILE/page-footer-white.png);
	background-repeat: no repeat;
}

#middle {
	color: #000000;
	float: left;
	width: 860px;
	background-color: #ffffff;
	background-image: url(/website/pplan2011.nsf/LookupImages/page-background-white.png/$FILE/page-background-white.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
#HomePageMiddleImage {
	color: #000000;
	float: left;
	width: 899px;
	background-color: #ffffff;
	background-image: url(/website/pplan2011.nsf/LookupImages/page-background-white.png/$FILE/page-background-white.png);
	background-repeat: repeat-y;
	padding-left: 1px;
	height: 175px;	
}
#MovePrev {
	float: left;
}

#MoveNext {
	float: right;
}

#HomePageLeft {
	position: relative;
	width: 330px;
	float: left;
	border-right: 1px dashed #888888;
	margin-right: 25px;
	min-height: 410px; 
}

#HomePageRight {
	width: 460px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
	float: left;
	position: relative;
	color: #545454;
	min-height: 410px;
}
.SwitcherPanelBlack {
	position: absolute;
	display: none;
	padding: 10px;
	width: 289px;
	height: 396px;
	background-image: url(/website/pplan2011.nsf/LookupImages/FrontPanelBlack.png/$FILE/FrontPanelBlack.png);
	background-repeat: no repeat;
}

.SwitcherPanelYellow {
	position: absolute;
	display: none;
	padding: 10px;
	width: 289px;
	height: 396px;
	background-image: url(/website/pplan2011.nsf/LookupImages/FrontPanelYellow.png/$FILE/FrontPanelYellow.png);
	background-repeat: no repeat;
}

.SwitcherPanelGrey {
	position: absolute;
	display: none;
	padding: 10px;
	width: 289px;
	height: 396px;
	background-image: url(/website/pplan2011.nsf/LookupImages/FrontPanelGrey.png/$FILE/FrontPanelGrey.png);
	background-repeat: no repeat;
}

#NewsPanel {
	padding: 10px;
	color: #ffffff;
}

#NewsPanel ul {
	padding-left: 14px;
	margin-bottom: 0px;
}

#NewsPanel ul li {
	font-size: 0.8em;
}

.NewsPanelImage {
	position: absolute;
	top: 134px;
}

.NewsHeading {
	color: #ffd503;
	font-weight: bold;
	font-size: 1.3em;
}

#SwitchPanelButtons {
	position: absolute;
	bottom: -4px;
	width: 100%;
	padding-left: 11px;
	color: #ffffff;
	z-index: 100;
//	border: 1px solid white;
}
.SwitchPanelButton {
	margin-right: 9px;
	margin-bottom: 8px;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

