@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	background: #e5e5e5 url(../img/bgMain.gif);
	font: 13px/1.3 Arial, Helvetica, sans-serif;
	color: #6a7780;
}
a {
	color: #c74e33;
	text-decoration: none;
}
a:visited {
	color: #84250d;
}
a:hover {
	color: #84250d;
}
a.aux {
	color: #174747;
	font-weight: bold;
	font-style: italic;
}
a.aux:after {
	content: " \BB \ ";
	font-style: normal;
}
a.aux:hover {
	color: #051835;
}
h1 {
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 998px;
}
h1 a {
	display: block;
	width: 690px;
	height: 129px;
	background: url(../img/titleMain.png) no-repeat left center !important;
	background: url(../img/titleMain.gif) no-repeat left center;
	text-indent: -9000px;
}
h2, h6, h3, #hearing span.date {
	display: block;
	padding-top: 10px;
	margin-bottom: 15px;
	border-bottom: double 3px #9bb0b1;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-family: "Hoefler Text", "Times New Roman", serif;
}
p {
	line-height: 1.6;
}
ol li span {
	display: block;
	float: left;
	width: 400px;
	padding-top: 3px;
}
ol li {
	clear: both;
	list-style: outside decimal;
	margin: 15px 0 0 0;
}
label, cite {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
label.inline {
	display: inline;
	text-transform: lowercase;
	font-size: 12px;
	font-style: italic;
	letter-spacing: normal;
}
label.float {
	float: left;
	width: 100px;
}
cite {
	margin: 5px 0;
	font-size: 65%;
	color: #6a7780;
}
input {
	font-family: "palatino linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	border: 1px solid #013;
}
input.text {
	font-size: 12px;
	height: 16px;
}
span.tag {
	color: #6a7780;
	font-size: 10px;
	text-transform: uppercase;
}
#container {
	position: relative;
	margin: 0 auto;
}
#header {
	height: 167px;
	background: #082043 url(../img/bgHeader.jpg) no-repeat center top;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    CONTAINERS    XXXXX */

.centerContainer {
	position:relative;
	margin: 0 auto;
	padding: 0 5px;
	width: 998px;
}
#navContainer {
	padding-top: 7px;
	background: url(../img/bgNav.png) repeat-x;
	border: 1px solid #132b50;
	z-index:100;
	font-family: "Hoefler Text", "Times New Roman", Georgia, serif;
}
#mainContent {
	position: relative;
	height: auto !important;
	padding: 20px 0 10px 0;
	color: #384d57;
}
#subChannel1, #mainChannel, #subChannel2 {
	position: relative;
	float: left;
	width: 353px;
}
#subChannel1 {
	width: 244px;
	margin-left: 7px;
	background: url(../img/bgChannel2.png) repeat-y;
	padding: 10px 6px;
}
#subChannel2 {
	margin-left: 20px;
	position: relative;
	height: 100%;
}
#mainChannel {
	width: 625px;
	padding-bottom: 20px;
}
#mainChannel.fullColumn {
	width: 100%;
}
#mainChannel h2, #hearing span.date {
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #6a7780;
	border-bottom: 3px double #ccc;
}
h2 a, h2 a:visited {
	color: #6a7780
}
h2 a:hover {
	color: #174747
}
.error {
	position: relative;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	margin-top: 20px;
	padding-top: 3px;
	padding-left: 50px;
	background: url(../img/error.gif) no-repeat 0 3px;
	color: #6a7780;
	font-size: 120%;
	font-style: italic;
	line-height: 20px;
}
#notFound .error {
	padding-left: 20px;
	background: url(../img/error.gif) no-repeat 0 3px;
}
#oversight li h5 a.listNum, #rules li h5 a.listNum {
	position: static;
	float: none;
	color: #000;
	padding-right: 10px;
}
a.listNum:hover {
	color: #000;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    COMMON HEADER ELEMENTS    XXXXX */

form#unsubscribe {
	display: none;
}
form.updates {
	position: absolute;
	top: 5px;
	right: 0;
	width: 194px;
	color: #e4e6e5;
	text-shadow: #000 1px 1px 1px;
	font-size: 11px;
}
legend {
	float: left;
	text-indent: 0;
	text-align: right;
}
form.updates input.text {
	width: 140px;
	height: 16px;
	padding: 2px 1px 0 1px;
	margin-top: 3px;
	background: #8d95a1;
	border: 1px solid #000;
}
input.btnSubmit {
	right: 0;
	position: absolute;
	width: 50px;
	margin-top: 3px;
	border: 0;
	height: 20px;
	padding: 4px 0px;
	background: url(../img/bgNav.png);
	color: #8c97a6;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subNav {
	padding: 10px 0 20px 0;
}
.subNav li {
	height: auto;
	border-bottom: 1px solid #eee;
	background: #d2d6d8;
}
.subNav li span.title {
	display: block;
	padding: 4px 9px 0 9px;
	border-bottom: 1px dotted #999;
	margin-bottom: 4px;
}
ul.subNav li a, ul.subNav li a.aux {
	display:block;
	height: auto;
	padding: 10px 7px 2px 7px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a7780;
	font-style: normal;
	font-size: 10px;
	text-indent: 0;
	border: 0;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}
