




/*
     FILE ARCHIVED ON 19:16:19 Jun 8, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:37:30 Jan 10, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/

* Styles for portal News without the GrayBarTile DIV */
.GrayBarFixedHeightWidth {height:330px;
}
.GrayBarWidth {position:relative;
}
.GrayBarFixedHeightContentpane {padding: 0px 0px 10px 0px;
}
.GrayBarFixedHeightWidth .GrayBarFixedHeightContentpane h2 {background-color:#eeeeee; margin-bottom:10px!important; display:block; color:#003f68; padding:15px!important;
}
.GrayBarFixedHeightWidth .GrayBarFixedHeightContentpane p {padding-left:0; 
}

/* Styles for documents transfert  */
/* H2 */.contnofadepad H2 , h2 			{color: #003f68; font-size: 18px; font-weight: normal; padding:0px 0px 10px 0px; margin:0px; line-height:normal;font-family:'SourceSansProSemibold', Arial, Helvetica, sans-serif; }
/* H3 */.contnofadepad H3 , h3				{color: #003f68; font-size: 16px; font-weight: normal; padding:0px 0px 10px 0px; margin:0; line-height:normal;font-family:'SourceSansProSemibold', Arial, Helvetica, sans-serif; }
/* H4 */.contnofadepad H4 , h4 			{color: #003f68; font-size: 15px; font-weight: normal; padding:0px 0px 8px 0px; margin: 0px 0px; line-height:normal;font-family:'SourceSansProSemibold', Arial, Helvetica, sans-serif; }
/* H5 */.contnofadepad H5 , h5 			{color: #003f68; font-size: 14px; font-weight: normal; padding:0px 0px 8px 0px; margin:0px; line-height:normal;font-family:'SourceSansProSemibold', Arial, Helvetica, sans-serif; }
/* H6 */.contnofadepad H6 , h6				{color: #003f68; font-size: 13px; font-weight: normal; padding:0px 0px 8px 0px; margin:0px; line-height:normal;font-family:'SourceSansProSemibold', Arial, Helvetica, sans-serif; }


/* Styles for Containers GrayBar Container - Will Need to make changes to be own container? */
.GrayBarTitle {	padding:14px 15px; background:#eeeeee;}
.GrayBarTitle h1, .GrayBarTitle .ContainerTitle{padding:0px!important; margin:0px!important;line-height:105%;font-family: 'SourceSansProSemibold', Arial, Verdana ,sans-serif;font-size:18px;font-weight:normal;color: #003f68;
}
/* Styles for GrayBar Container - with H1 coming from administrator module */
.GrayBarTitle h1 span{padding:0px!important; margin:0px!important;line-height:105%;font-family: 'SourceSansProSemibold', Arial, Verdana ,sans-serif;font-size:22px;font-weight:normal;color: #003f68; text-transform:uppercase;

}

/* Styles for Containers GrayBar Container - with H2 not in a separate container */

.GrayTitleWidth h2 {padding:0px!important; margin:0px!important;line-height:105%;font-family: 'SourceSansProSemibold', Arial, Verdana ,sans-serif;font-size:18px;font-weight:normal;color: #666666;
}
.GrayBarWidth ul li {
list-style:none!important;
background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
background-repeat: no-repeat;
background-position: top left;
padding-left: 20px;
margin-left: 0px;
list-style: none;
}

.GrayBarFixedHeightWidth h2 {padding:0px!important; margin:0px!important;line-height:105%;font-family: 'SourceSansProSemibold', Arial, Verdana ,sans-serif;font-size:18px;font-weight:normal;color: #666666;
}

p img {padding:2px 15px 3px 0px; 
	
}

/* editor and author display  */
.date {padding-left:15px; 
}
.author {float:right; padding-right:15px;
}
editor {display:none;
}

/* Styles for documents h1 to mimic GrayBar Container  */
.contnofadepad h1 {font-size:18px; padding:14px 15px; background:#eeeeee; margin-bottom:10px;
}
.contnofadepad ul {list-style:none; margin: 0 0 10px 0;
}
.contnofadepad ul li {background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png); background-repeat:no-repeat; background-position:top left; padding-left: 25px; list-style: none; 
}
.contnofadepad ul li ul li{background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png); background-repeat:no-repeat; background-position:top left; padding-left: 25px; list-style: none; 
}

/* Styles for transfert documents with basic template  */
table#basic h1 {font-size:18px; padding:14px 0px; background:#eeeeee; margin-bottom:10px;
}
table#basic table {border:1px solid #fff; vertical-align:text-top;
}
table#basic table tr:nth-child(even) {background: #eee;
}
table#basic table tr:nth-child(odd) {background: #FFF
}

table#basic table td {padding:5px;
}
table#basic table th {padding:5px; background-color:#eeeeee;
}

