<style type="text/css">
.clear {
	clear: both;
}
.acts_wrapper {
	width: 100%;
	position: relative;
}
.nTabber_wrap {
	border-bottom: 1px solid #CCC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 15px;
	position: relative;
	height: 35px;
}
.nTabber {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
}
.nTabber li {
	float: left;
	display: inline;
	margin-right: 5px;
}
.nTabber .nTabber_tab {
	padding: 5px 35px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: relative;
	min-height: 22px;
	line-height: 22px;
	display: block;
	position: relative;
	bottom: -1px;
	background: #e5e4e4;
	cursor: pointer;
}
.nTabber .nActive {
	font-weight: bold;
	position: relative;
	background: #FFF;
	border-bottom: 1px solid #FFF;
}
.nTabber_container {
	position: relative;
	clear: both;
	padding: 10px 0;
}
.nTabber_tab img{
	vertical-align:middle;
	margin-right:5px;
}
.acts_box {
	position: relative;
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
}
.ammendments .acts_box {
	position: relative;
	margin-top:15px;
	padding: 8px 15px;
	border-left:1px solid #CCC;
	border-bottom:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background: #EBEBEB;
}
.ammendments .acts_box h4{
font-size: 0.95em;
}
.ammendments .nTabber_content{
	margin: 5px 0;
}
.rdcornor, .rdcornor_yellow{
	border:none !important;
	padding: 3px 10px !important;
	display:inline-block;
	border-radius:2px !important;
	-moz-border-raduis:2px;
	-webkit-border-raduis:2px;
}
.rdcornor{
	background: #EBEBEB;
}
.rdcornor_yellow{
	background: #f6efd1;
}


.tabber_alias_on-demand a{
cursor: pointer;
}
.acts_box h4 {
	font-weight: bold;
	font-size: 1em;
	display:inline;
	line-height:1.5em;
}
.acts_box h4:hover {
	color: #00488B;
}
.nTabber_plus, .nTabber_min {
	display: block;
	cursor: pointer;
}
.nTabber_plus {
	background: url(../../../images/plus_a.png) right top no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-right:28px;
}
.nTabber_plus img{
	vertical-align:middle;
}
.nTabber_plus:hover {
	color: #00488B;
}
.nTabber_min {
	background: url(../../../images/min_a.png) right no-repeat;
	color: #00488B;
}
.nTabber_min h4 {
	color: #00488B;
}
.nTabber_content {
	position: relative;
	clear: both;
	margin: 15px 0;
	font-size: 0.95em;
}
.con_box {
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
	line-height:1.5em;
}
.con_box span {
	margin-right: 15px;
	margin-bottom: 5px;
}
.con_box a {
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-left: 1px solid #CCC;
	cursor: pointer;
}
.con_box a:first-child {
	padding-left: 0;
	border-left: none;
}
.sub_act_link {
	background: url(../../../images/sub_act.png) left no-repeat;
	padding-left: 28px !important;
	color: #3f3f3b !important;
}
.sub_act_link:hover {
	text-decoration: underline;
}
.sbutton {
	border: none;
	background: url('../../../images/gsearch.png') no-repeat top left;
	padding : 7px 12px;
	cursor: pointer;
}
/****tabber styles ----- */