ul.subNav li a:hover, ul.subNav li a.True {
	background: #b8cccc;
	color: #174747;
	text-decoration: none;
}
ul.subNav li a.True {
	font-style: italic;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    FEATURE    XXXXX */

#feature {
	float: left;
	position: relative;
	width: 640px;
	margin: 0px 10px 10px 0;
	padding: 10px 10px 28px;
	background: #eeeeee;
	outline: 1px solid #fff;
	border: 1px solid #999;
}
.featureBox {
	position: relative;
	display: none;
	height: 270px;
}
#feature_1 {
	display: block;
}
#feature .featureBox .embed {
	float: left;
	margin: 0 10px 10px 0;
	width: 317px;
	height: 260px;
	overflow: hidden;
}
#feature .featureBox .embed object, #feature .featureBox .embed embed {
	width: 317px;
	height: 260px;
}
#feature .featureBox .embed a {
	position: absolute;
	bottom: 0px;
	left: 0;
	font-size: 10px;
	text-transform: uppercase;
	background: #e5e5e5;
	padding: 0 5px;
}
#feature h3 {
	margin-bottom: 15px;
	font-size: 18px;
	text-transform: none;
	border: 0;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
#feature a.more {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
}
#feature .pagination {
	position: absolute;
	left: 12px;
	bottom: 10px;
	right: auto;
	top: auto;
}
#chairFeedback {
	float: left;
	width: 325px;
}
ul.webcasts li {
	margin-top: 7px;
	border-bottom: 1px dotted #9BB0B1;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    COUNTER    XXXXX */

div#counter {
	position: absolute;
	top: 135px;
	right: 0;
	width: 315px;
	height: 157px;
	padding: 0 5px;
	text-align: center;
	background: url(../img/counter.gif) no-repeat center center;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-shadow: #001122 1px 1px 1px;
}
div#counter .backgrounddays {
	margin-top: 27px;
}
div#counter .backgrounddollars {
	margin-top: 17px;
}
div#counter .lcdnumbers, div#counter .lcddays {
	color: #d2d6d8;
	font-family: "Hoefler Text", "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	z-index: 1;
}
.counttxt2 {
	display: block;
	text-align: left;
	text-indent: -9000px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    CHANNEL 1    XXXXX */

#subChannel1 div.side {
	margin-top: 0;
	padding-top: 5px;
	background: #ddd;
}
ul#secondNav {
	font-size: 11px;
}
a.a2a_dd {
	position: absolute;
	top: 45px;
	right: 0;
}
form#searchSite {
	position: absolute;
	right: 0;
	top: 0;
	padding-bottom: 10px;
}
form#searchSite input.text {
	position: absolute;
	right: 53px;
	height: 16px;
	padding: 2px 1px 0 1px;
	margin-top: 2px;
	width: 140px;
	background: #8d95a1;
	border: 1px solid #000;
}
div#searchSite input.text.short {
	width: 100px;
	border: 1px solid #cbd2bd;
}
div#searchSite span {
	font-size: 90%;
	font-style: italic;
}
div#searchSite input, div#searchSite label {
	margin-left: 8px;
}
div#seachSite input.check {
	width: auto;
}
div#searchSite input.btnSubmit {
	margin-top: 0;
}
div#chairman {
	position: relative;
	margin: 0;
	padding: 5px;
	background: #d2d6d8;
	border-top: 3px solid #b8cccc;
	border-bottom: 3px solid #b8cccc;
}
div#chairman h4 {
	display: block;
	width: 230px;
	height: 90px;
	top: 12px;
	position: absolute;
	left: 125px;
	background: url(../photos/chairmanfeedback.gif) no-repeat left top;
}
div#chairman h4 a.website, div#chairman h4 a.email {
	display: block;
	width: 200px;
	height: 18px;
	margin-top: 50px;
	text-indent: -9000px;
	overflow: hidden;
}
div#chairman h4 a.email {
	margin-top: 2px;
}
a.green-office, a.speaking-out {
	float: left;
	width: 167px;
	height: 58px;
	background: url(../img/badges.gif) no-repeat left top;
	text-indent: -9000px;
}
a.speaking-out {
	width: 158px;
	background: url(../img/badges.gif) no-repeat right top;
}
div#calendar {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px double #ccc;
}
div#calendar h2 {
	text-align: center;
}
div#calendar a.prev, div#calendar a.next {
	position: absolute;
	top: 0px;
	left: 3px;
	width: 20px;
	height: 16px;
}
div#calendar a.next {
	left: auto;
	right: 4px;
}
div#calendar .days, div#calendar .day {
	float: left;
	font-size: 13px;
	border-top: 1px solid #b8cccc;
	border-left: 1px solid #b8cccc;
	text-align: center;
}
div#calendar .day {
	width: 30px;
	font-weight: bold;
	font-size: 13px;
	border: 0;
	padding: 0px 10px 1px 10px;
	text-align: center;
}
div#calendar .days.noborder {
	border-left: none;
	margin-left: 3px;
}
div#calendar .days.current span {
	font-style: italic;
	font-weight: bold;
}
div#calendar .days a, div#calendar .days span {
	display: block;
	width: 29px;
	padding: 5px 10px 5px 10px;
	background: #eee;
}
div#calendar .days a, div#calendar .days a:visited {
	font-weight: bold;
	font-style: italic;
}
.side div#press h2 {
	text-indent: 0;
}
div#press h3, div#hearing h3 {
	margin-bottom: 20px;
	font-size: 140%;
	border: 0;
	text-transform: none;
	letter-spacing: Normal;
}
div#pressSub {
	margin: 0;
	padding: 10px 0;
	background: #d2d6d8;
}
div.newsColumn {
	float: left;
	width: 325px;
	padding-left: 11px;
	font-size: 14px;
}
div.newsColumn h6 {
	border-bottom: double 3px #9bb0b1;
}
div.newsColumn ul li {
	margin-bottom: 10px;
	font-size: 12px;
}
div.newsColumn ul li .dateTitle {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
.pressPhoto {
	float: left;
	width: auto;
	height: 95px;
	margin: 0 10px 0 0;
}
#press p.storyDate {
	margin-top: 15px;
}
a.viewAll {
	display: block;
	margin: 20px 0 0 10px;
	font-size: 12px;
}
#mainChannel a.viewAll {
	margin: 20px 0 0 0;
}
a#minority {
	display: block;
	position: relative;
	margin-top: 10px;
}
div#webcast {
	margin: 10px 1px 20px 1px;
}
div#pfButton {
	position: absolute;
	top: 5px;
	right: 0;
}
div#forumBadge {
	margin-top: 10px;
}
div#forumBadge h3 a {
	display: block;
	height: 45px;
	background: #2e2e2e url(../img/titleForumBadge.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0;
}
div#forumBadge p {
	padding: 7px 10px 10px 10px;
	background: url(../img/bgForumBadge.jpg);
}
div#forumBadge p span {
	display: block;
	font-size: 85%;
	font-style: italic;
}
div#forumBadge p a {
	display: block;
	padding: 15px 0;
	font-size: 120%;
}
div#forumBadge a.btn {
	display: block;
	padding: 3px 0;
	background: #113e51;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	text-align: center;
}
div#forumBadge a.btn:hover {
	background: #111;
}
div#pastChairs {
	margin-top: 25px;
	font-size: 12px;
}
div#pastChairs table {
	margin-left: 7px;
}
div#pastChairs table th {
	padding-bottom: 15px;
	font-size: 10px;
	letter-spacing: 1.4px;
}
div#pastChairs table td {
	vertical-align: top;
	padding-bottom: 5px;
}
div#pastChairs table td span {
	font-size: 11px;
}
div#hearing div {
	clear: both;
	margin-top: 10px;
}
div#hearing h3, div#hearing h4, div#hearing h5 {
	text-align: center;
}
div#hearing h4 {
	font-size: 90%;
}
div#hearing h4 span {
	display: block;
	float: none;
	width: auto;
	font-style: italic;
}
div#hearing .resolutions {
	line-height: 1.3;
	font-size: 90%;
}
div#hearing .resolutions li {
	margin: 2px 0 5px 0;
}
div#hearing .resolutions li span {
	float: none;
	width: auto;
}
div#hearing .resolutions span.resNo {
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
div#hearing span.date {
	width: 100%;
	font-size: 12px;
	text-align: center;
}
div#hearing h5 {
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
div#hearing p {
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}
div#hearing p.committee {
	margin: 20px 0;
	font-size: 90%;
	font-style: italic;
}
div#hearing span, div#hearing ul {
	float: left;
	width: 350px;
	line-height: 1.5;
}
div#hearing p.docs {
	text-align: center;
}
div#hearing p.docs span {
	display: inline;
	float: none;
}
div#hearing .infoblock {
	margin-left: 110px;
}
div#hearing label.float {
	margin-top: 5px;
}
div#hearing h6 {
	margin: 10px 0;
	text-indent: 0;
	font-size: 90%;
	font-style: italic;
}
div#hearing h6 span {
	width: auto;
	display: inline;
	float: none;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
