html, body {
	height: 100%;
}
#pagemaster {
	width: 100%;
	text-align:center;
	height: 100%;
}
#pagemaster tr {
	vertical-align:top;
}
.leftOuterColumn {
	background: #5D87B2 url('StreamSideFade410.jpg') no-repeat top right;
	height: 100%;
}
.rightOuterColumn {
	background: #5D87B2 url('StreamSideFade410.jpg') no-repeat top left;
	height: 100%;
}
#skinmaster {
	width: 880px;
	margin: auto;
	background-color: white;
	border: #7994cb 1px solid;
}
#menucontainer
{
	height:28px;
	width:100%;
	background:#D9E2EE;
}
td, div, p, .normal {
	font-size: 12px;
	text-align:left;
}
.skinheader
{
	text-align:left;
	width:100%;
}
.headerright {
	text-align:right;
	width: 80%;
	background: #FFF url('StreamHeaderFade.jpg') no-repeat;
}
.skingradient {
	padding: 5px;
	background-image: url('/DesktopModules/RadMenu/RadControls/Menu/Skins/Web20/img/MenuItemBackground.gif');
}
.footer {
	font-weight:bold;
	font-size: 11px;
	color:white;
	text-align:center;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	background-color: transparent;
	padding: 5px;
}
.leftpane {
	width: 210px;
	background-color: transparent;
	padding: 5px;
}

.rightpane {
	width: 180px;
	background-color: transparent;
	padding: 5px;
}
.contentpane {
	background-color: transparent;
	padding: 5px;
	height: 100%;
}
hr {
	width:80%;
	text-align:left;
	padding:0px;
	margin-right:30px;
	margin-top:2px;
	margin-bottom:2px;
	color: #ADA7FF;
	background-color:#ADA7FF;
	border:0;
	height:1px;
}
.ArticleList .SubHead {
	font-size: 1.2em;
}

