body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background: #e0e0e0;
	behavior: url(csshover.htc); /* WinIE behavior call */
}

a {
	color: #1b4760;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.calendarlink {
	background-color: #fffff0;
	border: solid 1px #1b4760;
	margin:10px 0;
	padding: 2px 5px;
}

div.headerdivider {
	clear: both;
	margin: 5px 0;
}

dl {
	margin: 0;
	padding: 0;
}
dd {
	margin: auto auto auto 20px;
}
dt {
	font-weight: bold;
}

em {
	font-weight: bold;
	color: #993333;
}

form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #333;
	margin:0;
	padding: 0 0 .5em 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 120%;
	font-style: italic;
}
h5 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}

hr {
	color: #c0c0c0;
}

img.photo {
	border: solid 2px #a0a0a0;
	padding:2px;
}

input, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}

fieldset {
	margin: 10px 0;
	text-align: left;
	text-size: 100%;
}

legend {
	font-weight: bold;
	color: #333;
	font-size: 110%;
}

p {
	margin: 0;
	padding: 5px 0;
}

pre {
	font-family: "Lucida Console", "Courier New CE", Courier;
	font-size: 100%;
	line-height: 1.2em;
}

ul,ol {
	margin: 0;
	padding: 5px 30px;
}

table.calendar {
	font-family: Verdana, Arial, Helvetica;
	background-color: #f8f8f8;
}

td.calendar h1 {
	font-size: x-large;
	color: #1b4760;
}
td.calendar {
	font-size: x-small;
}
td.hilite {
	font-size: small;
	background-color: #cde8dd;
	color: #0F0F40;
}

th.calendar {
	background-color: #1b4760;
	color: White;
	font-size: x-small;
}
th.calendar A:link {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:white;
	text-decoration: none
}
th.calendar A:visited {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:white;
	text-decoration: none
}
th.calendar A:hover {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:white;
	background-color: #9999bb;
	text-decoration: none
}
tr.calendar {
	background-color: Silver;
	color: Black;
}

table.billjournal {
}
table.billjournal th {
	font-weight:bold;
	border-bottom: solid 1px #999999;
}
table.billjournal td {
	vertical-align:top;
}

table.legisagenda {
	background-color: #e0f2d4;
	border: solid 1px #666666;
	border-top: none;
	margin-bottom: 15px;
}
table.legisagenda td {
	padding: 2px;
}
table.legisagenda td.separator {
	border-top: solid 1px #666666;
}

table.newsstory {
	background-color: #f2f0e4;
	border: solid 1px #666666;
	border-top: none;
	margin-bottom: 15px;
}
table.newsstory td {
	padding: 2px;
}
table.newsstory td.separator {
	border-top: solid 1px #666666;
}
table.newsstory tr.hilite {
	font-weight: bold;
	background-color: #ffffff;
}

table.nonlegisagenda {
	background-color: #f0f0f0;
	border: solid 1px #666666;
	border-top: none;
	margin-bottom: 15px;
}
table.nonlegisagenda td {
	padding: 2px;
}
table.nonlegisagenda td.separator {
	border-top: solid 1px #666666;
}

table.browselist {
}
td.alternate {
	background-color: #f0f0f0;
}
td.browselist {
	font-size: 90%;
}
tr.browselist {
	font-size: 90%;
}