div#hearing table {
	float: left;
	width: 220px;
	margin: 10px 0;
}
div#hearing table td {
	padding-top: 4px;
}
div#hearing table.maj {
	margin-right: 25px;
}
div#hearing th {
	margin: 10px 0;
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	border-bottom: 3px double #CCCCCC;
}
td.name {
	font-size: 90%;
}
td.vote {
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    MAIN CONTENT    XXXXX */
#subChannel1 div h2, #subChannel2 div h2 {
	margin: 8px 0 5px 0;
	padding: 2px 5px;
	color: #6a7780;
	letter-spacing: 1.5px;
	border-bottom: 3px double #ccc;
}
#subChannel1 div h2 span, #subChannel2 div h2 span {
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
}
#bio p {
	margin-top: 10px;
}
#documentNav {
	margin-top: 10px;
}
#oversightNav h3, #jurisdiction h3, #oversight h3, #rules h3, .legislation h3 {
	margin: 10px 0;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0;
	border: 0;
	padding: 5px;
	background: #eee;
	border-bottom: 1px solid #fff;
}
h3 span {
	text-transform: none;
	font-style: italic;
}
#oversightNav ol, #oversightNav ul, #rulesNav ol {
	margin-top: 0;
	padding: 3px 0 35px 0;
	background: #eee;
	list-style: none;
}
#oversightNav ol li {
	clear: both;
	list-style: none;
	border: 0;
	color: #6a7780;
	letter-spacing: normal;
	font-size: 11px;
}
#oversightNav li span {
	display: block;
	float: left;
	top: 0;
	margin: 0 0 0 10px;
	width: 20px;
}
#oversightNav li a {
	float: left;
	display: block;
	width: 318px;
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px;
	padding: 3px 0 5px 0px;
	margin: 0;
}
#oversightNav li {
	clear: both;
}
#jurisdiction ol {
	margin-top: 10px;
}
#jurisdiction ol.subcommittee {
	margin-left: 20px;
}
#jurisdiction ol.subcommittee li {
	vertical-align: top;
}
#jurisdiction ol.subcommittee span {
	float: none;
	padding: 0;
}
#jurisdiction p {
	margin-top: 10px;
}
#jurisdiction p.note {
	font-style: italic;
}
ul#docList {
	margin: 20px 0;
}
#relatedSites ul li, #docList li {
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	font-size: 80%;
	color: #333;
}
#relatedSites ul li ul, #docList li ul {
	margin: 0 0 10px 0;
	padding-top: 5px;
	border-top: 1px solid #ced5b6;
}
#relatedSites ul li ul li, #docList li ul li {
	margin: 0 0 5px 0;
	text-transform: none;
	letter-spacing: normal;
	font-size: 120%;
}
#docList li p {
	color: #6a7780;
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
	line-height: 1.3;
}
#docList li ul li {
	font-size: 12px;
}
#docList li ul li ul li {
	float: none;
	width: auto;
	padding-left: 15px;
	font-size: 12px;
}
#docList li ul li ul li p {
	font-size: 11px;
}
#oversight p, #rules p {
	margin-top: 10px;
	font-size: 12px;
}
#oversight ol, #rules ol {
	margin-left: 5px;
	list-style: none;
}
#oversight li, #oversight ol, #rules li, #rules ol {
	border: 0;
	font-size: 13px;
}
#oversight li h5, #rules li h5 {
	position: relative;
	font-size: 16px;
	border-bottom: 1px solid #999;
	padding-right: 20px;
}
#oversight li h5 a, #rules li h5 a {
	position: absolute;
	top: 5px;
	right: 5px;
	text-transform: lowercase;
	font-size: 12px;
}
#oversight ol li span, #rules ol li span {
	float: none;
	width: auto;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	font-size: 12px;
	border-bottom: 1px dotted #999;
}
#rules li h5 span {
	display: none;
	font-size: 13px;
	letter-spacing: 1.4px;
	border: 0;
}
#rules ol li, #oversight ol li {
	list-style: none;
}
#rules ol li a {
	height: 0;
}
#rules ol li a.aux {
	height: auto;
}
#rules ol li a, #oversight ol li a {
	display: inline;
	float: none;
	position: absolute;
}
#oversight ol ol li, #rules ol ol {
	margin-left: 20px;
	list-style-type: upper-alpha;
}
#oversight ol ol ol, #rules ol ol ol {
	margin: 15px 0 0 20px;
	list-style: upper-roman;
	font-size: 12px;
}
#oversight ol ol ol li, #rules ol ol ol li {
	margin-top: 6px;
	font-size: 12px;
}
#oversight ol ol ol ol, #rules ol ol ol ol {
	list-style: lower-alpha;
}
#oversight ol ol ol ol ol, #rules ol ol ol ol ol {
	list-style: lower-roman;
}
#oversight ol ol ol ol li span, #rules ol ol ol ol li span, #oversight ol ol ol li span, #rules ol ol ol li span {
	text-transform: none;
	letter-spacing: normal;
	font-weight: bold
}
#rules ol ol ol ol li span {
	font-weight: normal;
	font-style: italic;
}
#oversight ol ol ol ol ol ol, #rules ol ol ol ol ol ol {
	list-style: lower-alpha;
}
.legislation ul {
	padding-bottom: 20px;
}
.legislation ul li ul {
	padding-bottom: 0;
}
div#press ul li.newsItem, div#hearings ul li.newHearing, .searchResult, .legislation ul li {
	margin-top: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
}
div#press ul li.newsItem:first-child, div#hearings ul li.newHearing:first-child {
	border-top: 0;
}
.newsItem p {
	margin-top: 5px;
	font-size: 90%;
	line-height: 16px;
}
.newsItem p a {
	font-size: 120%;
	font-style: italic;
}
.newHearing, .searchResult {
	line-height: 1.5;
}
.newHearing .time {
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
p.background {
	font-size: 12px;
	line-height: normal;
}
.newsItem .date, .newHearing .date, .searchResult .date, .date {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
.date span, .newsItem .date a {
	font-size: 10px;
	text-transform: none;
	letter-spacing: normal;
	font-style: italic;
}
.date {
	background: none;
}
.side #press .newsItem {
	padding: 0 10px;
}
.newsItem a, .newHearing a, .searchResult a {
	font-size: 14px;
}
#subChannel2 .newsItem a.title {
	font-size: 12px;
}
.side .newsItem .date {
	margin: 0;
	padding: 0;
	background: none;
}
#subChannel2 div#pressOfficerInfo h2 {
	margin-bottom: 0;
}
#pressOfficerInfo address {
	font-family: "Hoefler Text", "Times New Roman", serif;
	margin: 0 0 15px 0;
	padding: 20px 10px;
	background: #eee;
	border-bottom: 3px double #ccc;
	text-align: center;
}
#pressOfficerInfo p {
	margin-top: 10px;
	font-weight: bold;
}
#press h6 {
	margin: 20px 0 5px 0px;
	padding: 1px 3px;
	font-size: 10px;
	border: 0;
}
#press .newsItem h6 {
	margin: 10px 0 2px 0px;
	font-size: 10px;
}
#press ul.relatedCoverage li {
	padding: 1px 5px;
	line-height: 13px;
	font-family: "Hoefler Text", "Times New Roman", serif;
}
 #press .newsItem ul.relatedCoverage a, .newHearing ul a, .searchResult ul a, .searchResult ul.relatedCoverage a, {
 font-size: 12px;
}
.side #hearings {
	padding: 5px 0px;
}
div#hearings p.schedule_date {
	margin-top: 10px;
	font-family: "Hoefler Text", "Times New Roman", serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .4px;
}
div#hearings p.docs a.aux, div#hearings span, div#searchResults span, div#searchResults p.docs a.aux {
	font-style: normal;
	font-size: 12px;
	font-style: italic;
	text-transformt: lowercase;
}
div#hearings p.docs, div#searchResults p.docs {
	margin-top: 5px;
}
ul.testimony, div#hearings ul.testimony li, div#searchResults ul.testimony, div#searchResults ul.testimony li, div#searchResults ul.testimony li a {
	font-size: 12px;
	display: inline;
}
ul.testimony li a, div#hearings ul.testimony li, div#searchResults ul.testimony li {
	font-size: 12px;
}
div#hearings ul.resolutions, div#hearings ul.resolutions li {
	display: block;
	line-height: 1.3;
}
div#hearings ul.resolutions li {
	margin-bottom: 5px;
}
div#hearings ul.resolutions, div#hearings ul.resolutions li, div#hearings ul.resolutions li span {
	font-size: 95%;
	color: #6a7780;
	text-transform: none;
	letter-spacing: normal;
}
.hearing {
	padding: 0px 2px;
	margin-top: 10px;
}
.hearing .date {
	margin-bottom: 2px;
	padding: 0px 3px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
hearing .title {
	font-size: 12px;
}
p.committee {
	display: block;
	font-size: 12px;
	color: #6a7780;
}
#breadcrumbs {
	clear: both;
	width: 1000px;
	margin-top: 15px;
	text-indent: 0;
	font-size: 10px;
}
#breadcrumbs span {
	text-transform: capitalize;
}
#mainChannel.subcommittee h2 span {
	text-transform: none;
	font-style: italic;
}
#mainChannel.subcommittee div h2, #hearings .schedule_date {
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	border: 0;
	padding: 5px;
	background: #eee;
	border-bottom: 1px solid #fff;
}
#subcommitteeList ul li {
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
}
#subcommitteeList ul li:first-child {
	border-top: 0;
}
#subcommitteeList ul li a {
	display: block;
	font-size: 18px;
	letter-spacing: -.8px;
}
#subcommitteeList ul li a span {
	font-size: 16px;
	font-family: "Hoefler Text", "Times New Roman", serif;
	font-style: italic;
	letter-spacing: normal;
}
#subcommitteeList ul li p {
	width: 100%;
	font-style: normal;
	font-size: inherit;
}
#subcommitteeList ul li p span {
	font-size: 12px;
	font-style: italic;
}
#members .column {
	float: left;
	width: 307px;
}
#members .column.minority {
	margin-left: 10px;
}
.member {
	display: block;
	clear: both;
	padding: 5px;
	background: #d2d6d8;
	margin-bottom: 4px;
}
.member:hover {
	color: #6a7780;
	background: #b8cccc;
}
.member img {
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	border: 3px solid #b8cccc;
}
.member:hover img {
	border: 3px solid #8aa8a8;
}
.member span {
	display: block;
}
.member span.name {
	display: block;
	margin-top: 5px;
	font-size: 16px;
}
#members.subcommittees .member span.name {
	margin-top: 3px;
	font-size: 100%;
}
#members.subcommittees .member span.vice {
	font-size: 70%;
}
#members span.vice {
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1.4px;
}
#members span.district {
	font-style: italic;
	font-size: 90%;
}
#members.subcommittees span.district {
	font-style: italic;
	font-size: 80%;
}
#history p {
	margin-top: 15px;
	padding-right: 5px;
}
.legislation {
	position: relative;
	width: 490px;
	float: left;
}
.legislation h3 {
	text-transform: none;
}
.legislation ul li ul {
	margin-top: 5px;
}
.legislation ul li ul li {
	border: 0;
	margin: 0 15px;
	padding: 0;
}
div#contactInfo address {
	margin-top: 20px;
	text-align: center;
	line-height: 1.7;
}
div#contactInfo address span.small {
	font-style: italic;
	font-size: 90%;
}
div#contactInfo address span.name {
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
div#contactInfo address span.name em {
	text-transform: none;
	font-style: italic;
}
div#contactForm p.question, div#contactForm p.intro {
	margin: 15px 0 20px 0;
}
div#contactForm p.question {
	font-size: 150%;
}
div#contactForm p.alert, div#oversight p.alert {
	margin-top: 20px;
	font-style: italic;
	font-size: 85%;
}
div#contactForm .cell {
	float: left;
	width: 300px;
	margin: 0 0 15px 25px;
}
div#contactForm label {
	margin-top: 10px;
}
div#contactForm input.text, div#contactForm textarea {
	width: 100%;
	height: 18px;
	padding: 5px;
	font-size: 18px;
	border: 1px solid #ced5b6;
}
div#contactForm textarea {
	font-family: "palatino linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	height: 150px;
	margin-bottom: 10px;
}
input.submit {
	padding: 2px 5px;
	background: #c1563a url(../img/bgBtn.gif);
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	border: 1px solid #e2875f;
}
input.submit:hover {
	background: #c1563a url(../img/bgBtnDown.gif);
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    MODULES    XXXXX */

#pagination, .pagination {
	position: absolute;
	top: 12px;
	right: 0;
	text-align: right;
}
#pagination a, .pagination a {
	padding: 1px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 1px solid #ccc;
	color: #6a7780;
}
#pagination a.current, .pagination a.current {
	background: #6a7780;
	color: #fff;
}
#pagination a:hover, .pagination a:hover {
	background: #ccc;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    MEDIA    XXXXX */

