html {
	background: transparent none;
	margin:auto;
}

body {
text-align:left;

}

#Columns {

text-align:left;
}

sub {
 vertical-align: sub
 }
  
sup { 
vertical-align: super
}

img {
float:left;
padding:10px 10px 10px 0;
clear:both;
}

td, th {
	border-bottom: 1px solid #009AC8;
	font-size: 10pt;	
}

.Progress-made {
width:18px;
height:18px;
margin:auto;

}

.Planned {
width:18px;
height:18px;
margin:auto;
}


P, strong, h2 {
text-align:left;
padding-top:5px;
padding-bottom:5px;
display:block;
font-size:11pt;
clear:both;
}

h1, h2 {
font-size:23pt;
font-weight:bold;

}

strong {
page-break-before: avoid;
font-weight:bold;
white-space: pre;
}

#Navigation {
display:none;
}

#TopLinks {
display:none;
}

#SearchHolder {
display:none;
}