.NCSLBlue h1 { 
	font-size: 18px;
	padding: 14px 15px;
	background: #eeeeee;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase; }

.NCSLBlue p {padding-left:15px;}
	
.NCSLBlue table {
	border: 1px solid #fff;
	vertical-align: text-top; 
	width:100%!important;
	margin-top:15px;}
 
	.NCSLBlue table tr:nth-child(even) { background: #fff; }
 
	.NCSLBlue table tr:nth-child(odd) { background: #eee }
 
	.NCSLBlue table td { padding: 5px; }
 
	.NCSLBlue table th {
		padding: 5px;
		background-color: #eeeeee; }
	
table#NCSLBlue.NCSLBlue {
	border: 1px solid #fff;
	vertical-align: text-top; 
	width:100%!important;
	margin-top:15px;}
 
table#NCSLBlue.NCSLBlue tr:nth-child(even) { background: #fff; }
 
table#NCSLBlue.NCSLBlue tr:nth-child(odd) { background: #eee }
 
table#NCSLBlue.NCSLBlue td { padding: 5px; }
 
table#NCSLBlue.NCSLBlue th {
		padding: 5px;
		background-color: #eeeeee; }
 table#NCSLBlue.NCSLBlue td {background-color:transparent!important;
 }
table#NCSLBlue.NCSLBlue thead {background-color:#036;}

/* change extend padding from GFM to all sides  */
.article h1 {
 font-size: 18px;
 padding: 14px 15px;
 background: #eeeeee;
 margin-bottom: 10px;
 font-weight: 700;
 text-transform: uppercase; }
 
.article h3 {
 padding: 5px 5px 5px 0px;
 border-bottom: 1px solid #e6e6e6;
 margin: 15px 0;
 font-size: 17px;
 letter-spacing:normal;
 background-image: linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -o-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -webkit-gradient(
 linear,
 left bottom,
 left top,
 color-stop(0.18, rgb(245,245,245)),
 color-stop(0.59, rgb(255,255,255))
 ); } 
 
.article ul { list-style: none; }
 
 .article ul li {
  list-style-type: none;
  margin-left: 0;
  background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 25px;
  list-style: none;
  line-height: 140%;
  margin: 8px 0 8px 0;
  overflow:hidden;}
  /*to wrap bullet around the picture*/
 
 
  .article ul li ul li {
   list-style-type: none;
   margin-left: 0;
   padding-left: 15px;
   background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 25px;
   list-style: none;
   line-height: normal; }
 
.article .nav { margin-bottom: 0; }
.article .toc {border-left:10px solid #fff;padding-bottom:0; width:200px; }
.article .toc.right .nav h2 {
  margin: 0;
  padding: 8px 15px;
  color: #fff;
  background-color:#003f68;
  background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.29, rgb(0,62,104)),
  color-stop(0.65, rgb(0,91,151))
  ); }
.article .toc.right .nav h3 {
  margin: 0;
  padding: 8px 15px;
  color:#003f68; text-transform:uppercase;
  background-color:#d6d6d6; background-image:none!important; }  
.article .toc.right .nav ul {padding:0; margin:0;}
 
 .article .toc.right .nav ul li {
  list-style-type: none;
  display: block;
  padding: 0; margin:0!important;
  background-image: none; }
 

  
   .article .toc ul li a {
    background-image: none; font-size:100%;
    display: block; margin: 0!important;
    padding: 7px 15px;
    border-bottom:2px solid #fff;
    word-break:normal; font-size:90% }
 
    .article .toc ul li a:hover { background-color: #e6e6e6; } 

/* Styles for webinar nav  */
.article .nav { margin-bottom: 0; }
.article .toc {border-left:10px solid #fff;padding-bottom:0; }
.article .toc.right .nav_webinar h2 {
  margin: 0;
  padding: 8px 15px;
  color: #fff;
  background-color:#003f68;
  background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.29, rgb(0,62,104)),
  color-stop(0.65, rgb(0,91,151))
  ); }
.article .toc.right .nav_webinar h3 {
  margin: 0;
  padding: 8px 15px;
  color:#003f68; text-transform:uppercase;
  background-color:#e2e2e2; background-image:none!important; }  
.article .toc.right .nav_webinar ul {padding:0; margin:0;}
 
 .article .toc.right .nav_webinar ul li {
  list-style-type: none;
  display: block;
  padding: 7px 15px; margin:0!important;
  background-image: none;font-size:90%; border-bottom:2px solid #ffffff;word-break: normal}
  
  .article .toc.right .nav_webinar ul li a{
  list-style-type: none;
  display: block;
  margin:0!important;padding:0!important;border-bottom:0;font-size:inherit;
  background-image: none;word-break: normal}
.article .toc.right .nav_webinar ul li a:hover{background-color:#f5f5f5;}
.article p.intro_webinar {line-height:160%;margin-top:15px;margin-bottom:15px;}
  
  
.article table {border: 1px solid #fff;
		vertical-align: text-top; }
 
		.article table tr:nth-child(even) { background: #eee; }
 
		.article table tr:nth-child(odd) { background: #FFF }
 
		.article table td { padding: 5px; border:1px solid #e5e5e5;}
 
		.article table th {
			padding: 5px;
			background-color: #eeeeee; }
		.article table p {padding:0}

/* Styles for transfert documents with Original CMS Table about 675 of them  */
#long_multi h1 {
	font-size: 18px;
	padding: 14px 15px;
	background: #eeeeee;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase; }
#long_multi ul li ul li {list-style-type: none;
			margin-left: 0;
			padding-left: 15px;
			background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
			list-style: none;
			line-height: normal; } 
 
	#long_multi table#bookmark h3 {
		margin: 0;
		padding: 8px 15px;
		color: #fff; background-color:#003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); }
 
 
	#long_multi table#bookmark h4 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
	#long_multi table#bookmark h5 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
#long_multi table#bookmark {
	padding: 0;
	width: 200px;
	float: right;
	background-color: #f5f5f5;
	margin: 0 0 15px 15px;
	border-left: 8px solid #ffffff;
	border-bottom: 1px solid #005a97; }
 
 
 
	#long_multi table#bookmark td { padding: 0!important; }
 
	#long_multi table#bookmark ul {
		margin: 0;
		padding: 0; }
 
		#long_multi table#bookmark ul li {
			list-style-type: none;
		display: block;
		padding: 0; margin:0!important;
		background-image: none; }
	 
			#long_multi table#bookmark ul li a {
				background-image: none; font-size:100%;
				display: block; margin: 0!important;
				padding: 7px 15px;
				border-bottom:2px solid #fff;
				word-break:normal; font-size:90% }
 
				#long_multi table#bookmark ul li a:hover { background-color: #e6e6e6; }	
		
 
#long_multi table#bookmarkSS {
	padding: 15px;
	width: 180px;
	float: right;
	background-color: #f5f5f5;
	margin: 0 0 15px 15px;
	border-left: 8px solid #fff; }
	#long_multi.long-multi-document-with-table #bookmark {padding: 0; width: 200px; float: right;background-color: #f5f5f5; 	margin: 0 0 15px 15px; 	border-left: 8px solid #ffffff; }
	#long_multi.long-multi-document-with-table #bookmark ul {margin: 0;
		padding: 0; }
	#long_multi.long-multi-document-with-table #bookmark ul li {list-style-type: none; display: block; padding: 0; margin:0!important;
		background-image: none;
	}
	#long_multi.long-multi-document-with-table #bookmark ul li a {background-image: none; font-size:100%;
				display: block; margin: 0!important;
				padding: 7px 15px; 	border-bottom:2px solid #fff; word-break:normal; font-size:90%}
	#long_multi.long-multi-document-with-table #bookmark ul li a:hover 	{ background-color: #e6e6e6; }			
	
	#long_multi.long-multi-document-with-table #bookmark h3 {margin: 0;
		padding: 8px 15px;
		color: #fff; background-color:#003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); }
 
	#long_multi table#bookmarkSS td { padding: 0; }
	#long_multi.long-multi-document #bookmark {border-left:12px solid #ffffff;
	}
	
	 #long_multi.long-multi-document ul li ul li {
	 }
	#long_multi.long-multi-document #bookmark img {display:none;}
 	#long_multi.long-multi-document #bookmark h3{
		margin: 0;
		padding: 8px 15px;
		color: #fff; background-color:#003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); }
	#long_multi table#bookmarkSS h3 {
		margin: 0;
		padding: 8px 15px;
		color: #fff; background-color:#003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); }
 
	#long_multi table#bookmarkSS h4 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
	#long_multi table#bookmarkSS h5 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
	#long_multi table#bookmarkSS ul { margin: 0; }
 
		#long_multi table#bookmarkSS ul li { list-style: none; }
 
			#long_multi table#bookmarkSS ul li a {
				background-image: none;
				display: block;
				padding: 5px 15px;
				border-bottom: 2px solid #fff; }
 
				#long_multi table#bookmarkSS ul li a:hover { background-color: #d2d2d2; }
 
#long_multi h2 {
	margin:0px!important;line-height:105%;font-family: 'SourceSansProSemibold', Arial, Verdana ,sans-serif;font-size:22px;font-weight:normal;color: #003f68; }
#long_multi h2 a{
	margin:0px!important;line-height:105%;font-family: 'SourceSansProSemibold', Arial, Verdana ,sans-serif;font-size:22px;font-weight:normal;color: #003f68; text-decoration:none; } 
#long_multi h3 {
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #e6e6e6;
	margin: 15px 0;
	font-size: 17px;
	background-image: linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -o-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(245,245,245)),
	color-stop(0.59, rgb(255,255,255))
	); }
 
