/* CSS file for printed reports */
body {
  background-color: white;
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 10px;
  color: black;
}
a:link {

color: black;
text-decoration: none;
}

a:visited {

color: black;
text-decoration: none;

}

a:hover {
color: black;
text-decoration: none;
}

a:active {
color: black;
text-decoration: none;
}

.title_table {
 display: block;
 background-image: none;
 padding: 0px;
 border-spacing: 0px;
 border-top: 1px solid #cccccc;
 width: 600px;
 color: black;
 font-family: "Verdana", "Tahoma", "Arial", "sans serif";
 text-align: center;
 font-size: 12px;
 vertical-align: top;
}

.title_first {
 padding-top: 5px;
 font-size: 18px;
 font-weight: bold;
 background-color: #eeeeee;
}

.title_second {
 font-size: 16px;
 font-weight: bold;
 padding-bottom: 5px;
 border-bottom: 1px solid #cccccc;
 background-color: #eeeeee;
}
/* @@@@@@@@@@@@@@@@ CODE ADDED BY DAVE BUCHANAN FOR PRINT REPORTS 8/25/06 @@@@@@@@@*/
.listtable_header {
 font-weight: bold;
 background-color: #eeeeee;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding-top: 5px;
 width: 600px;
 padding: 3px;
 vertical-align: top;
  
}

.listtable_header2 {
 font-weight: bold;
 font-size: 14px;
 background-color: #eeeeee;
 border-top: 1px solid #cccccc;
 border-bottom: 4px solid #cccccc;
 padding-top: 5px;
 width: 600px;
 padding: 3px;
 vertical-align: top;
}

.bill_action_anchor_chapter2 {
	 padding-left: 3px;
 padding-right: 3px;
 padding-top: 5px;
 padding-bottom: 1px;
 border-top: 1px solid #eeeeee;
 width: 600px;
 vertical-align: top;
}
.crumb {
  font-size: 9px;
  text-decoration: none;
  color: black;
}
.bill_ars_affected {
 margin: 0px;
 padding: 5px 0px 0px 4px;
 font-weight: normal;
}
.sm_submit_button { 
	display:none;
}

