@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	}
	
p {
	font-size: 14px;
	color: #000000;
	text-decoration::none;
	}
	
h1 {
	font-weight: bold;
	font-size: 22px;
	line-height: 1.5em;
	color:#30c3fa;
	}
	
ul {
	list-style-type: none;
	}
	
ul .content_list {
	list-style-type:square;
	}
	
.about_page {
	font-size: 14px;
	height: 100%;
	width: 100%;
	}

.issue_title {
	font-size:16px;
	color: #003366;
	line-height: 1.1em;
	}
	
.issue_description {
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	word-spacing: 2px;
	margin-bottom: 5px;
	}
	
.issue_pelosi {
	font-size: 16px;
	font-weight: bold;
	color:#003366;
	line-height: 1.1em;
	}
	
.issue_boehner {
	font-size: 16px;
	font-weight: bold;
	color:#990000;
	line-height: 1.1em;
	}
	
.signup_input {
	font-size: 11px;
	font-weight: bold;
	color: #990;
	width: 175px;
	}

.white{
      color: #ffffff;
	  font-size: 12px;
}
	
a:link {
	color: #333333;
	}
	
a:hover: {
	color: #666666;
	weight: bold;
	}

a:visited {
	color: #000000;
	}
	
form {
/margin-top: -2px;
}

.navigation a {
	font-size:16px;
	line-height: 1.2em;
	color:#FFFFFF;
	font-weight: bold;
	}
	
.footer a:link {
	color: #999;
	font-size: 12px;
	}
	
.footer a:hover {
	color: #666;
	font-size: 12px;
	}	
	
.footer a:visited {
	color: #999999;
	font-size: 12px;
	}
	
.rh_link {
	margin: -8px 0 0 -42px;
	/margin: -10px 0px 0px -5px;
	}
	
.legal {
	padding: 5px;
	margin: 0 auto;
	color:#666;
	font-size: 12px;
	}