#long_multi img {
	float: left;
	padding: 5px 15px 10px 0px; }
 
#long_multi hr { display: none; }
 
#long_multi table {
	border: 1px solid #fff;
	vertical-align: text-top;
	margin: 20px 0; }
 
	#long_multi table tr:nth-child(even) { background: #fff; }
 
	#long_multi table tr:nth-child(odd) { background: #eee }
 
	#long_multi table tr:last-child { border-bottom: double #cccccc; }
 
	#long_multi table td { padding: 5px; }
 
		#long_multi table td p { padding: 0; }
 
	#long_multi table th {
		padding: 5px;
		background-color: #eeeeee; }
 

.GrayBarContentpane {padding:10px 0; }

.GrayBarFixedHeightWidth ul {list-style:none; margin: 0 0 10px 0;
}
.GrayBarFixedHeightWidth ul li {background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png); background-repeat:no-repeat; background-position:top left; padding-left: 20px; margin-left: 19px; list-style: none; 
}
table#long_multi ul li {background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
			list-style: none; }
			
table#long_multi ul li ul li {list-style-type: none;
			margin-left: 0;
			padding-left: 15px;
			background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
			list-style: none;
			line-height: normal; }
#long_multi table#bookmark img {display:none;}						
			
/* in case we would like have a two columns doc */
.newspaper {
 -moz-column-count: 2; /* Firefox */
 -webkit-column-count: 2; /* Safari and Chrome */
 column-count: 2;
 -moz-column-gap: 30px; /* Firefox */
 -webkit-column-gap: 30px; /* Safari and Chrome */
 column-gap: 30px;
 -moz-column-rule: 1px solid #eeeeee; /* Firefox */
 -webkit-column-rule: 1px solid #eeeeee; /* Safari and Chrome */
 column-rule: 1px solid #eeeeee; }

.newspaper3col {
-moz-column-count: 3; /* Firefox */
 -webkit-column-count: 3; /* Safari and Chrome */
 column-count: 3;
 -moz-column-gap: 30px; /* Firefox */
 -webkit-column-gap: 30px; /* Safari and Chrome */
 column-gap: 30px;
 -moz-column-rule: 1px solid #eeeeee; /* Firefox */
 -webkit-column-rule: 1px solid #eeeeee; /* Safari and Chrome */
 column-rule: 1px solid #eeeeee; }

/* google search */
table.gsc-search-box .gsc-input-box {
  border-style:none; background:transparent;
}
table.gsc-search-box .gsc-input-box-hover {
  border: none;
  border-top-color:#ffffff;
  -moz-box-shadow:none!important;
  -webkit-box-shadow: none!important;
  box-shadow:none!important;
  outline: none;
}
table.gsc-search-box .gsc-input-box-focus  {
border: none;
  border-top-color:#ffffff;
  -moz-box-shadow:none!important;
  -webkit-box-shadow: none!important;
  box-shadow:none!important;
  outline: none;
}
table.gsc-search-box .cse input.gsc-search-button, input.gsc-search-button {
border-style:none!important;
}
table.gsc-search-box .gsst_a {
display: none;
}

/* Face Book in tab */
.fb_iframe_widget iframe {background-color:#ffffff;  
}
.fb_iframe_widget span {
	 border:1px solid #e8e8e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.pluginSkinLight .pluginFontHelvetica { }


 /* Navigation changes and google search button*/
 
.navMain {word-break:normal;
 }
 .dnnClear img {
border: none;
outline: none;
margin-right: 15px;
}

.root.child-2 ul.submenubg > li:first-child, .root.child-3 ul.submenubg > li:first-child, .root.child-4 ul.submenubg > li:first-child, .root.child-5 ul.submenubg > li:first-child {
background: transparent url(/web/20150608191619/http://www.ncsl.org/portals/_default/skins/ncslSkins/images/bg-section-divider.png) right bottom no-repeat;
padding-right: 1px;
min-height: 180px; border-right:0;
}
.gsc-input-box {
border: 0px solid #D9D9D9;
background: #fff;
height: 25px;
}

/* Add document style October 8*/
/* conversion class long-multi-document about 600 */
.long-multi-document {
	width: 100%;
	max-width: 740px; }
 .long-multi-document img {float:left!important; padding-right:15px;}
	.long-multi-document h1 {
		background-color: #eeeeee;
		margin-bottom: 10px!important;
		display: block;
		color: #003f68;
		padding: 15px!important;
		font-size: 18px;
		color: #003f68;
		font-weight: bolder;
		text-transform: uppercase; }
 
	.long-multi-document ul { list-style: none; }
 
		.long-multi-document ul li {
			background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
			list-style: none; }
 
	.long-multi-document #bookmark {
		padding: 0px;
		width: 180px;
		float: right;
		background-color: #f5f5f5;
		margin: 0 0 15px 15px; }
 
		.long-multi-document #bookmark h3 {
			background-color: #003f68;
			padding: 5px 8px;
			color: #000;
			font-size: 16px;
			color: #fff; }
 
		.long-multi-document #bookmark h4 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
		.long-multi-document #bookmark h5 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
		.long-multi-document #bookmark ul {
			margin: 0;
			list-style: none; }
 
			.long-multi-document #bookmark ul li {
				list-style: none;
				background-image: none;
				padding: 5px 8px;
				border-bottom: 2px solid #fff; }
 
				.long-multi-document #bookmark ul li a:hover { border-bottom: 1px solid #881113; }

	.long-multi-document table {
		border: 1px solid #fff;
		vertical-align: text-top; }
 
		.long-multi-document table tr:nth-child(even) { background: #eee; }
 
		.long-multi-document table tr:nth-child(odd) { background: #FFF }
 
		.long-multi-document table td { padding: 5px; }
 
		.long-multi-document table th {
			padding: 5px;
			background-color: #eeeeee; }
		
/* Styles for transfert documents with old CF table  */
#contentAreaFull h1 {
	font-size: 18px;
	padding: 14px 15px;
	background: #eeeeee;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase; }
#contentAreaFull img {padding-right:15px; } 
#contentAreaFull p {
	text-align: left!important; }
 
	#contentAreaFull p img { display: none; }
 
#contentAreaFull ul {
	list-style: none;
	padding-left: 15px; margin-bottom:15px;}
 
	#contentAreaFull ul li {
		list-style-type: none;
		margin-left: 0;
		background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 25px;
		list-style: none;}
 
 
	#contentAreaFull h3 a {
		text-decoration: inherit;
		padding-left: 15px;
		color: #003f68;
		font-size: 16px;
		font-weight: normal;
		padding: 0px 0px 10px 0px;
		margin: 0;
		line-height: normal;
		font-family: 'SourceSansProSemibold', Arial, Helvetica, sans-serif;
		padding-left: 15px; }
 
		#contentAreaFull h3 a:hover {
			color: #881113;
			text-decoration: underline; }
 
