/* PRINT STYLESHEET */

body {
	background: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.6875em; /* = 11px */
	line-height: 1.55em; /* = 17px */
	color: #000000;
}

h1 {
	color: #0094d9;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.41em;
	margin-bottom: 1em;
}

h2 {
	color: #0094d9;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.41em;
	margin-bottom: 0.7em;
}

h3 {
	color: #131415;
	font-weight: bold;
	font-size: 1.09em;
	line-height: 1.41em;
}

h4,
h5,
h6 {
	font-size: 1em;
	color: #131415;
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}

a {
	color: #003366;
	text-decoration: underline;
}

strong {
	color: #131415;
	font-weight: bold;
}

img {
	border: none;
}

table,
input,
select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

div.f1_header *,
div.f2_footer *,
div#storybox,
div.f2_footer div.lowerfooter *,
div.f11_facts,
div.wiki_cats_container,
div.f7_video,
div.rightpane,
div.leftpane,
p.tabbrowse,
ul.tabs {
	display: none;
}

div.f1_header a.logo_fc,
div.f1_header a.logo_fc img,
div.f2_footer div.lowerfooter,
div.f2_footer div.lowerfooter p {
	display: block;
	margin-bottom: 2em;
}

div.contentrow div.semicolumn_left {
	float: left;
	width: 48%;
	margin-right: 4%;
}

div.contentrow div.semicolumn_right {
	float: left;
	width: 48%;
}