
title
{
    display:none;
}
body{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 10px 0px;
	font: normal 10pt/160% Arial, Helvetica, sans-serif;
}

#header{
     margin:0px 0px 0px 0px;
	display:none;
}

#navigation, .lang, .TOPIllustration, .BTMIllustration {
	display: none;
}

h1,h2,h3{
	font-family: Arial;
	font-weight: normal;
	line-height: 135%;
	color: #000000;
}

h1{
	font-size: 18pt;
}

h2{
	font-size: 16pt;
    font-weight:bold;
	margin: 0px 0px 10px 0px;
}

h3{
	font-size: 14pt;
}

h4{
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active{
	color: #000000;
	text-decoration: none;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
/*-------------------*/

#content a:after{
	content: " ( URL: " attr(href) " )";
	font-size: 8pt;
}

#footer{
	border-top: 1px solid #000000;
	margin-top: 40px;
	display:none;
}

#contentWrapper .tools
{
    display:none;
}

.info{
	padding: 20px;
}


.info table
{
	width:100%;
}


.info table th{
	text-align: left;
}

.info table td{
	padding-bottom: 5px;
	text-align: left;
}

.blueSmall table tr td{
	padding-bottom: 10px;
}

#can_infotable
{
    width:657px;
}
/*---Candidate information------*/
#can_infotable #info_cell1
{
    width:110px;
}

#can_infotable #info_cell2
{
    width:115px;
}
#can_infotable #info_cell3
{
    width:90px;
}
#can_infotable #info_cell4
{
    width:190px;
}


