/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

@page {
	size: auto;
	margin: 1.5cm;
}
	
body{
	font-family: "Century Schoolbook", "Georgia", "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 4em 0 0 0;
	background: white;
}

a{
	color: black;
	text-decoration: none;
}

a:link{
	color: black;
	text-decoration: none;
}

a:visited{
	color: black;
	text-decoration: none;
}

    a[href]:after {
        content: none !important;
    }
h1{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 120%;
	color: #222222;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h2{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 114%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

p {
	clear:both;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000000;
}

/************* hidden from print styles *************/
/* nonprinting should be a class not an ID!*/
#breadCrumb, .navBar, .navBarPHWS, .navigate, .buttons, .billSelector, .capitol-pin, .download_btn, .download_btn p, #nonprinting table {

	display: none;
}
.nonprinting{display:none!important;}
#invisible {
	visibility:hidden;
	display:block;  /* this added on to make some items take up some white space in the printout. */
}

/* dummy placeholder id, simplifies processing */

#printing {
	display: inherit;
}
.printing {
	display: inherit;
}
.leading {
	margin: 1em 0 1em 0;
}
.page-break {
	display:block;
	page-break-before:always; 
}

#siteName{
	margin: 0 auto;
	padding: 0;
	border-bottom: 0.5pt solid #cccccc;
}

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 0.5pt solid #cccccc;
	margin: 0 0 0.5em 0;
}

.titles {
	margin: 0em;
	padding: 0em;
}

.title_block {
	padding: 0 0 0 0;
	height: auto;
	background: none;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
	line-height: 150%;
}

.story_heading{
	font-size: 105%;
	font-weight: bold;
	clear: both;
	float: left;
}

.story_subhead{
	padding: 4pt 0px 4pt 0pt;
	font-size: 90%;
	font-weight: bold;
}

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.paperNumber{
	width: 13em;
	margin: 0px;
	padding:	0 3px 0 3px;
}

.ldTitle {
	font-family: Arial, sans-serif;
	font-size: 114%;
	color: #222222;
	margin: 3pt 0px;
	padding: 0px;
	text-align: center;
	line-height: normal;
}
.amendFN {
	font-weight: bold;
	padding: 0 0 0 6pt;
}

.data {
	margin: 0;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.data_block {
	margin: 0.5em 0 0.5em 0;
	padding: 0.1em 0 0.1em 0;
}

table {
	
}


.dataHeading {

	clear: both;
	padding: 10px 0px 0px;
	font-size: 90%;
	font-weight: bold;
}

.storyblock{
	padding: 0.5em;
	margin-top: 0.1em;
	margin-left: 0em;
	width: auto;
	height: auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.formblock{
	margin-left: 0em;
}


.public_hearing_entry {
	font-size: 110%;
	background-color: #F0F0E8;
}

.work_session_entry {
	background-color: #EAF0F0;
}


.footer {
	font-size: x-small;
	color: #303030;
	text-align:center;
	background-color: #F0F0E0;
	vertical-align: bottom;
	padding: 2pt;
	border: 1px solid #cccccc;
}

.main_footer {

	text-align:center;
	vertical-align: bottom;
	padding: 2pt;
	clear: both;
	margin-left: 0em;

}


.blacktext {
	font-weight: bold;
	font-family: "arial narrow", "helvetica narrow", sans-serif;
	color: #000000;
}

.lightblacktext {
	font-size: larger;
	font-family: "arial narrow", "helvetica narrow", sans-serif;
	color: #000000;
}

.results_table {
	background-color:white;
	margin-left: 0em;
}

/* target section styles */

#targetSections{
	padding: 0em;
	margin: 0;
}

#targetSections > div{
	margin: 0em;
	padding: 0em;
}

#masthead {
	margin-top: -3em;
}

#even_row {
	clear: left;
}

.tlnk-dnld {
	width: auto;
	margin: 1pt;
}

.tlnk-fiscal {
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right:none;
	height: auto;
	width: auto;
	float: left;
	clear: none;
    padding-bottom: 1pt;
    margin-top: 1pt;
	margin-bottom: 0pt;
	padding-top: 0pt;
}

.tlnk-bill {
    border-left: none;
    border-right: none;
/*	border-bottom: none; */
 	border-top: none;
    float: left;
	clear: none;
    display: block;
    height: auto;
	width: auto;
    padding-bottom: 1pt;
    margin-top: 1pt;
	margin-bottom: 0pt;
	padding-top: 0pt;
}

.tlnk-amdblk {
	width: auto;
	float: left;
	clear: none;
	margin: 1pt 2pt 1pt; 2pt;
	width: 48%;
}

.tlnk-2ndary {
	width: 1em;
}

.tlnk-final {
	height: auto;
	display:inline;
	font-size:inherit;
	border:none;
	clear:both;
}

.phws-item {
	display:block;
	clear:both;
}