#contentAreaFull #highlightbar {
	background-color: #f5f5f5;
	border-left: 8px solid #ffffff;
	min-width: 140px; }
 
	#contentAreaFull #highlightbar h2 {
		background-color: #003f68;
		padding: 5px 8px;
		color: #000;
		font-size: 16px;
		color: #fff; }
 
		#contentAreaFull #highlightbar h2:first-child { border-top: 50px solid #fff; }
 
	#contentAreaFull #highlightbar ul {
		list-style: none;
		margin: 0; padding-left:0;}
 
		#contentAreaFull #highlightbar ul li {
			list-style-type: none;
		display: block;
		padding: 0; margin:0!important;
		background-image: none; }		
			
			
		#contentAreaFull #highlightbar ul li a{	
		 background-image: none; font-size:100%;
			display: block; margin: 0!important;
			padding: 7px 15px;
			border-bottom:2px solid #fff;
			word-break:normal; font-size:90% }
 
		#contentAreaFull #highlightbar ul li a:hover {background-color: #e6e6e6; }			

		#contentAreaFull table {border:1px solid #fff;}	

/* conversion of 132 docs with the DIV magazine table */
#magazine { position: relative; }
 
	#magazine h1 {
		background-color: #eeeeee;
		margin-bottom: 10px!important;
		display: block;
		color: #003f68;
		padding: 15px!important;
		font-size: 18px;
		color: #003f68;
		font-weight: bolder;
		text-transform: uppercase; }
 
	#magazine img {
		float: left;
		padding: 0 15px 15px 0; }
 
	#magazine h2 {
		font-size: 18px; }
 
		#magazine h2 a {
			font-size: 18px;
			text-decoration: none;
			color: #003f68; }
 #magazine ul { list-style: none; }
 
 #magazine ul li {
  list-style-type: none;
  margin-left: 0;
  background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 25px;
  list-style: none;
  line-height: normal;
  margin: 8px 0 8px 0; }
 
  #magazine ul li ul li {
   list-style-type: none;
   margin-left: 0;
   padding-left: 15px;
   background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 25px;
   list-style: none;
   line-height: normal; }
    
	#magazine #bookmark {
		padding: 15px;
		width: 180px;
		float: right;
		background-color: #f5f5f5;
		margin: 0 0 15px 15px; }
 
		#magazine #bookmark h3 {border:0; border-bottom:2px solid #fff;
		margin: 0;
		font-size:16px; letter-spacing:normal;
		padding: 8px 15px;
		color: #fff; background-color:#003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); } 
 
		#magazine #bookmark h4 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
		#magazine #bookmark h5 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
		#magazine #bookmark ul { margin: 0; }
 
			#magazine #bookmark ul li {
				list-style: none; background-image:none; 
				padding: 5px 8px;
				border-bottom: 2px solid #fff; }
 
				#magazine #bookmark ul li a:hover { border-bottom: 1px solid #881113; }
 
	#magazine table { background-color:#eeeeee!important; }
	
 #magazine table ul li {background-image:none;list-style:square;padding: 0 10px; list-style-position:inside;line-height:inherit;}

#magazine table#NCSLGray.NCSLGray { border: 1px solid #fff; 	vertical-align: text-top;}
 
		#magazine table#NCSLGray.NCSLGray tr:nth-child(even) { background: #eee; }
 
		#magazine table#NCSLGray.NCSLGray tr:nth-child(odd) { background: #FFF }
 
		#magazine table#NCSLGray.NCSLGray td { padding: 5px; }
 
		#magazine table#NCSLGray.NCSLGray th {
			padding: 5px;
			background-color: #eeeeee; }


 		#magazine table h3 {
			background-color: #003f68!important;
			border: 2px solid #ffffff;
			padding: 10px 15px!important;
			color: #fff; }
 
			#magazine table h3 a {
				text-decoration: none;
				color: #fff; }
 
		#magazine table p { padding: 0 20px; }
 
	#magazine 