.listtable {
  display: block;
 background-image: none;
 padding: 0px;
 border-spacing: 0px;
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 width: 600px;
 color: black;
 border:1;
 align: center;
 font-family: "Verdana", "Tahoma", "Arial", "sans serif";
 font-size: 12px;
 text-align: left;
 border-collapse: collapse; 
 vertical-align: top;
}
/*
a:link:sanshiddenlink { cursor: default; text-decoration:none}
a:visited { cursor: default; text-decoration:none}
a:hover { cursor: default; text-decoration:none}
a:active { cursor: default; text-decoration:none} 
*/
.bill_table_title_anchor {
 font-weight: bold;
 background-color: #eeeeee;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 5px 3px 5px 3px;
 vertical-align: top;

}
.bill_table_title {
	font-weight: bold;
 background-color: #eeeeee;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 5px 3px 5px 3px;
 vertical-align: top;

}
/*.bill_sponsors {
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 12px;
 padding-bottom: 1px;
 font-size: 10px;
 vertical-align: top;

}*/
.bill_sponsors {
 margin: 0px;
 padding: 5px 0px 0px 4px;
 font-weight: normal;
  font-size: 10px;
 vertical-align: top;
}
.bill_comments_label {
 margin: 0px;
 padding: 5px 0px 0px 4px;
  font-size: 10px;
 font-weight: bold;
}
.bill_comments {
 margin: 0px;
 padding: 5px 0px 0px 4px;
  font-size: 10px;
 font-weight: normal;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@ END DAVE B ADDITION @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.bill_actions_title {
border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 font-weight: bold;
 background-color: #eeeeee;
 padding-top: 5px;
 
 padding: 3px;
 vertical-align: top;
}
.bill_ars_affected {
	padding-left: 5px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 1px;
 font-size: 10px;
 vertical-align: top;
}
.bill_action_st {
 white-space: nowrap;
 vertical-align: top;
 border-top: 1px solid #faf0e6;
 font-weight: normal;
}
.bill_action_date {
 width: 20px;
 padding-right: 2px;
 padding-left: 2px;
 font-style: italic;
 vertical-align: top;
 border-top: 1px solid #faf0e6;
 font-weight: normal;
}
.bill_action_desc {
 vertical-align: top;
 border-top: 1px solid #faf0e6;
 font-weight: normal;
}

.title_list {
 padding-top: 10px;
 padding-bottom: 10px;
 border-top: 1px solid #cccccc;
 font-weight: bold;
}

.title_date {
 text-align: right;
 width: 300px;
}

.title_session {
 text-align: left;
 width: 300px;
}

.title_copyright {
 font-size: 10px;
}

.cal_table {
 display: block;
 background-image: none;
 padding: 0px;
 border-spacing: 0px;
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 width: 600px;
 color: black;
 font-family: "Verdana", "Tahoma", "Arial", "sans serif";
 font-size: 10px;
 text-align: left;
 border-collapse: collapse;
 vertical-align: top;

}

.cal_title {
 font-weight: bold;
 background-color: #eeeeee;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding-top: 5px;
 width: 600px;
 padding: 3px;
 vertical-align: top;

}

.cal_billinfo {
 padding-left: 3px;
 padding-right: 3px;
 padding-top: 5px;
 padding-bottom: 1px;
 border-top: 1px solid #eeeeee;
 width: 600px;
 vertical-align: top;

}

.bill_table {
 display: block;
 background-image: none;
 padding: 0px;
 border-spacing: 0px;
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 width: 600px;
 color: black;
 border:1;
 font-family: "Verdana", "Tahoma", "Arial", "sans serif";
 font-size: 12px;
 text-align: left;
 border-collapse: collapse; 
 vertical-align: top;

}

.bill_title {
 font-weight: bold;
 background-color: #eeeeee;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 5px 3px 5px 3px;
 vertical-align: top;

}

.bill_summary {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
	
	vertical-align: top;
	margin-bottom: 2px;
	margin: 2px;
}

.bill_sponsor {
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 1px;
 font-size: 10px;
 vertical-align: top;

}

.bill_comment {
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 5px;
 padding-bottom: 1px;
 vertical-align: top;

}

.bh_cell {
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 1px;
}

.bh_table {
 display: block;
 background-image: none;
 padding: 0px;
 
 border-spacing: 0px;
 border: 2px solid #eeeeee;
 width: 600px;
 color: black;
 font-family: "Verdana", "Tahoma", "Arial", "sans serif";
 font-size: 10px;
 text-align: left;
 border-collapse: collapse; 
 vertical-align: top;
}

.bh_st_title {
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 font-weight: bold;
 background-color: #eeeeee;
 padding-top: 5px;
 width: 310px;
 padding: 3px;
 vertical-align: top;
}

.bh_date_title {
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 font-weight: bold;
 background-color: #eeeeee;
 padding-top: 5px;
 width: 40px;
 padding: 3px;
 vertical-align: top;

}

.bh_action_title {
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 font-weight: bold;
 background-color: #eeeeee;
 padding-top: 5px;
 width: 250px;
 padding: 3px;
 vertical-align: top;

}

.bh_st {
 padding-top: 3px;
 width: 310px;
 border-bottom: 1px solid #eeeeee;
 vertical-align: top;
 padding-left: 3px;
}

.bh_date {
 padding-top: 3px;
 width: 40px;
 border-bottom: 1px solid #eeeeee;
 vertical-align: top;
 padding-left: 3px;

}

.bh_action {
 padding-top: 3px;
 width: 250px;
 border-bottom: 1px solid #eeeeee;
 vertical-align: top;
 padding-left: 3px;

}

.grid_table {
 display: block;
 width: 600px;
 background-image: none;
 padding: 0px;
 border-spacing: 0px;
 border: 2px solid black;
 color: black;
 font-family: "Verdana", "Tahoma", "Arial", "sans serif";
 font-size: 10px;
 text-align: left;
 border-collapse: collapse;
 vertical-align: top;
}

.grid_cell {
 border: 1px solid #cccccc;
 vertical-align: top;
 padding: 3px;
}

.grid_summary {
 border: 1px solid #cccccc;
 vertical-align: top;
 padding: 3px;
}

.grid_billnum {
 border: 1px solid #cccccc;
 vertical-align: top;
 padding: 3px;
}

/* For all short statements, including "No hearings today" type stuff. 
   Also for table contents
*/
.sanscontent {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 12px;
  text-decoration: none;
  color: black;
}

.sanscontentlarge {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 14px;
  text-decoration: none;
  color: black;
}

/* for smaller tables and such */
.sanscontentsmall {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 10px;
  text-decoration: none;
  color: black;
}

/* Title in Print Reports (Tracking Lists) */
.reporttitle {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

/* Second Title in Print Reports (Tracking Lists) */
.reportsecondtitle {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

/* Most title type stuff, I don't use H1 or H2 */
.sanstitle {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

.sanstitlesmall {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

.sanshiddenlinksmall {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 10px;
  text-decoration: underlined;
  color: black;
}

.sanshiddenlinksmall:visited {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 10px;
  text-decoration: underlined;
  color: black;
}

.sanshiddenlinksmall:hover {
  font-family: "Verdana", "Tahoma", "Arial", "sans serif";
  font-size: 1opx;
  text-decoration: underlined;
  color:#66B7FF;
}

/* page break for Tracking Lists-Print Reports */
P.breakhere {
  page-break-before: always
}

.bill_posted_event_type {
 font-style: italic;
 text-align: right;
 vertical-align: top;
 width: 50px;
 padding: 0px 2px 0px 0px;

 font-weight: normal;
 white-space: nowrap;
}
.bill_posted_event_name_link {
 text-align: left;
 padding-left: 0px;
 font-weight: normal;
 width: 98%;
}

