body {
	color:#000;
	background:#fff;
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
}

p {
	font-size:12pt;
	color:#000;
	font-weight:normal;
	line-height:16pt;
	margin-top:0px;
	margin-bottom:16pt;
}

h1 {
	font-size:16pt;
	color:#000;
	font-weight:bold;
	margin-bottom:12pt;
	margin-top:0px;
}

h2 {
	font-size:13pt;
	color:#000;
	font-weight:bold;
	margin-bottom:2pt;
	margin-top:12pt;
}

.jumplinks {
	margin-bottom:0;
}
.jumplinks a {
	font-size:12pt;
	color:#039;
	font-weight:bold;
	text-decoration:none;
}

#gray_line_jl {
	width:415px;
	height:1px;
	background-color:#333;
	margin-top:18pt;
	margin-bottom:13pt;
}

#container {
	width:auto;
	float:none;
}

#header, #header_home {
	display:none;
}

#print_header {
	display:block;
}

#content, #content_home {
	width:auto;
	margin: 0 5%;
	padding:0;
	float:none;
	color:#000;
	background:transparent;
}

#copyright_content {
	width:auto;
	margin: 0 5%;
	padding:0;
	float:none;
	color:#000;
	background:transparent;
}

#to_top {
	display:none;
}

#copyright_content p {
	font-size:10pt;
}

#content a {
	color:#039;
	text-decoration:none;
}

	#past_companies {
		overflow:visible;
	}
	
	#past_companies p {
		font-size:10pt;
		margin-bottom:6px;
	}

#navigation, #navigation_home {
	display:none;
}

#extras, #extras_home {
	display:none;
}

#extras_copyright {
	display:none;
}

.middle {
	vertical-align:middle;
}

#footer {
	margin:24px auto 12px auto;
	font-size:10pt;
	color:#333;
	text-align:center;
}

#footer a {
	font-size:10pt;
	color:#039;
	text-decoration:none;
}

	#gray_line {
		width:380px;
		height:1px;
		background-color:#333;
		margin-bottom:16pt;
		margin-left:auto;
		margin-right:auto;
	}


