@media print {
* {color: #000;}

body {
	background-color: #fff;
	color: #000;
	font: 12px/1.75 Helvetica, Verdana, Arial, sans-serif;
}

p {margin-bottom: 1em;}

#utility,
#nav,
#social,
#footer,
#page #article-nav,
#page .toolbar {display: none;}

#header {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	text-align: center;
}

	#header h1 a {
		text-decoration: none;
	}

		#header h1 a span {
			font-weight: 100;
			font-size: 20px;
			color: #666;
			text-decoration: none;
			line-height: 2;
		}

h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

	table {
		background-color: #eee;
		font: 12px/1.5 Arial, Helvetica, Verdana, sans-serif;
		width: 460px;
		margin-bottom: 20px;
	}

		table th {}

		table tr {
			padding: 0 3px;
		}

			table tr.alt {
				background-color: #ddd;
			}

			table tr td {
				padding: 0 5px;
				line-height: 28px;
			}

		table.ratings {}

			table.ratings th {
				color: #000;
				background: #ccc;
			}

			table.map th {
				background: none;
				background-color: #4D4D49;
				color: #fff;
				padding: 4px;
				border-radius: 0;
			}

				table.map th.id,
				table.map td.id {
					text-align: center;
				}

				table.map th.label,
				table.map td.label,
				table.map th.segment,
				table.map td.segment {
					text-align: left;
				}

				table.ratings th span {padding: 0 15px;}

				table.ratings th span.D {float: left;}
				table.ratings th span.R {float: right;}

				body#ratings h3.rating {
					color: #000;
					line-height: 22px;
					text-transform: none;
					font-size: 14px;
				}

			table.ratings td.state {
				font-weight: bold;
				width: 12px;
				padding-left: 15px;
			}

			table.ratings td.district,
			table.ratings td.class {
				width: 10px;
				text-align: center;
				font-weight: bold;
			}

			table.ratings td.party {
				width: 30px;
				text-align: center;
				font-size: 10px;
				font-weight: bold;
			}

				table.ratings td.party.D {
					color: #376780;
				}

				table.ratings td.party.R {
					color: #952b1e;
				}

				table.ratings td.party.I {
					color: #333;
				}

			table.ratings td.notes {
				width: 40px;
				text-align: center;
			}

				table.ratings td.notes em,
				table.ratings td.incumbent em {
					font: 10px Arial, Helvetica, Verdana, sans-serif;
					text-transform: uppercase;
					font-style: normal;
					background-color: #ccc;
					height: 15px;
					padding: 0 10px;
					border-radius: 8px;
				}

				table.ratings td.incumbent em {position: relative; left: 10px;}

			table.ratings td.incumbent {
				font: 14px/1.5em Georgia, "Times New Roman", serif;
			}

			table.ratings td.shift {
				font-size: 20px;
				line-height: 12px;
				text-align: right;
				padding-right: 12px;
			}

				table.ratings td.shift.R {color: #952b1e;}
				table.ratings td.shift.D {color: #376780;}

			table.ratings td.rating {
				width: 170px;
			}



#idSiteMeterHREF {display: none;}

} /*end @media print */
