
html
{
	background:none;
	
}
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : Times New Roman, Times, serif;
  font-size : 1.5em;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

.articleFooter 
{
	display:none;
}


#PageContainer
{
	float:left;
	margin:auto;
	width:100%
}

#Page
{
	float:left;
	width: 97%;
	padding-right: 1em;
}



#RightContentArea ,#RightContentMainAndSideBody, #RightContentMainBody, .introBody, .mainBody
{
	float:none;
	
	width:100%;
}

#PageShadowLeft, #PageShadowRight, #HeaderTopLinkArea, #HeaderMenuArea, #HeaderBanner, #HeaderNavigation, 
#LeftContentArea, .RightContentContactArea, #RightContentFunctionArea,  .RightContentFunctionArea, .RightContentFunctionAreaWide, .RightContentFunctionAreaExtraWide, 
#RightContentSideBody, #FooterImage, #FooterLine, #FooterBottom, .SlideShowButtonArea, .SlideShowShowAll { 
  display : none; 
}
#HeaderTop
{
	background:none;
}
.tableNoBorders tr
{
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
}
.TableHolder
{
	overflow:visible;
}

.MatrixDiv
{
	width:900px;
	overflow:visible;
}
.MatrixDiv tr
{
	page-break-after:auto;
}
.MatrixDiv .PageListTestArea
{
	float:none;
}
	
.RightContentMainAndSideBody
{
	width:900px;
}


table.QualityGridView
{
	width:900px;
}
table.QualityGridView .gvTextColumn
{
	width:800px;
}
table.QualityGridView .gvTextColumn .LinkLookingButton 
{
	width:800px;
	font-size: 0.9em;
}
table.QualityGridView .gvIndexColumn
{
	font-size:0.9em;
}
