@charset "utf-8";
/* CSS Document */



body  {
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* do not change this */
	text-align: center; /* centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #4175C0;
	/* font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image: url(graphics/bluefade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.5em;
}

h1 {
	color: #5286AD;
	font-weight: normal;
	font-size: 175%;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #5286AD;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 150%;
}

h3 {
	color: #5286AD;
	font-size: 120%;
	font-weight: bold;
}

h4 {
	font-size: 125%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.3em;
	margin-top: 3em;
	padding: 0px;
}

a, a:visited, a:link:visited {
	color: #0000FF;
}


td {
	vertical-align: top;
}

.bolditalic {
	font-weight: bold;
    font-style: italic;
}

.bold {
	font-weight: bold;
}

.boldcenter {
	font-weight: bold;
	text-align: center;
}

.center {
	text-align: center;
}

.indented {
	margin-left:20px;
}

.indentedBold {
	margin-left:20px;
	font-weight: bold;
}

.italic {
      font-style: italic;
}

.larger-text {
	font-size: 14px;
	line-height: 24px;
}

.quote {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.3em;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
	font-weight: normal;
	background-color: #F9F9F9;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}

.sliderheadline {
	color: #5286AD;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

#PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 225%;
	color: #5286AD;
	position: relative;
	line-height: 1.25em;
	font-weight: bold;
}

#PageTitle a {
	font-size: 75%;
	color: #5286AD;
	text-decoration:underline;
}

#PageTitle a:visited {
	font-size: 75%;
	text-decoration:underline;
}

#PageIntroduction {
	font-size: 125%;
	font-weight: normal;
	color: #333333;
	line-height: 1.5em;
	font-style: italic;
	padding-right: 10px;
}

#PageIntroduction p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#PageIntroductionTable {
	margin-bottom: 25px;
	height: 100px;
}

#PageIntroductionTable td, th {
	text-align: left;
	vertical-align: top;
}

/*#PageIntroductionTable a:link, a:visited {
	color: #0000FF;
	text-decoration: underline;
}
*/
#PageContent {
	position:relative;

}

#PageContent a:link, #PageContent a:visited {
	color: #0000FF;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imageframe {
	padding: 5px;
	border: 1px solid #CCCCCC;
	align: left;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.imageright {
	align: right;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
}

#wrapper {
	text-align: left; /* overrides the text-align: center on the body element. */
	width: 955px;
	vertical-align: top;
	/*	min-height:600px;  */
	_height:auto !important;
	/*	height:500px;  */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(graphics/4175C0.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

/* the nhgovheadercontainer formats the real estate that includes the left and right elements.*/
#nhgovheadercontainer {
	height: 25px;
	margin-bottom: -2px;
	background-color: #4175C0;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#fontsizer {
	left: 0px;
	width: 50%;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	position: absolute;
	top: 0px;
   }
   
#fontsizer img {
	border-width: 0;
}

#officialsite {
	width: 50%;
	text-align: right; /* depends on element width */
	height: 25px;
	background-image: url(graphics/400x25officialsite.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	right: 0px;
}
   
#agencyhomeheadercontainer {
	background-color: #2E538B;
	height: 100px;
}  


/* SLIDESHOW CSS

#slideshowcontainer {
	margin-bottom: 20px;
}

#slideshow {
	position:relative;
	height:250px;
}

#slideshow DIV {
    position:absolute; 
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 250px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 250px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

SLIDESHOW CSS */ 

/* BEGIN FEATURE LIST SLIDER CSS */

h3 {
	margin: 0;	
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
		}

div#feature_list {
	width: 955px;
	height: 240px;
	overflow: hidden;
	position: relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
		}
		
		

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
		}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 350px;
		}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
		}
		
ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
		}

ul#tabs li a {
	color: #222;
	text-decoration: none;
	display: block;
	height: 60px;
	outline: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
		}

ul#tabs li a:hover {
	text-decoration: none;
		}

ul#tabs li a.current {
	color: #FFF;
	background-image: url(graphics/tab.gif);
	cursor:default;
		}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
		}

ul#output {
	right: 0;
	width: 955px;
	height: 240px;
	position: relative;
		}

ul#output li {
	position: absolute;
	width: 935px;
	height: 240px;
		}

ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
		}
		
ul#output li a:hover {
	background: #D33431;
		}

/* END FEATURE LIST SLIDER CSS */

#leftcolumn {
	width: 220px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#centercolumn {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#iconfarmTable {
	width: 100%;
}

#iconfarmTable th {
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#iconfarmTable td {
	text-align: center;
	vertical-align: middle;
}


#footernavigationcontainer {
	clear:both;
	background-color: #4175C0;
	padding: 10px;
}

#footernavigationtable {
	width: 100%;
}

#footernavigationtable td {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	color: #FFFFFF;
	width: 25%;
}

#footernavigationtable th {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-weight: normal;
	width: 1px;
	border-left-width: 1px;
	border-left-color: #6390D2;
}

#footernavigationtable a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footernavigationtable a:hover {
	color: #C1D3EE;
}