div#video, div#photoGallery, div.nextprev {
	position: relative;
}
ul.media li {
	float: left;
	float: none;
	width: 116px;
	width: auto;
	margin-left: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
}
ul.media.photoDisplay {
	margin: 0;
	position: relative;
	width: 680px;
}
ul.media.photoDisplay li, div.media.photoDisplay div div {
	float: left;
	width: 116px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 0;
	border-top: 0;
	overflow: hidden;
}
ul.media li:first-child {
	border-top: 0;
	padding: 0 0 10px 0;
}
ul.media.photoDisplay li:first-child {
	margin-top: 0;
}
ul.media li.newLine {
	clear: both;
	margin-left: 0px;
}
ul.media li p {
	font-size: 12px;
	line-height: 16px;
}
ul.media li p.date {
	font-size: 10px;
	margin-bottom: 0;
}
ul.media li a {
	display: block;
	position: relative;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 16px;
}
ul.media.photoDisplay li a, div.media.photoDisplay div div a {
	margin: 5px 0 0 0;
	font-size: 11px;
	line-height: 14px;
}
ul.media li a:first-child {
	margin-top: 0;
}
div.nextprev {
	background: #d2d6d8;
	margin-bottom: 10px;
	padding: 5px;
}
ul.media li a.thumbnail, div.nextprev a.thumbnail, div.media div a.thumbnail {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	width: 116px;
	height: 100px;
	overflow: hidden;
}
ul.media.photoDisplay li a.thumbnail {
	float: none;
}
a.thumbnail .playBtn {
	position: absolute;
	display: block;
	bottom: 5px;
	left: 5px;
	width: 20px;
	height: 20px;
	background: url(../img/btnPlay.png) no-repeat center center;
	text-indent: -9000px;
}
#mainChannel.fullColumn div#video, #mainChannel.fullColumn div#photoGallery {
	width: 482px;
	float:left;
}
#mainChannel.fullColumn div#photoGallery {
	margin-left: 30px;
}
a.topLoc {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 10px;
}
div#vidInfo {
	position: relative;
}
div#vidInfo embed, div#vidInfo object {
	max-width: 425px;
}
div#vidInfo h4, div#vidInfo p {
	position: relative;
	width: auto;
	min-width: 300px;
}
div#vidInfo p.desc {
	margin-top: 20px;
	line-height: 16px;
}
div#vidInfo h4 {
	font-weight: bold;
}
div#videoPlayer {
	float: left;
	margin: 0 8px 5px 0;
	border: 3px double #ccc;
}
p.photoDesc {
	padding-bottom: 5px;
	font-weight: normal;
	font-style: italic;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX    FOOTER    XXXXX */

#footer {
	clear: both;
	margin: 0;
	padding-bottom: 15px;
	position: relative;
	color: #e4e6e5;
	text-shadow: #000 1px 1px 1px;
	background: #082145 url(../img/bgFooter.jpg) no-repeat center bottom;
}
#footer h6 {
	border-color: #061f32;
}
#footer ul#photoStream li {
	float: left;
	position: relative;
	width: 77px;
	height: 77px;
	margin-right: 4px;
	padding: 0;
	border: 1px solid #0f2340;
}
#footer ul#photoStream li a {
	float: none;
	position: absolute;
	margin: 0;
	padding: 0;
}
#footer ul#photoStream li a img {
	float: none;
	position: relative;
	padding: 0;
	margin: 0;
	border: 1px solid #34507a;
}
#footerNavContainer {
	margin: 30px 0 10px 0;
	padding: 15px 0;
	background: url(../img/bgNav.png);
}
#footer p {
	clear: both;
	padding-top: 15px;
	font-size: 90%;
}
#footer #addressBox {
	float: left;
	width: 395px;
	display: block;
}
#footerNav #addressBox h6 {
	display: block;
	width: 270px;
	height: 60px;
	background: url(../img/title_footerContact.png) no-repeat !important;
	background: url(../img/title_footerContact.gif) no-repeat;
	text-indent: -9000px;
	border: 0;
}
#footer address span {
	display: block;
}
#footerNav ul {
	float: left;
	width: 180px;
}
#footerNav ul li ul {
	margin-bottom: 7px;
}
#footerNav ul li a {
	display: block;
	margin-bottom: 10px;
	color: #e4e6e5;
	padding: 0 3px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
#footerNav ul li ul li a {
	color: #bad3d0;
	padding: 0 3px;
	font-size: 12px;
	text-transform: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
}
#footer .bottom {
	padding-bottom: 0px;
}
#footer span.address {
	float: left;
}
.social ul {
	float: right;
}
.social ul li {
	float: left;
	margin-left: 10px;
}
.social ul li a {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(../img/social_icons.png) !important;
	background-image: url(../img/social_icons.gif);
	text-indent: -9000px;
}
.social ul li.twitter a {
	background-position: 0px 0;
}
.social ul li.twitter a:hover {
	background-position: 0 -35px;
}
.social ul li.facebook a {
	background-position: -40px 0;
}
.social ul li.facebook a:hover {
	background-position: -40px -35px;
}
.social ul li.youtube a {
	background-position: -80px 0;
}
.social ul li.youtube a:hover {
	background-position: -80px -35px;
}
.social ul li.speakout a {
	background-position: -120px 0;
}
.social ul li.speakout a:hover {
	background-position: -120px -35px;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
.show {
	display: block;
}

