﻿#sitebar,
#header .polaroid,
#header #campaign-msg,
#main-nav,
#nav,
#sidebar-a,
#sidebar-b,
#VideoJournal,
.hidden
{
	display: none;
}

body {
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0;
}

#header img {
	border: 0 none;
	width: 112px;
	height: 48px;
	float: right;
}

#content {
	clear: both;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content h2 {
	margin: 0;
	padding: 0;
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: normal;
	color: #203b7a;
	margin-bottom: 0.5em;
	margin-top: 10px;
}

#content h3 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	color: #3551a2;
	margin-bottom: 0.3em;
	margin-top: 10px;
}

#content h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #3551a2;
	margin-bottom: 0.3em;
	margin-top: 10px;
}

.article-details 
{
	border-bottom: 1px solid #e1e1e2;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	color: #888888;
}

.mini-article-details 
{		
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	color: #888888;
}


.article-details .author {
	float: right;
}

.policy-statements .author a {
	color: #000;
	text-decoration: none;
}

.policy-statements .date {
	color: #999999;
	text-decoration: none;
}

#footer {
	border-top: 1px solid #e1e1e2;
	clear: both;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	height: 1%;
	padding: 16px 0;
}

#footer #credits {
	float: right;
	text-align: right;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