.buzz dt {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.buzz dd {
}

.cnn {
	width: 320px;
	margin: 0px;
}
.cnn dt {
	text-align: left;
	font-weight: bold;
	margin: 10px 0 5px 0;
	border-bottom:solid 1px #909090;
}
.cnn dd {
	text-align: left;
	margin: 3px 0 3px 15px;
}

.error {
	font-size: 110%;
	font-weight: bold;
	background-color: #ffffff;
	color: #800000;
	border: 1px solid #800000;
	padding: 3px;
	margin: 5px 0;
}

.info {
	font-size: 110%;
	font-weight: bold;
	background-color: #ffffff;
	color: #1b4760;
	border: 1px solid #1b4760;
	padding: 3px;
	margin: 5px 0;
}

.errorbox table {
}
.errorbox td {
	background-color: #ffffff;
}
.errorbox th {
	background-color: #800000;
	color: White;
}
.errorbox A:link {
	font-weight: bold;
	color:#660000;
	text-decoration: none;
}
.errorbox A:visited {
	font-weight: bold;
	color:#660000;
	text-decoration: none;
}
.errorbox A:hover {
	font-weight: bold;
	color:#993333;
	text-decoration: underline;
}

div.group {
	border:solid 1px #a0a0a0;
	margin-bottom: 5px;
	padding: 10px;
}

a.hide {
	width:17px;
	height:9px;
	background: transparent url(images/arrowup.gif) no-repeat;
	padding:0;
	margin:0;
}

a.show {
	width:17px;
	height:9px;
	background: transparent url(images/arrowdown.gif) no-repeat;
	padding:0;
	margin:0;
}

.links dl {
	padding:5px;
	margin:0 0 20px 0;
	border:solid 1px #999999;
}
.links dd {
	margin-left: 25px;
}
.links dt {
	font-weight: normal;
}

.msgbox table {
}

.msgbox td {
	background-color: #ffffff;
}

.msgbox th {
	background-color: #1b4760;
	color: White;
}

div.navlinks {
	text-align:center;
	border: solid 1px #c0c0c0;
	background-color: #f0f0f0;
}

p.note {
	border: solid 1px #999999;
	background-color: #f0f0f0;
	color: #333333;
	font-weight: bolder;
	padding: 5px;
}

div.notice {
	text-align:center;
	font-weight: bold;
	border: solid 1px #999999;
	background-color: #f0f0f0;
	margin: 5px 0;
}

fieldset.agreement {
	padding: 15px;
}
fieldset.agreement ol {
	margin: 5px 0;
	padding: 20px;
}

fieldset.pagemenu {
	width: 300px;
	margin: 5px 0;
}
fieldset.pagemenu dd {
	margin-left: 5px;
}
fieldset.pagemenu dt {
	margin: 10px 10px 5px 0;
	font-weight: bold;
}

.redletter {
	background-color: #ffffcc;
	color: #660000;
}

fieldset.reportsmenu {
	margin: 0 10px 10px 0;
}
fieldset.reportsmenu dd {
	margin-left: 5px;
}
fieldset.reportsmenu dt {
	margin: 10px 10px 5px 0;
	font-weight: bold;
}

.rodisplay { 
	color: Black;
	padding: 0 4px;
	border: 1px solid #999999;
	background-color: #f6f6f6;
}
span.rodisplay {
	padding: 1px 4px;
}

.scrollbar {
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.scrollbar a {
	font-weight: bold;
	text-decoration: none;
}
.scrollbar A:hover {
	font-weight: bold;
	text-decoration: underline;
}

.small {
	font-size: 70%;
}

div.small {
	margin:0;
	padding:0;
}

#title {
	width: 245px;
	height: 80px;
}
#title a {
	display: block;
	width: 245px;
	height: 80px;
}
#title h1 {
	visibility: hidden;
}

#container {
	position: relative;
	width: 800px;
	padding: 0;
	margin: 0 auto 10px auto;
	text-align: left;
}

#content {
	position: relative;
	padding-top: 10px;
	margin: 0 10px 0 162px;
}

#footer {
	position: relative;
	clear: both;
	background: transparent;
	color: #808080;
	font-size: 70%;
	margin: 0;
	line-height: 1.25em;
	padding: 20px 10px 0 0;
}



#footer2 {
	clear: both;
	color: #808080;
	font-size: 70%;
	margin: 10px 10px 0 0;
	border-top: solid 1px #808080;
	line-height: 1.25em;
}


div#govlinks {
	font-size: 90%;
}
div#govlinks td {
	vertical-align: top;
}

div#livechat {
	position: absolute;
	width:70px;
	text-align: center;
	top: 30px;
	right: 0px;
	margin: 0;
	padding: 0;
	color: #666666;
	border: 1px solid #01415b;
}
div#livechat a {
	display: block;
	text-decoration: none;
	color: #01415b;
	padding: 0;
	margin: 0;
}
#livechat a:hover {
	background-color: #cde8dd;
	text-decoration: none;
}

