/* IE CSS */

.ContentBlock1
{
	font-family:Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#FFFFFF;
	font-weight:bold;
	background-color:#000000;
	border-right: #FFFFFF 6px solid;
}

.ContentBlock2
{
	font-family:Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#FFFFFF;
	font-weight:bold;
	background-color:#859EB4;
}

.ContentBlock3
{
	font-family:Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#FFFFFF;
	font-weight:normal;
	background-color:#616061;
	border-top: #FFFFFF 6px solid;
	line-height: 25px;
}
