body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 100%;
	margin: 0px;
	float: none;
	color: #000000;
	line-height: 150%;
}
 #noprint
{
	margin: 0;
	display: none;
}
.noprint {
	display: none;
}
a:link, a:visited {
	color: #4486C7;
	font-weight: bold;
	text-decoration: underline;
   }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #d1d1d1;
	padding-bottom: 0.1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #000000;
}
img {
	border-style: none;
}
#header #title {
	display: none;
}
#header   #title-print {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #contact-info {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #contact-info p {
	font-size: 90%;
	line-height: 130%;
}
#header #slogan1, #header #slogan2, #header #slogan3 {
	display: none;
}
#header #dnc {
	display: none;
}
#navbar  {
	display: none;
}
#content {
	padding-top: 150px;
}
#content #sidebar-left {
	display: none;
}
#content #sidebar-right {
	display: none;
}
#main table {
	font-size: 90%;
}
#main .date {
	text-align: right;
	font-size: 95%;
	font-style: italic;
}
#main .candidate-table {
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#main .candidate-table td {
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 1em;
	margin: 0px;
	width: 50%;
	font-size: 100%;
}
#main .candidate-table p {
	margin: 0px;
	padding: 0px 0px 1em;
	line-height: 125%;
}
#main .float-right {
	float: right;
	margin: 0px 0px 0.4em 0.4em;
}
#main .float-left {
	float: left;
	margin: 0px 0.4em 0.4em 0em;
}
#main .caption {
	text-align: center;
	margin-top: 0.3em;
	font-size: 0.7em;
	font-weight: bold;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	text-align: center;
	clear: both;
	padding-top: 10px;
}
#footer .links {
	display: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer img {
	display: none;
}