table p:first-child { padding-top: 20px; }
 
	#magazine table p:last-child { padding-bottom: 20px; }		
	
	#magazine_trends { position: relative; }
 
	#magazine_trends h1 {
		background-color: #eeeeee;
		margin-bottom: 10px!important;
		display: block;
		color: #003f68;
		padding: 15px!important;
		font-size: 18px;
		color: #003f68;
		font-weight: bolder;
		text-transform: uppercase; }
 
	#magazine_trends img {
		float: left;
		padding: 0 15px 15px 0; }
 
	#magazine_trends h2 {
		font-size: 17px; }
 
	#magazine_trends h2 a {
			font-size: 17px;
			text-decoration: none;
			color: #003f68; }
	#magazine_trends p a {
	text-decoration: none;
	color: #369; }
 
#magazine_trends p a:visited { text-decoration: none; }
 
#magazine_trends p a:hover { text-decoration:underline; color: #881113 }
 
#magazine_trends p a:active { text-decoration: none; }		
#magazine_trends ul { list-style: none; }
 
 #magazine_trends ul li {
  list-style-type: none;
  margin-left: 0;
  background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 25px;
  list-style: none;
  line-height: normal;
  margin: 8px 0 8px 0; }
 
 #magazine_trends ul li ul li {
   list-style-type: none;
   margin-left: 0;
   padding-left: 15px;
   background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 25px;
   list-style: none;
   line-height: normal; }
    
#magazine_trends #bookmark {
		padding: 15px;
		width: 180px;
		float: right;
		background-color: #f5f5f5;
		margin: 0 0 15px 15px; }
 
	#magazine_trends #bookmark h3 { border:0; border-bottom:2px solid #fff;
		margin: 0;
		font-size:16px; letter-spacing:normal;
		padding: 8px 15px;
		color: #fff; background-color:#003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); } 
 #magazine_trends #bookmark img {display:none;}
	#magazine_trends #bookmark h4 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
	#magazine_trends #bookmark h5 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
	#magazine_trends #bookmark ul { margin: 0; }
 
	#magazine_trends #bookmark ul li {
				list-style: none; background-image:none; 
				padding: 5px 8px;
				border-bottom: 2px solid #fff; }
 #magazine_trends #bookmark ul li a:hover { border-bottom: 1px solid #881113; }
 
 	#magazine_stateline { position: relative; }
 
	#magazine_stateline h1 {
		background-color: #eeeeee;
		margin-bottom: 10px!important;
		display: block;
		color: #003f68;
		padding: 15px!important;
		font-size: 18px;
		color: #003f68;
		font-weight: bolder;
		text-transform: uppercase; }
 
	#magazine_stateline img {
		float: left;
		padding: 0 15px 15px 0; }
 
	#magazine_stateline h2 {
		font-size: 17px; }
 
	#magazine_stateline h2 a {
			font-size: 17px;
			text-decoration: none;
			color: #003f68; }
	#magazine_stateline p a {
	text-decoration: none;
	color: #369; }
 
#magazine_stateline p a:visited { text-decoration: none; }
 
#magazine_stateline p a:hover { text-decoration:underline; color: #881113 }
 
#magazine_stateline p a:active { text-decoration: none; }		
#magazine_stateline ul { list-style: none; }
 
 #magazine_stateline ul li {
  list-style-type: none;
  margin-left: 0;
  background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 25px;
  list-style: none;
  line-height: normal;
  margin: 8px 0 8px 0; }
 
 #magazine_stateline ul li ul li {
   list-style-type: none;
   margin-left: 0;
   padding-left: 15px;
   background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 25px;
   list-style: none;
   line-height: normal; }
    
#magazine_stateline #bookmark {
		padding: 15px;
		width: 180px;
		float: right;
		background-color: #f5f5f5;
		margin: 0 0 15px 15px; }
 
	#magazine_stateline #bookmark h3 { border:0; border-bottom:2px solid #fff;
		margin: 0;
		font-size:16px; letter-spacing:normal;
		padding: 8px 15px;
		color: #fff; background-color: #003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); } 
 
	#magazine_stateline #bookmark h4 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
	#magazine_stateline #bookmark h5 {
			background-color: #e6e6e6;
			padding: 5px 8px;
			color: #000;
			font-size: 15px; }
 
	#magazine_stateline #bookmark ul { margin: 0; }
 
	#magazine_stateline #bookmark ul li {
				list-style: none; background-image:none; 
				padding: 5px 8px;
				border-bottom: 2px solid #fff; }
 #magazine_stateline #bookmark ul li a:hover { border-bottom: 1px solid #881113; }
 
 /* Styles for old multimedia documents  */
 #multimedia H3 { border:0; border-left:2px solid #fff;
		margin: 0;
		font-size:16px; letter-spacing:normal;
		padding: 8px 15px;
		color: #fff;
		background-color:#e6e6e6; color:#000000;}
#multimedia ul li {list-style-type: none;
  margin-left: 0;
  background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 15px;
  list-style: none;
  line-height: normal;
  margin: 8px 0 8px 0; 
}
 
 table#multimedia td {padding:5px;
 }
 
 /* conversion for Table Press 137 docs */
#press h1 {
	background-color: #eeeeee;
	margin-bottom: 10px!important;
	display: block;
	color: #003f68;
	padding: 15px!important;
	font-size: 18px;
	color: #003f68;
	font-weight: bolder;
	text-transform: uppercase; }
 
#press ul { list-style: none; }
 
	#press ul li {
		background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 25px;
		list-style: none; }
	#press ul li ul {margin-left:0}	
	#press ul li ul li {
		background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
		background-repeat: no-repeat;
		background-position: top left;
		list-style: none; }
			
 
#press #bookmark {
	padding: 15px;
	width: 180px;
	float: right;
	background-color: #f5f5f5;
	margin: 0 0 15px 15px; }
 
	#press #bookmark h3 {
		background-color: #003f68;
		padding: 5px 8px;
		color: #000;
		font-size: 16px;
		color: #fff; }
 
	#press #bookmark h4 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
	#press #bookmark h5 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
	#press #bookmark ul {
		margin: 0;
		list-style: none; }
 
		#press #bookmark ul li {
			list-style: none;
			background-image: none;
			padding: 5px 8px;
			border-bottom: 2px solid #fff; }
 
			#press #bookmark ul li a:hover { border-bottom: 1px solid #881113; }
	
	/* Styles for transfert documents with basic template  */
table#basic h1 {
	font-size: 18px;
	padding: 14px 15px;
	background: #eeeeee;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase; }