div#otherlinks {
	clear: both;
	width: 105px;
	color: #005575;
	font-size: 90%;
	margin: 10px 0 0 2px;
	padding: 0;
}
#otherlinks h4 {
	background-color: #b3d4c3;
	color: #005575;
	margin: 0;
	padding: 1px 0;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #999999;
}
#otherlinks ul {
	list-style: none;
	margin: 5px;
	padding: 0;
	line-height: 1.25em;
}
#otherlinks li {
	margin:0 0 5px 0;
}

div#pagecontent {
	width: 800px;
	background: #ffffff url(images/frame2008/ecapitol_02.jpg) top left repeat-y;
	border-left: solid 1px #f0f0f0;
	border-right: solid 1px #999999;
}

div#pageheader {
	width: 800px;
	height: 100px;
	background: transparent url(images/frame2008/ecapitol_01.jpg) top left no-repeat;
	border-top: solid 1px #f0f0f0;
	border-left: solid 1px #f0f0f0;
	border-right: solid 1px #999999;
}

div#pagefooter {
	width: 800px;
	height: 40px;
	background: transparent url(images/frame2008/ecapitol_03.jpg) bottom left no-repeat;
	border-left: solid 1px #f0f0f0;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin: 0;
}

div#quickconnect {
	clear: both;
	width: 105px;
	color: #005575;
	font-size: 90%;
	margin: 10px 0 0 2px;
	padding: 0;
}
#quickconnect h4 {
	background-color: #b3d4c3;
	color: #005575;
	margin: 0;
	padding: 1px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #999999;
}
#quickconnect ul {
	list-style: none;
	margin: 5px;
	padding: 0;
	line-height: 1.25em;
}
#quickconnect li {
	margin:0;
}
#quickconnect li a {
	margin: 0;
	padding: 2px;
	display: block;
	color: #e0e0e0;
	text-decoration: none;
	font-weight: bold;
}
#quickconnect li a:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #217597;
}

#sidebar {
	float: left;
	width: 160px;
	padding-top: 17px;
	background: transparent //url(images/frame2007/ecap_02.jpg) no-repeat;
	color: #ffffff;
}

div#statusbar {
	position: absolute;
	width:400px;
	top: 0px;
	left: 400px;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-top: 1px;
	visibility: visible;
}
div#statusbar ul {
	list-style: none;
	text-align: right;
	margin: 3px 3px 0 0;
	padding:0;
}
div#statusbar li {
	display: inline;
	border-left: solid 1px #999999;
}
div#statusbar a {
	color: #01415b;
	padding: 2px 2px;
	margin: 0;
}
div#statusbar li:first-child {
	border-left: none;
}
div#statusbar a:hover {
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	color: #1b4760;
	background-color: #c3e4d3;
	border-top: solid 1px #d0d0d0;
	border-left: solid 1px #d0d0d0;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

#topstories {
	clear: both;
	color: #1b4760;
	background: transparent url(images/frame2007/ecap_05.jpg) top left no-repeat;
	background-color: #cde8dd;
	font-size: 70%;
	margin: 0 15px 0 0px;
}
#topstories h4 {
	color: #1b4760;
	margin: 0 5px;
	padding: 20px 0 0 0;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #666666;
}
#topstories ul {
	list-style: square;
	margin: 0 5px 0 20px;
	padding: 0;
	line-height: 1.25em;
}
#topstories li {
	padding: 2px 0;
	border-bottom: solid 1px #adc8bd;
}
#topstories li a {
	color: #1b4760;
	text-decoration: none;
}
#topstories li a:hover {
	text-decoration: underline;
}

div#trackcommassignment table {
	border-collapse: collapse;
}
div#trackcommassignment td {
	border-bottom: solid 1px #c0c0c0;
	border-top: solid 1px #c0c0c0;
}
div#trackcommassignment h4 {
	padding: 20px 0 10px 0;
}


div#error {
	font-size: 110%;
	font-weight: bold;
	background-color: #ffffff;
	color: #800000;
	border: 1px solid #800000;
	padding: 3px;
	margin: 5px 0;
}

div#info {
	font-size: 110%;
	font-weight: bold;
	background-color: #ffffff;
	color: #1b4760;
	border: 1px solid #1b4760;
	padding: 3px;
	margin: 5px 0;
}