/* the nhgovfootercontainer formats the real estate that includes the left and right footer elements.*/
#nhgovfootercontainer {
	position: relative;
	height: 35px;
	background-color: #4175C0;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
   }

#footer-left-element {
	position: absolute;
	left: 0;
	width: 50%;
	background-image: url(graphics/iconseal.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 25px;
	padding-left: 35px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
   }
   
#footer-left-element a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-left-element a:hover {
	color: #6699FF;
}

#footer-right-element {
	position: absolute;
	right: 0;
	width: 50%;
	text-align: right; /* depends on element width */
	height: 25px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
   }
 
.clearboth {
clear:both;

}

.ds {
	background-image: url(graphics/ds.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}

/* Left Navigation */

#leftnav {
	margin-left: 5px;
	width: 215px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftnav li {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

#leftnav a {
	display: block;
	width: 190px;
	color: #000000;
	text-decoration: none;
	background-image: url(graphics/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#leftnav a:hover {
	color: #B4B4B4;
	text-decoration: none;
}

#menuBLUE ul ul li {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

#menuBLUE ul ul a {
	display: block;
	padding: 2px 5px 2px 37px;
	width: 143px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#menuBLUE ul ul a:hover {
	color: #5286AD;
	text-decoration: none;
}
/* End Blue Default Bullet Menu */


#faq dl {
}

#faq dt {
	color: #000000;
	background-image: url(graphics/arrow_blue0.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	text-decoration: none;
	padding-left: 50px;
	/*height: 2em;
	text-transform: capitalize;*/
}

#faq a, #faq a:visited {
	color: #0000FF;
}

#faq a:hover {
	color: #000000;
}

#answer dl, dt {
}

#answer dt {
	font-weight: bold;
	background-image: url(graphics/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	/*line-height: 3em;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 40px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #F8FAFC;
	/*text-transform: capitalize;*/
}


#answer dd {
	display: block;
	list-style-image: url(graphics/a.gif);
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(graphics/a.gif);
	background-repeat: no-repeat;
}

.boldItalic {
	font-weight: bold;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#glossary dl {
}

#glossary dt {
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 100%;
}

#glossary dd {
	display: block;
	list-style-image: url(graphics/a.gif);
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.checkboxlist ul {
}

.checkboxlist li {
	list-style-position: outside;
	list-style-image: url(graphics/checkbox-gold.gif);
	line-height: 1.5em;
	padding-top: 10px;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

#linkTable {
	margin: 10px;
	width: 100%;
}

#linkTable th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-indent: 20px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 2.0em;
	background-color: #F8F8F8;
	background-image: url(graphics/checkbox-gold.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

#pietable td {
	width: 50%;
	text-align: center;
	padding: 5px;
}

#piedatatable {
	width: 100%;
	text-align: left;
}

#piedatatable td {
	padding: 5px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#piedatatable th {
	text-align:right;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.plainTable {
	border-collapse:collapse;
}

.plainTable tr {
	color: #333333;
	text-decoration: none;
	font-size: 100%;
}

.plainTable td {
	color: #333333;
	border:1px solid #000000;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rsa {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	color: #5286AD;
	position: relative;
	line-height: 1.75em;
	font-weight: bold;
}

#piedatatable2 {
	width: 100%;
	text-align: left;
}

#piedatatable2 td {
	padding: 5px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#piedatatable2 td.left{
	text-align:left;
}

#piedatatable2 th {
	text-align:right;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


ul.tableList {
	margin:5px 0px 5px 0px;
	/*border-bottom:1px #6390d2 solid;*/
	background-color:#e7edf6;
	padding:3px 10px 3px 10px;
}

.tableList li {
	margin:0px 0px 0px 0px;
	list-style-type:none;
	list-style:none;
	padding:0px 0px 0px 0px;
}

.tableList li.indented {
	margin:0px 0px 0px 20px;
	list-style-type:none;
	list-style:none;
	padding:0px 0px 0px 0px;
}

.tableList li .title {
	color:#4570af;
	font-weight:bold;
}

.senate-bill-32 {
	background-image:url(graphics/state-share-reports.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:20px 0px 10px 3px;
}

.senate-bill-32:hover {
	background-image:url(graphics/state-share-reports-hover.png);
}

.fin-reports {
	background-image:url(graphics/fin-reports.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:20px 0px 10px 3px;
}

.fin-reports:hover {
	background-image:url(graphics/fin-reports-hover.png);
}

.agencyTable {
	text-align: left;
	background-color:transparent;
	border: 1px solid #c3d8ba;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	border-collapse: collapse;
	
}
.agencyTable td {
	text-align: center;
	background-color:transparent;
	border: 1px solid #c3d8ba;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	border-collapse: collapse;
}


.agencyTable th {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px solid #babacb;
	color: #000000;
	font-weight: bold;
	background-color:#e7edf6;
	border-collapse: collapse;
}

.agencyTable th a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#PageTitle span {
/*	font-size: 14px;
	color: #000000;*/
}

.alert {
                text-align: center;
                background-color: #c49d16;
}
