body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

@page { 
	margin : 1.8 cm;
}

a, a:visited{
	color: #000;
	text-decoration: none;
}

#content {
	width:100%;
}

#content #years {
	border: none;
}

#navi, #flash, #news	{
	display: none;
}


#content div#col1{
	/*width: 900px;*/
}

#content div#col2  {
	/*width: 900px;
	position: absolute;
	left: -270px;
	top: 400px;*/
	margin-top: 0.8cm;
}

#content h1, body.home #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E11C27;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0 15px 10px;
	margin: 0;
	border-bottom: none;
}

#content h2, body.home #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EF7527;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 15px 15px;
	margin: 0;
	}

#content h2.no-margin {
	padding: 0 15px;
}
	
#content p {
	line-height: 140%;
	padding: 0 15px 0;
	text-align: justify;
	margin: 0 0 1em;
}

#content .emphasis-red, #content .emphasis-grey, #content .emphasis-orange {
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
#content p span.emphasis-red, #content p span.emphasis-grey, #content p span.emphasis-orange, #content li span.emphasis-red, #content li span.emphasis-grey, #content li span.emphasis-orange, #content li.emphasis-red, #content li.emphasis-grey, #content li.emphasis-orange {
	font-size: 0.9em;
}

#content .emphasis-red {
	color: #E11C27;
}

#content .emphasis-grey {
	color: #393841;
}

#content .emphasis-orange {
	color: #EF7527;
}


#breadcrumb	{
	display: none;
}

#footer {
	display: none;	
}