div.tabber_nav {
	display: block;
	clear: left;
	height: 35px;
	margin: 5px 0 8px 0;
	line-height: 1em;
	zoom: 1; /* Fix for IE height issue */
}
div.tabber_nav ul.tabber_tabs {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
	background: none !important;

}
div.tabber_nav li.tabber_tab {
	float: left;
	margin: 0 2px 0 0 !important;
	padding: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
	background: none !important;
	min-width:80px;
	text-align:center;
}
div.tabber_nav li.tabber_tab.active {
	margin-top: 0 !important;
}
/* Tabs */
div.tabber_nav li.tabber_tab a, div.tabber_nav li.tabber_tab a:link, div.tabber_nav li.tabber_tab a:visited, div.tabber_nav li.tabber_tab a:active, div.tabber_nav li.tabber_tab a:hover {
	outline: 0;
	text-decoration: none;
	font-weight: bold;
}
div.tabber_nav li.tabber_tab a, div.tabber_nav li.tabber_tab a:hover {
	display: block;
	width: auto;
	min-width:115px;
	_width: 0%;
	padding: 5px 8px 0 8px;
	height: 18px;
	_height: 23px;
	line-height: 1em !important;
	white-space: nowrap;
	border: solid 1px #B4B4B4;
	text-decoration: none !important;
	color: #00618a;
 	*border: 0;
 	*margin-left: .3em;
 	position:relative;	
	background: #e3e3e3;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e3e3e3));
background: -webkit-linear-gradient(#ffffff, #e3e3e3);
background: -moz-linear-gradient(#ffffff, #e3e3e3);
background: -ms-linear-gradient(#ffffff, #e3e3e3);
background: -o-linear-gradient(#ffffff, #e3e3e3);
background: linear-gradient(#ffffff, #e3e3e3);
}
div.tabber_nav li.tabber_tab a, div.tabber_nav li.tabber_tab a:hover {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}
/* Tabs: Active state */
div.tabber_nav li.tabber_tab.active a, div.tabber_nav li.tabber_tab.active a:hover {
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	width: auto;
	_width: 0%;
	height: 18px;
	_height: 23px;
	line-height: 1em !important;
	white-space: nowrap;
	border: solid 1px #cfc79c;
	text-decoration: none !important;
	color: #4d4c4c;
	background: #fefcea;
	min-width:115px; /* Old browsers */
	
	background: #fefcea;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefcea), to(#f0e9c1));
	background: -webkit-linear-gradient(#fefcea, #f0e9c1);
	background: -moz-linear-gradient(#fefcea, #f0e9c1);
	background: -ms-linear-gradient(#fefcea, #f0e9c1);
	background: -o-linear-gradient(#fefcea, #f0e9c1);
	background: linear-gradient(#fefcea, #f0e9c1);
	
}

/* udendra added - 4/8/2014 - applies only to "news" button */
div.tabber_nav li#newss.active a, div.tabber_nav li#newss a {
   min-width: 85px;
   width: 85px;
}

div.tabber_nav li.tabber_tab.active a {
}
/* Tabs: Hover state */
div.tabber_nav li.tabber_tab a:hover {
	text-decoration: underline !important;
}
div.tabber_nav li.tabber_tab a:hover {
	text-decoration: underline;
}
/* Content area */
div.tabber_content, div.tabber_content > div, div.tabber_content div.tabber_item {
	position: relative !important;
	overflow: hidden !important;
	padding: 2px 0;
}
div.tabber_content {
	/*	margin-top: -1px;*/
	clear: left;
}
div.tabber_content {
}
/* STYLING FOR IF JAVASCRIPT FAILS */
div.tabber_noscript div.tabber_content {
	margin: 0;
	padding: 0;
	border: none;
}
/* EXTRA STYLING
 * If you want to change styles, it's best to place your custom (overriding) styles in the templates stylesheet,
 * so they do not get overwritten when updating Tabber.
 */

/* Style: blue */
/* Tabs: Normal state */
div.tabber_nav li.tabber_tab.blue a {
	background-color: #BFDDFF; /* 75% white */
}
/* Tabs: Hover state */
div.tabber_nav li.tabber_tab.blue a:hover {
	background-color: #80BCFF; /* 50% white */
}
/* Tabs: Active state */
div.tabber_nav li.tabber_tab.active.blue a, div.tabber_nav li.tabber_tab.active.blue a:hover {
	background-color: #0078FF;
}
/* Content area */
div.tabber_content.blue {
/*background-color: #BFDDFF;*/
}
/* Style: green */
/* Tabs: Normal state */
div.tabber_nav li.tabber_tab.green a {
	background-color: #BFE5C0; /* 75% white */
}
/* Tabs: Hover state */
div.tabber_nav li.tabber_tab.green a:hover {
	background-color: #80CC82; /* 50% white */
}
/* Tabs: Active state */
div.tabber_nav li.tabber_tab.active.green a, div.tabber_nav li.tabber_tab.active.green a:hover {
	background-color: #009905;
}
/* Content area */
div.tabber_content.green {
/*background-color: #BFE5C0;*/
}
/* Style: grey */
/* Tabs: Normal state */
div.tabber_nav li.tabber_tab.grey a {
	background-color: #D9D9D9; /* 75% white */
}
/* Tabs: Hover state */
div.tabber_nav li.tabber_tab.grey a:hover {
	background-color: #B3B3B3; /* 50% white */
}
/* Tabs: Active state */
div.tabber_nav li.tabber_tab.active.grey a, div.tabber_nav li.tabber_tab.active.grey a:hover {
	background-color: #666666;
}
/* Content area */
div.tabber_content.grey {
/*background-color: #D9D9D9;*/
}
/* Style: mystyle */
/* This is an example of how you can make your own style
 * You can add styles as you like
 * You can use css to style the Tabber elements how you want it.
 * It's best to place your custom (overriding) styles in your templates stylesheet (css file),
 * so they do not get overwritten when you update this extension.
 */
/* Tabs: Normal state */
div.tabber_nav li.tabber_tab.mystyle a {
	background-color: #123456;
}
/* Tabs: Hover state */
div.tabber_nav li.tabber_tab.mystyle a:hover {
	background-color: #ABCDEF;
}
/* Tabs: Active state */
div.tabber_nav li.tabber_tab.active.mystyle a, div.tabber_nav li.tabber_tab.active.mystyle a:hover {
	background-color: #456789;
}
/* Content area */
div.tabber_content.mystyle {
/*background-color: #CCDDEE;*/
}
div.tabber_nav li.tabber_tab.active span a span, div.tabber_nav li.tabber_tab.active span a:hover span {
	background-image: url(../../../images/tabber_arrow.png);
	background-image: url(../../../images/tabber_arrow_ie.png) \9;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
	padding-bottom: 15px;
	padding-bottom: 14px\9;
	top: -1px;
	z-index: 99;
}
/* end ----------- */

.redText h4{
	display:inline;
	padding-right:3px;
}
.read_date span{
	color: #999;
}
.act_down{
	line-height:18px;
	vertical-align:middle;
}
.act_down img{
	margin-right:3px;
	vertical-align:middle;
}

.acts_wrapper .nTabber .nTabber_tab{
	padding: 5px 40px;
}

/***Acts and bills **/

div.tabber_nav li.tabber_tab.active1 a, div.tabber_nav li.tabber_tab.active1 a:hover {
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	width: auto;
	_width: 0%;
	height: 18px;
	_height: 23px;
	line-height: 1em !important;
	white-space: nowrap;
	border: solid 1px #cfc79c;
	text-decoration: none !important;
	color: #4d4c4c;
	background: #fefcea;
	min-width:115px; /* Old browsers */
	
	background: #fefcea;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefcea), to(#f0e9c1));
	background: -webkit-linear-gradient(#fefcea, #f0e9c1);
	background: -moz-linear-gradient(#fefcea, #f0e9c1);
	background: -ms-linear-gradient(#fefcea, #f0e9c1);
	background: -o-linear-gradient(#fefcea, #f0e9c1);
	background: linear-gradient(#fefcea, #f0e9c1);
	
}
div.tabber_nav li.tabber_tab.active1 span a span, div.tabber_nav li.tabber_tab.active1 span a:hover span {
	background-image: url(../../../images/tabber_arrow.png);
	background-image: url(../../../images/tabber_arrow_ie.png) \9;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
	padding-bottom: 15px;
	padding-bottom: 14px\9;
	top: -1px;
	z-index: 99;
}
div.tabber_nav li.tabber_tab.active1.mystyle a, div.tabber_nav li.tabber_tab.active1.mystyle a:hover {
	background-color: #456789;
}




</style>