body {
	font-family: Arial;
	font-size: 14px;
}

#login {
	display: none;
}

#navigation {
	display: none;
}

#languages {
	display: none;
}

#employment {
	display: none;
}

#helpers {
	display: none;
}

#subnav {
	display: none;
}

#search {
	display: none;
}

#footer ul {
	display: none;
}

#footer p {
	width: 100%;
	text-align: center;
}

#main_content,
#left_content,
#right_content {
	width: 100% !important;
}

#header {
	float: left;
	width: 100%;
	clear: both;
	
	border-bottom: 2px solid #555;
	
	margin-bottom: 15pt;
}

#right_content {
	/*page-break-before: always;*/
}

#header h1 {
	float: right;
}

#header h1 a {
	text-decoration: none;
	color: #000;
	font-size: 14pt;
}

#header img {
	float: left;
	width: 100pt;
}

#legal {
	display: none;
}

#rss a {
	display: none;
}

dt a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

dd {
	padding: 0;
	margin: 0;
	
	margin-bottom: 20pt;
}

.box {
	display: none;
}

#default_stylesheet {
	display: none;
}

.profile {
	display: none;
}