table#basic hr {display:none;}	
 
table#basic table {
	border: 1px solid #e5e5e5;
	vertical-align: text-top; }
 
	table#basic table tr:nth-child(even) { background: #f6f6f6; }
 
	table#basic table tr:nth-child(odd) { background: #FFF }
 
	table#basic table td { border: 1px solid #fff;
						vertical-align: text-top; padding: 5px; }
 
	table#basic table th {
		padding: 5px; border: 1px solid #fff;
		background-color: #e5e5e5;  }
		
	#basic ul { list-style: none; }
 
	#basic ul li {
		background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 25px;
		list-style: none;
		line-height: 15px;
		margin: 8px 0 8px 0; }
			
	/* Styles for transfert documents with basic_template  */
#basic_template h1 {
	font-size: 18px;
	padding: 14px 15px;
	background: #eeeeee;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase; }
 
#basic_template h4 {
	background-color: #f5f5f5;
	padding: 5px 5px 5px 15px;
	border-bottom: 4px solid #e6e6e6;
	margin: 15px 0; }
 
#basic_template h5 {
	background-color: #f5f5f5;
	padding: 5px 5px 5px 15px;
	border-bottom: 4px solid #e6e6e6;
	margin: 15px 0; }
 
#basic_template h2 {
	color: #003f68;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 10px 0;
	margin: 0px;
	line-height: normal;
	font-family: 'SourceSansProSemibold', Arial, Helvetica, sans-serif; }
 #basic_template img {padding-right:15px; float:left;}
#basic_template table {width:100%!important; border:1px solid #ffffff;}
#basic_template table tr:nth-child(even) { background: #fff; }
 
#basic_template table tr:nth-child(odd) { background: #eee }
 
#basic_template table td { padding: 5px; }
 
#basic_template table th {
		padding: 5px;
		background-color: #eeeeee; }
#basic_template table td {background-color:transparent!important;
 }

#basic_template table td.blankspace {
	background-color: #f5f5f5;
	padding-right: 0; }
 
	#basic_template table td.blankspace h3 {
		background-color: #003f68!important;
		border: 2px solid #ffffff;
		padding: 10px 15px!important;
		color: #fff; }
 
	#basic_template table td.blankspace ul {
		list-style: none;
		margin: 0; }
 
		#basic_template table td.blankspace ul li {
			list-style: none;
			background-image: none;
			padding: 5px 15px;
			border-bottom: 2px solid #fff; }
 
#basic_template ul { list-style: none; }
 
	#basic_template ul li {
		background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 25px;
		list-style: none;
		line-height: 15px;
		margin: 8px 0 8px 0; }
		
#basic_template table#NCSLGray.NCSLGray {
	border: 1px solid #fff;
	vertical-align: text-top; 
	width:100%!important;
	margin-top:15px;}
	
	
	
table#basic hr.SepLine {display:none;}
 
table#NCSLGray.NCSLGray tr:nth-child(even) { background: #fff; }
 
table#NCSLGray.NCSLGray tr:nth-child(odd) { background: #eee }
 
table#NCSLGray.NCSLGray td { padding: 5px; }
 
table#NCSLGray.NCSLGray th {
		padding: 5px;
		background-color: #eeeeee; }
 table#NCSLGray.NCSLGray td {background-color:transparent!important;
 }	
  table#award  table#bookmarkSS {padding: 0;
	width: 200px;
	float: right;
	background-color: #f5f5f5;
	margin: 0 0 15px 15px;
	border-left: 8px solid #ffffff;
	border-bottom: 1px solid #005a97; }
  table#award  table#bookmarkSS td {padding:0!important}
 table#award  table#bookmarkSS h3 {
		margin: 0;
		padding: 8px 15px;
		color: #fff; background-color:#003f68;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); }
 
	table#award  table#bookmarkSS h4 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
	table#award  table#bookmarkSS h5 {
		background-color: #e6e6e6;
		padding: 5px 8px;
		color: #000;
		font-size: 15px; }
 
	table#award  table#bookmarkSS ul { margin: 0; }
 
		table#award  table#bookmarkSS ul li { list-style: none; }
 
			table#award  table#bookmarkSS ul li a {
				background-image: none;
				display: block;
				padding: 5px 15px;
				border-bottom: 2px solid #fff; }
 
				table#award  table#bookmarkSS ul li a:hover { background-color: #d2d2d2; }
table#award  h1 {font-size:18px; padding:14px 15px; background:#eeeeee; margin-bottom:10px;
}
 
table#award  h2 {padding:0px!important; margin:0px!important;line-height:105%;font-family: 'SourceSansProSemibold', Arial, Verdana ,sans-serif;font-size:22px;font-weight:normal;color: #003f68;}
 
table#award  h3 {
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #e6e6e6;
	margin: 15px 0;
	font-size: 17px;
	background-image: linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -o-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(245,245,245)),
	color-stop(0.59, rgb(255,255,255))
	); }
 
table#award  img {
	float: left;
	padding: 5px 15px 10px 0px; }
 
table#award  hr { display: none; }
 
table#award  table {
	border: 1px solid #fff;
	vertical-align: text-top;
	margin: 20px 0; }
 
	ttable#award  table tr:nth-child(even) { background: #fff; }
 
	table#award  table tr:nth-child(odd) { background: #eee }
 
	table#award  table tr:last-child { border-bottom: double #cccccc; }
 
	table#award  table td { padding: 5px; }
 
	#long_multi table td p { padding: 0; }
 
	table#award  table th {
		padding: 5px;
		background-color: #eeeeee; }	

#agenda h1{font-size:18px; padding:14px 15px; background:#eeeeee; margin-bottom:10px;
	
}

/* Adjusting the right top navivigation - October 18  */
 #utility-nav { color: #fff !important; float: right; padding-top: 5px; }
     




.FRight {margin-left:15px;}
/* Styles for creating Intrinsic Rations for Videos  */
#containingVideo {width:100%;}
.videoWrapper {position:relative; padding-bottom:56.25%; height:0;}
.videoWrapperObject {position:absolute; top:0;left: 0; width:100%; height: 100%;}
.videoWrapper embed {
	position:absolute; top:0;left: 0; width:100%; height: 100%;
	}
.article h5.legisbrief {padding-left:15px;
	}
	
