﻿body
{
    margin:0;
    padding  :0;
	border:0;
    width: 100%;
	background:#fff;
	font-family:Calibri (Body);
}

.RoundedContainer
{
	clear:inherit;
	background: #E5F2FF;
	color:black;
	font-size: 0.9em;
	font-weight:normal;
	margin: 0px 10px 10px 0px;
}
.innerRoundedContainer
{
	margin-left:10px;
	margin-right:10px;
}
.rtop, .rbottom{display:block;background:#fff;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;background:#E5F2FF}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.OpenReportButton{
	/*margin-left:430px;
	float:right;*/
	margin-right:10px;
	
}
.CloseReportButton
{
	float:right;
	margin-right:10px;
}
.PublishedText{font-size:1.0em;text-decoration:underline;}
.NewsTitle { font-weight: bold;}
.GridHeader { font-weight: bold; font-size:0.8em;}

#MainContent 
{
     
}


/* Header rows */
/*.ob_gHContWG .ob_gH .ob_gC, .ob_gHContWG .ob_gH .ob_gCW,
.ob_gHCont .ob_gH .ob_gC, .ob_gHCont .ob_gH .ob_gCW
{
     background-image: none !important;
     background-color: #DCE3E8 !important;
     border-bottom: 1px #A8AEBD solid !important;
     height: 50px !important;
}*/


    

	

