@charset "utf-8";
#headercontainer {
	height: 54px;
	text-align:center;
	margin: 0;
	background-color: #333333;
	margin-top: -17px;
}

#header_menu {
	padding-top: 10px;
}

#header_menu li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 10px 10px;
	font-size: 80%;
}

#header_menu li a {
	text-decoration: none;
	color: #fff;
	font-family: Tahoma;
}

#header_menu li a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/* main nav */
.topmenu	{
	height: 27px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	}

.topmenuul	{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli	{
	list-style-type:none;
	float:left;
}

.topmenutitle {
	width: 218px;
	line-height: 27px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #000;
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border: 1px solid black;
}
a.topmenutitle:hover	{
	color: #FFFFFF;
	background-color: #900;
}
.submenuul	{
	list-style-type: none;
	position: absolute;
	display: none;
	min-width: 167px;
	line-height: 1.5em;
	padding: 0 5px 0 5px;
	margin: 0;
	text-align: left;
}
.submenuli a	{
	/*display: block;*/
	/*width: 126px;*/
	text-decoration: none;
	color: #000;
	padding-bottom: 3px;
	padding-top: 3px;
	}
	.submenuli a:hover	{
	/*background: transparent url(images/menu_on.gif) no-repeat;*/
	color: #900;
}

li:hover ul, li.over ul	{ /* lists nested under hovered list items */
	display: block;
	background-color: #F5F5E8;
	border: 0;
}

#dmenu li>ul {
	top: auto;
	left: auto;
}

#maincontainer {
	width: 100%;
	height: auto;
	text-align: center;
}
body {
	background-color: #FFFFCC;
}

#maincontainer #banner {
	height: 127px;
	width: 878px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	border: 1px solid black;
	margin:0 auto;
}
#maincontainer #location {
	height: 18px;
	width: 875px;
	background-color: #CC3300;
	border: 1px solid black;
	font-family: Tahoma;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: bottom;
	padding-left: 3px;
	margin:0 auto;
}
#contentarea_table {
	width: 100%;
	height: 100px;
}
#contentarea_column1 {
	width: 20%;
	background-color: #DDDDDD;
	padding: 4px;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#contentarea_column2 {
	width: 60%;
	background-color: #FFFFFF;
	padding: 4px;
	vertical-align: top;
}
#contentarea_column3 {
	width: 20%;
	background-color: #DDDDDD;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}

#contentarea {
	width: 878px;
	border: 1px solid black;
	margin:0 auto;
}
#login_box {
	height: 60px;
	width: 100%;
	float: none;
}

#footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 54px;
	width: 878px;
	background-image: url(../images/footer.png);
	text-align: left;
	vertical-align: middle;
	border: 1px solid black;
	margin:0 auto;
}
#footer_table {
	height: 100%;
	width: 100%;
	text-align: left;
}

/* Links Css */

#linksTable {
	width:80%;
	text-align:left;
	font-family:Tahoma;
	font-size:14px;
	margin-left:20px;
}

#linksTable td {
	height:22px;
}

#linksTableHeader {
	width:100%;
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
}

.linksHeader {
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	text-align:center;
}
.links a {
	text-decoration:none;
	color:black;
}

.links a:hover {
	background-color:#900;
	color:#FFF;
}

.scroll_box {
	position: static;
	left: 5px;
	top: 5px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 2px;
	height: 400px;
	width: 99%;
	overflow: auto;
}

/* Drop Down Combo Box */

.dropcontent{
width: 100%;
height: 400px;
/* border: 1px solid black; */
background-color: #FFFFFF;
display:block;
}
#chapters_info {
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
}
.chapters_table_field {
	color: #660000;
	text-align: left;
	width: 60%;
	font-weight: bold;
	vertical-align: top;
}
.chapter_section_header {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

.chapters_table_label {
	color: #000000;
	text-align: right;
	width: 45%;
	vertical-align: top;
	font-weight: bold;
}
#billtrackingtitle {
	font-family: Tahoma;
	width: 100%;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.category_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 25%;
	vertical-align: middle;
	border: 1px solid #000;
}

.category_menu a {
	text-decoration:none;
	color:#000;
}

.category_menu a:hover {
	text-decoration:none;
	color:#FFF;
}


#billtrackingtable {
	font-family: Tahoma;
	width: 100%;
}

.billinfo {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	background-color: #CCFFFF;
}
.billsummary {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}
.FAQ_Question {
	color: #00F;
	font-weight: bold;
	font-style: italic;
}
.FAQ_Answer {
	font-style: italic;
	font-weight: bold;
	color: #00F;
}
#meetings_info {
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
}
#news_box {
	width: 100%;
	float: none;
}
.news_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	font-style: italic;
}
#news_table {
	text-align: center;
}
#news_table a   {
	text-decoration: none;
	color: #000;
}
#news_table a:hover {
	text-decoration: none;
	color: #900;
}
#news_table_page {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#news_table_page a {
	text-decoration: none;
	color: #000;
}
#news_table_page a:hover {
	color: #900;
}
#adminarea_table {
	width: 100%;
	height: 100px;
}

#adminarea_column1 {
	width: 20%;
	background-color: #DDDDDD;
	padding: 4px;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 500px;
}
#adminarea_column2 {
	width: 80%;
	background-color: #FFFFFF;
	padding: 4px;
	vertical-align: top;
}

.comingsoon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #F00;
}
.legislation_option {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
#location {
	text-align: left;
}