.article table.agenda caption {font-size:15px; padding:10px 15px; text-transform:uppercase; font-weight:600; background-color: #fff; text-align:left; padding-left:25%; background-color: #e6e6e6;
}
.article table caption {font-size:15px; color:#ffffff;  text-transform:uppercase; font-weight:600; background-color:#003f68; padding:10px;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); }
.table caption {font-size:15px; color:#ffffff;  text-transform:uppercase; font-weight:600; background-color:#003f68; padding:10px;
		background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(0,62,104)),
		color-stop(0.65, rgb(0,91,151))
		); }

/* Styles for agenda template  */
.article table.agenda {width:100%;}
.article table.agenda td {padding:5px 15px; vertical-align:text-top;}
.article table.agenda td p {padding:0; margin:0;}
.article table.agenda th{text-align:left; padding:10px 15px; border-bottom:double #e6e6e6; background-color:#F5F5F5}
.article table.agenda tr:nth-child(even) { background: #ffffff; }
 .article table.agenda tr {border-top:1px solid #e6e6e6;}	
.article .toc.right .nav h5 a {background:#881113; color:#fff!important; text-decoration:none; display:block; width:176px;float:left; padding:8px 12px; line-height:100% !important; overflow:hidden;
}
.article .toc.right .nav h5 a:hover {background:#003f68; color:#ffffff;}
/* Styles to correct document listings for Feray  */
#Top {margin-left:-20px;}

/* Styles for Newsletter  */
#newsletter h1.section-title {
text-transform: none;
font-size: 2.25em;
background-color: transparent;
border: 0px none;
font-family: 'Times New Roman', serif;
font-weight: normal; color:#14517e;
padding: 0px 0px 10px 0px;
}
#newsletter p.newsletter-byline {
font-weight: 200; color:#808080;
margin-bottom: 0px;
padding-left: 0px; margin-top:-10px;
}
#newsletter.section_newsletter.callout {
background-color: #eee;
width: 368px;
float: left;

}

#newsletter .newsletter-top-right ul li {
padding: 2px;
background-image: none;
list-style: square!important;margin-left:15px;
}
#newsletter.newsletter-top-left {
background-color: #eee;
width: 338px;
float: left;
padding: 15px;
}
#newsletter .newsletter-top-left p {
padding:10px 0;
}
#newsletter h2 {
color: #14517e;
text-transform: uppercase;
font-size: 1.25em;
font-weight: 400;
background-color: #eee;
border-top: 1px solid #e2e2e3;
border-bottom: 1px solid #e2e2e3;
padding: 10px 20px;
margin-top: 15px;
margin-bottom: 0px; clear:both;
}


#newsletter .newsletter-top-right h3 {
font-size: 1.125em;
line-height: 1em;
background-color: transparent;
color: #14517e;
word-spacing: 0.1em;
text-transform: uppercase;
padding: 0px 0px 5px 5px;
font-weight: normal;
border-bottom: 1px solid #e5e5e5;
}
#newsletter .newsletter-top-right ul li a {
color: #14517e;
text-decoration: none;
}

#newsletter h4 {
padding: 15px 0px 0px 0px;
margin-bottom: 0;
font-size: 19px;
border-top: double #e5e5e5; font-weight:700;
}
#newsletter h4:first-child {border-top:none!important; padding-top:15px;
}



#newsletter h3 {display:block; padding:15px 1px 5px 0px; border-top:double #e5e5e5; clear:both;}

#newsletter p {padding:10px 0px 15px 0px;
}

#newsletter p img {
padding:0 15px 15px 0;
}
#newsletter blockquote {
font-size: 17px;
/* line-height: 30px; */
font-size: 15px;
line-height: 1.6em;
font-style: italic;
color: #565656;
float: left;
padding: 0px 0px 0px 25px;
margin: 0 0 15px 0;
position: relative;
vertical-align: baseline;
}

#newsletter p a:hover {text-decoration:underline;}

/*#newsletter p a:last-child {display: inline;
   color:#000 !important; text-transform:uppercase;word-break:keep-all;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #eeeeee;
  *background-color: #eeeeee; border:1px solid #e2e2e3;
  background-image: -moz-linear-gradient(top, #eeeeee, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #eeeeee, #f0f0f0);
  background-image: -o-linear-gradient(top, #eeeeee, #f0f0f0);
  background-image: linear-gradient(to bottom, #eeeeee, #f0f0f0);
  
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f0f0f0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
   padding: 3px 10px; font-size: 10.5px; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px;
}

#newsletter p a:last-child:hover{display: inline;
  color: #000;text-decoration:none; text-transform:uppercase; word-break:keep-all;
  background-color: #dddddd; border:1px solid #e2e2e3;
  *background-color: #dddddd;
  background-image: -moz-linear-gradient(top, #dddddd, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #dddddd, #e4e4e4);
  background-image: -o-linear-gradient(top, #dddddd, #e4e4e4);
  background-image: linear-gradient(to bottom, #dddddd, #e4e4e4);
  padding: 3px 10px; font-size: 10.5px; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px;
}*/
#newsletter ul {margin-left:15px; padding-top:10px; }
#newsletter ul li {
list-style-type: square; 
line-height: 1.6em;
margin-left:15px;
}

	
#newsletter .newsletter-top-left {
background-color: #eee;
display:block; width: 338px;
float: left;
padding: 20px; margin-bottom:15px;
}
#newsletter .newsletter-top-left img {float:left; 
margin-right: 10px;
margin-bottom: 10px;
}
#newsletter .newsletter-top-right {
display:block;
float:right;
padding-left:20px;
width:330px;
}
#newsletter .newsletter-top-right h3 {
font-size: 1.125em;
line-height: 1em;
background-color:#eeeeee;
color: #14517e; word-spacing:0.1em;
text-transform: uppercase;
padding: 5px 10px;
font-weight: normal; 
border-top: 1px solid #e2e2e3;
border-bottom: 1px solid #e2e2e3;
}
#newsletter .newsletter-top-right ul {
line-height:1.5em;
list-style-type:square;
margin-left:0!important;
padding:0 0 0 15px;
background: -moz-linear-gradient(top,  rgba(239,239,239,0.65) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,0.65)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6efefef', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}

#newsletter .newsletter-top-right ul li:first-child {
padding-top:10px;
}
#newsletter.section_newsletter.callout img {float:left; padding:15px;}
#newsletter.section_newsletter.callout p {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
color: #000; padding:15px;
}
#newsletter article.readmore-js-section.readmore-js-collapsed H3 {
clear: both;
border-top: 1px solid #cccccc;
padding-top: 15px; 
}

