@charset "utf-8";
html {
	height:100%;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#content {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	z-index: 1;
	position: relative;
	left: 31px;
}
#search {
	width: 270px;
	margin-bottom: 4px;
	margin-top: -26px;
	float: left;
	margin-left: 700px;
	padding-bottom: 2px;
}
#billsearch{
	height: 35px;
	width: 90px;
	float: left;
	background-image: url(../images/Bill-Search-Button.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 460px;
	font-weight: bold;
}
#billsearch a:link{
	color: #009;
	text-decoration: none;
}
#billsearch a:hover{
	color: #F00;
	text-decoration: none;
}
#survey_button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 110px;
	background-image: url(../images/Bill-Search-Button.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-left: 817px;
	margin-bottom: -25px;
	font-weight: bold;
}

#survey_button a:link{
	color: #009;
	text-decoration: none;
}

#survey_button a:hover{
	color: #F00;
	text-decoration: none;
}
#email_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 110px;
	background-image: url(../images/Bill-Search-Button.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-left: 817px;
	margin-bottom: -25px;
	font-weight: bold;
}
#email_button a:link {
	color: #009;
	text-decoration: none;
}
#email_button a:hover {
	color: #F00;
	text-decoration: none;
}

#logo {
	float: left;
	width: 272px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
p {
	text-decoration: none;
	line-height: 1.3em;
}

a:link {
	text-decoration: none;
	color: #009;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1, h2, h3 , h4{
	font-weight: bold;
}

h1 {
	font-size: 24px;
	color:#009;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
}
h4 {font-size: 13px;}

#hdobanner {
	background-image: url(../images/HDO-logo.png);
	background-position: right;
	height: 100px;
	background-repeat: no-repeat;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.committees {
	float: left;
	width: 400px;
}
#topmenu {
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px;
	padding: 0px;
}

.topmenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
}

.bluebar {
	height: 35px;
	background-color: #039;
	width: 960px;
}

.reptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 20px;
	line-height: 1em;
}
.repdist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	margin-left: 20px;
}
.repname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 1.2em;
	color: #3C4290;
}

#issuebar {
	background-color: #CCC;
	height: 72px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.issue_col {
	float: left;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-size: 14px;
	padding-left: 5px;
	line-height: 1.7em;
}
.issue_col1 {
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 30px;
	font-size: 14px;
	padding-left: 5px;
	line-height: 1.7em;
	font-weight: bold;
}

.first {
	margin-left: 10px;
}
#bg {
	position:fixed;
	top:0px;
	left:0;
	width:100%;
	height:100%;
}
#mainbody {
	background-color: #FFF;
	width: 920px;
	margin: 20px;
	padding: 0px;
}
#newsyears {
	background-color: #E8E8E8;
	height: 20px;
	text-align: right;
	padding-top: 5px;
	padding-right: 65px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#newsyears a {
	text-decoration: none;
	color: #000;
}
#newsyears a:hover {
	text-decoration: underline;
	color: #000;
}



#mainleft {
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	width: 430px;
}
#newsmonth {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#newsmonth a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width: 115px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 1.4em;
	text-decoration: none;
}
#newsmonth a:hover {
	text-decoration: underline;
}


#newsmonth .current {
	color: #f60607;
	font-weight: bold;
	text-decoration: none;
}
#newsmonth .title {
	color: #21409a;
	font-weight: bold;
	font-size: 11px;
}



.newslist {
	margin-bottom: 10px;
	float: left;
	width: 775px;
}

.newsitem {
	margin-bottom: 10px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f60607;
	float: left;
	font-weight: bold;
	width: 120px;
	text-align: right;
}

.newsphoto {
	float: left;
	height: 100px;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.newstext {
	padding-left: 130px;
	margin-left: 15px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409A;
	font-weight: bold;
	line-height: 18px;
}
.newstitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409A;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.newstitle a:hover {
	text-decoration: underline;
}


.newssubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21409a;
	font-style: italic;
	line-height: 18px;
}


#maintop {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	width: 920px;
}


#mainright {
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}


.committee_column {
	width: 450px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.blogentry-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.blogentry-title a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
}
.blogentry-title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
}
.blogentry-title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
.blogentry-title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
}

.blogentry-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21409a;
	font-style: italic;
	line-height: 18px;
}

.blogtitle-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790000;
	font-weight: bold;
}
.blogtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.blog-subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-transform: uppercase;
	text-decoration: none;
}

.blog-subscribe a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-transform: uppercase;
	text-decoration: none;
}
.blog-subscribe a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-transform: uppercase;
	text-decoration: none;
}
.blog-subscribe a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-transform: uppercase;
	text-decoration: underline;
}
.blog-subscribe a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2141AB;
	text-transform: uppercase;
	text-decoration: none;
}
#footer {
	background-color: #3C4290;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	color: white;
	text-align: center;
	padding-bottom: 0px;
	padding-right: 20px;
	height: 75px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#issue-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
	padding: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#video-main {
	margin-top: 0px;
	margin-left: 0px;
}
.video-item {
	margin-top: 10px;
	margin-bottom: 0px;
}

#video-main .video {
	float: left;
	margin-bottom: 20px;
	width: 175px;
}
#video-main .videotext {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.replist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3C418F;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.replist a:link {
	text-decoration: none;
	font-weight: bold;
}
.replist a:visited {
	text-decoration: none;
	font-weight: bold;
}
.replist a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.replist a:active {
	text-decoration: none;
	font-weight: bold;
}
.sitemapitems p {
	margin-bottom: -5px;

}
.hdoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21409a;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.hdoheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-style: italic;
	line-height: 20px;
}
#PRheader {
	height: 234px;
}
#PRheader #PR_titles {
	float: left;
	margin-top: 55px;
}

#PRheader #PRheadshot {
	float: left;
}
#PRheader #PR_HDOlogo {
	float: right;
}

.imageleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.imageright {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.leg_banner {
	width: 960px;
	height: 300px;
	display: block;
	position: relative;
}
.leg_banner .work_ad {
	width: 350px;
	position: absolute;
	display: block;
	margin-top: 0px;
	margin-left: 1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
}

.leg_banner .home_ad {
	width: 300px;
	position: absolute;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 1.5em;
	padding-left: 30px;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.address a:link {
	color: #FFF;
}
.address a:active {
	color: #FFF;
}
.address a:hover {
	color: #FFF;
	text-decoration: underline;
}
.address a:visited {
	color: #FFF;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.readmore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.readmore a:hover {
	text-decoration: underline;
}
.prtag { 
	font-size: small; 
	font-family: "Times New Roman"; 
	font-style: italic 
}
#welcome {
	background-color: #EEEEEE;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.members {
	margin-top: -12px;
}
#newsyears {
	color: #790000;
	font-size: 13px;
	text-decoration: none;
}
#newsyears a:link {
	color: #790000;
}
#newsyears a:hover {
	color: #790000;
	text-decoration: underline;
}
#newsyears a:visited {
	color: #790000;
}
.right-col {
	float: right;
	margin-left: 10px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e5e3e4;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.right-col a:link {
	text-decoration: none;
	width: 220px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333;
}
.right-col a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.right-col a:visited {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
	font-weight: bold;
}
#rightcolbox {
	width: 230px;
	float: left;
}
#print_banner {
	display:none;
}
#rc-container {
	float: right;
}
.news {
	float: left;
	width: 675px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9A9A9A;
	padding-right: 10px;
}
.right-col .hdoheader a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.right-col .hdoheader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
