body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	margin: 0px;
}

h1{
	font-weight: bold;
	font-size: 16px;
}

h2{
	font-weight: bold;
	font-size: 12px;
}

h3{
	font-weight: bold;
	font-size: 12px;
}

#header{
	margin: 0px;
	padding: 0px;
	display: none;
	clear: both;
}

#content{
	margin: 0px;
	padding: 4px;
	clear: both;
}

#left{
	display: none;
}

.clear{clear:both;}

#breadcrumbs{
	margin: 0px;
	padding: 0px;
	font-size: 1 em;
	float: left;
	list-style-type: none;
	display: none;
}

#breadcrumbs li{
	float: left;
	margin-right: 4px;
}

#langChoice{
	display: none;
}

#footer{
	margin-left: 0px;
	padding: 0px;
}

#printlogo{
	display:block;
	float: left;
	padding-right: 10px;
}

#langselect{
	display: none;
}

.strong{font-weight: bold;}

table{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
td{
	border-bottom: solid 1px #000000;
	border-right: solid 1px #CCCCCC;
	padding-right: 2px;
}

th{
	border-bottom: solid 2px #000000;
	background: #EEEEEE;
	text-align: center;
	border-right: solid 1px #CCCCCC;
}

table caption{
	border: solid 4px #CCCCCC;
	margin-top: 10px;
}

#footer{
	display: none;
}

.print{display:none;}

.calign{
	text-align: center;
}

.ralign{text-align: right;}