#newsletter a.readmore-js-toggle{
float: right;
display: block; width:100px;
padding: 3px 12px;
font-size: 13px;
margin-bottom: 5px; margin-top:5px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#newsletter a:hover.readmore-js-toggle {
color: #333333;
text-decoration: none;
background-position: 0 -26px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}

a.readmore-js-toggle{
float: right;
display: block; width:100px;
padding: 3px 12px;
font-size: 13px;
margin-bottom: 5px; margin-top:5px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
a:hover.readmore-js-toggle {
color: #333333;
text-decoration: none;
background-position: 0 -26px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}

#newsletter .newspaper {padding-bottom:20px; 
}
.pagination.pagination-centered ul li  {
list-style: none!important;
background-image:none!important;
}
table#public_legisbrief h1 {font-size:18px; padding:14px 15px; background:#eeeeee; margin-bottom:10px;
}
table#public_legisbrief ul li{background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png); background-repeat:no-repeat; background-position:top left; padding-left: 25px; list-style: none; 
}
table#public_legisbrief td.author {float:none!important; padding:10px 15px;
}
table#public_legisbrief td.left {background-color:#f8f8f8; border-right:15px solid #ffffff;
}
table#public_legisbrief td.left h3 { margin: 0;
  padding: 8px 15px;
  color:#003f68; text-transform:uppercase;
  background-color:#e6e6e6; background-image:none!important; border-bottom:3px solid #ffffff; }
table#public_legisbrief td.left p {padding:15px;
}
table#members_legisbrief h1{font-size:18px; padding:14px 15px; background:#eeeeee; margin-bottom:10px;
}
table#public_legisbrief td.padding {width:65%; padding-left:20px;}
table#public_legisbrief td.padding p {margin-top:15px;
}
table#members_legisbrief ul li {background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png); background-repeat:no-repeat; background-position:top left; padding-left: 25px; list-style: none }
table#members_legisbrief td.author {float:none!important; padding:10px 15px;}
table#members_legisbrief h3 { padding: 5px 5px 5px 0px;
 border-bottom: 1px solid #e6e6e6;
 margin: 15px 0;
 font-size: 17px;
 letter-spacing:normal;
 background-image: linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -o-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 18%, rgb(255,255,255) 59%);
 background-image: -webkit-gradient(
 linear,
 left bottom,
 left top,
 color-stop(0.18, rgb(245,245,245)),
 color-stop(0.59, rgb(255,255,255))
 ); }
 
 table#members_legisbrief td.left { background-color:#F8F8F8; border-right:15px solid #ffffff;
 }
 
  table#members_legisbrief td.left p{padding:10px;
 }
 table#members_legisbrief td.left h3 { margin: 0;
  padding: 8px 15px;
  color:#003f68; text-transform:uppercase;
  background-color:#e2e2e2; background-image:none!important; }
  
  /*Meeting and Seminars templates*/
 .meetings h1 {
	color: #14517e; text-transform: uppercase; font-size: 1.25em;
font-weight: 400; background-color: #eee; border-top: 1px solid #e2e2e3;
border-bottom: 1px solid #e2e2e3; padding: 10px 20px; margin-top: 15px;
margin-bottom: 15px;
		  
  }
  
 .meetings h2 {color: #14517e; text-transform: uppercase; font-size: 1.25em;
font-weight: 400; background-color: #eee; border-top: 1px solid #e2e2e3;
border-bottom: 1px solid #e2e2e3; padding: 10px 20px; margin-top: 15px;
margin-bottom: 0;
   }
 .meetings h5 {padding-left:15px; font-family: 'Times New Roman', serif; font-size:16px; font-weight:600;
    }
	.meetings p {padding-left:15px; padding-right: 15px;}
 .meetings .nav { margin-bottom: 0; }
.meetings .toc {border-left:10px solid #fff;padding-bottom:0; width:200px; background-color: #f5f5f5;

} 
.meetings .toc.right .nav h2 {
  margin: 0;
  padding: 8px 15px;
  color: #fff;
  background-image: linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -o-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -moz-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -webkit-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -ms-linear-gradient(bottom, rgb(0,62,104) 29%, rgb(0,91,151) 65%);
  background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.29, rgb(0,62,104)),
  color-stop(0.65, rgb(0,91,151))
  ); }
.meetings .toc.right .nav h3 {
  margin: 0;
  padding: 8px 15px;
  color:#003f68; text-transform:uppercase;
  background-color:#d6d6d6; background-image:none!important; }  
.meetings .toc.right .nav ul {padding:0; margin:0;}
 
.meetings .toc.right .nav ul li {
  list-style-type: none;
  display: block;
  padding: 0; margin:0!important;
  background-image: none; }
 
 .meetings .toc ul li a {
    background-image: none; font-size:100%;
    display: block; margin: 0!important;
    padding: 7px 15px;
    border-bottom:2px solid #fff;
    word-break:normal; font-size:90% }
 
 .meetings .toc ul li a:hover { background-color: #e6e6e6; } 

 .meetings p img {float:left!important; padding-right:20px; }
.meetings ul li { margin-left: 0;
background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_bg.png);
background-repeat: no-repeat;
background-position: top left;
padding-left: 25px;
list-style: none;
line-height: 140%;
margin: 8px 0 8px 0; overflow:hidden; }

.meetings  ul ul li {
   list-style-type: none;
   margin-left: 0;
   padding-left: 15px;
   background-image: url(/web/20150608191619/http://www.ncsl.org/Portals/1/images/li_li_bg.png);
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 25px;
   list-style: none;
   line-height: normal; }
   
   .meetings .mtg_section {background-color:#f5f5f5; margin-bottom:25px;padding:15px 0;
   -moz-column-count: 2; /* Firefox */
 -webkit-column-count: 2; /* Safari and Chrome */
 column-count: 2;
 -moz-column-gap: 30px; /* Firefox */
 -webkit-column-gap: 30px; /* Safari and Chrome */
 column-gap: 30px;
 -moz-column-rule: 1px solid #eeeeee; /* Firefox */
 -webkit-column-rule: 1px solid #eeeeee; /* Safari and Chrome */
 column-rule: 1px solid #eeeeee; }"

