BODY
{
	background-color: #FFFFFF;
	color: #000000;

	font-family: verdana, arial, sans-serif;
  font-size: 10pt;

  position: relative;
}

DIV#header H1
{
	float: left;

	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
}

DIV#header H2
{
	display: none;
}

DIV#content H1
{
	position: absolute;
	top: 0px;
	right: 0px;

	float: right;
}

DIV#content H3
{
	margin-bottom: 0px;
}

DIV#content P
{
	margin-top: 5px;
}

DIV#menuBar
{
	display: none;
}

DIV#content
{
	clear: both;
}

A
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.noPrint
{
	display: none;
}

DIV.lightProject, DIV.darkProject
{
	border-top: 1px solid #000000;
}

IMG
{
	border: 1px solid #000000;
}

DIV.reference
{
	float: left;
	margin-bottom: 10px;
	margin-right: 50px;
}

DIV.educationSection
{
	clear: both;
}

DIV.educationDate, DIV.educationEstablishment
{
	float: left;
	margin-right: 10px;
}

DIV.sectionExpander
{
	display: none;
}
