body
{
    background: white;
    font-size: 12pt;
}

.leftCol
{
    display:none;
}

.navButtons
{
    display:none;   
}

.pageNo
{
    display:none;   
}

.pageHeader H2
{
    width: 100%
}

.content, .actionPlan
{
    width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
   
}

.footerContent ul
{
    display:none;
}


