* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {
	margin:0;
	color:#777;
	font:12px Arial, sans-serif;
	background:#dcdcdc;
	min-width:959px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#234870;
}
.buffer .FieldContainerHori .formFieldContainer {
  margin-bottom:20px;
}
.buffer {min-height: 450px;padding: 2px 10px 0 15px;}
h2.signup {
	margin:0;
	color:#fff;
	font:bold 12px Georgia, "Times New Roman", Times, serif !important;
}
.buffer .news-comments {display: none;}
#nav li.red{
	background:url(../images/bg-title-red.gif) no-repeat -10px -5px;
}
.UnorderedNewsList li {
	padding:15px 0 !important;
}
.middleheadline {
	font-size: 18px;
	line-height: 20px;
}
.ContentCell {
	font-size:14px;
}
.media-holder{
	width:410px;
	float:left;
}
.info-text {
	float:left;
	width:255px;
	margin-top:80px;
	margin-left:10px;
}
.info-text h2{
	margin:0 0 12px;
	color:#022d51;
	font:bold 1.4em Georgia, "Times New Roman", Times, serif;
}
a:hover {text-decoration:underline;}
input, textarea, select{vertical-align:middle;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.skip-nav{
	position:absolute;
	left:-9999px;
	width:1px;
	height:1px;
	z-index:55;
}
.skip-nav:focus{
	left:0;
	width:auto;
	height:auto;
}
#wrapper {
	overflow:hidden;
	width:959px;
	margin:0 auto;
	position:relative;
	padding:295px 0 0;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:15;
}
.logo {
	margin:0;
	text-indent:-9999px;
	width:600px;
	height:104px;
	position:absolute;
	top:90px;
	left:166px;
	overflow:hidden;
	z-index:99;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
	z-index:25;
	background:url(../images/logo.png) no-repeat;
}
.header-top {
	padding:10px 7px 7px 7px;
}
.social {
	margin:2px 0 10px;
	padding-left:7px;
	list-style:none;
	float:left;
}
.social li {
	float:left;
	margin:0 8px 0 0;
}
.social li a {

}
.social li.facebook a {background-position:0 0;}
.social li.youtube a {background-position:-34px 1px;}
.social li.rss a {background-position:-67px 0;}
.search-form,
.search-form fieldset {float:left;}
.search-form legend {display:none;}
.search-form .text {
	float:left;
	margin:0 7px 0 0;
	padding:6px 13px 5px;
	width:142px;
	height:13px;
	background:#eee;
	border:1px solid #646464;
	color:#646464;
	font:9px/14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.search-form .submit {
	float:left;
	background:url(../images/bg-submit.gif) no-repeat;
	width:31px;
	height:27px;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}
.visual-block {
	width:959px;
	background:url(../images/bg-block-01.gif) repeat-y;
	clear:both;
}
.visual-block:after,
.visual-block .t:after,
.visual-block .b:after,
.image:after {
	clear:both;
	display:block;
	content:"";
}
.visual-block .t {
	width:959px;
	background:url(../images/bg-block-01.gif) no-repeat -1918px 0;
}
.visual-block .b {
	width:929px;
	background:url(../images/bg-block-01.gif) no-repeat -959px 100%;
	padding:15px;
}
.image {
	width:100%;
	position:relative;
	z-index:5;
	margin:0 0 7px;
}
.image img {display:block;}
.man-block {
	background:url(../images/bg-man-flipped.png) no-repeat;
	width:157px;
	height:201px;
	position:absolute;
	top:-30px;
	right:1px;
	z-index:100;
}
.capitoliy {
	background:url(../images/bg-capitoliy.png) no-repeat;
	width:189px;
	height:171px;
	position:absolute;
	top:0;
	left:57px;
	z-index:50;
}
.flag {
	background:url(../images/bg-flag.png) no-repeat;
	width:309px;
	height:171px;
	position:absolute;
	top:0;
	left:0;
	z-index:45;
}
.logo-visual {
	margin:0;
	text-indent:-9999px;
	width:122px;
	height:122px;
	position:absolute;
	top:30px;
	left:20px;
	z-index:100;
}
.logo-visual a {
	overflow:hidden;
	display:block;
	height:100%;
	background:url(../images/logo-02.png) no-repeat;
	cursor:pointer;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x;
	width:928px;
	height:36px;
}
#nav li {
	float:left;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	padding:9px 15px 0 30px;
	position:relative;
}
#nav li a {
	color:#fff;
	float:left;
	padding:0 0 12px;
}
#nav li:hover a,
#nav li.hover a {
	text-decoration:none;
	background:url(../images/bullet-02.gif) no-repeat 50% 100%;
}
#nav li.hover .drop,
#nav li:hover .drop {display: block;}
#nav li .drop {
	display: none;
	position: absolute;
	top: 36px;
	left: 26px;
	z-index:99;
}
#nav li.last .drop {
	right: 26px;
	left:auto !important;
}
#nav ul {
	margin: 0;
	padding:19px 0 9px;
	list-style:none;
	float:left;
	background:url(../images/bg-drop.png) repeat;
}
#nav ul li {
	font-size: 12px;
	line-height: 15px;
	float: none;
	background: none;
	white-space: nowrap;
	padding: 0 0 1px;
	margin: 0 0 -1px;
}
#nav ul li a {
	color: #000000;
	float: none;
	padding:0 0 0 20px;
	display: block;
	font:12px Arial, Helvetica, sans-serif;
	background: none;
	position: relative;
}
#nav ul li a span {
	display:block;
	background:url(../images/bullet-03.gif) no-repeat 0 50%;
	padding:6px 35px 7px 20px;
}
#nav li:hover ul li a,
#nav li.hover ul li a { background:none;}
#nav ul li:hover a,
#nav ul li.hover a,
#nav ul li.active a,
#nav ul li a:hover {
	background:#dce0e7 !important;
	text-decoration:none;
}
#main {
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:5;
}
#sidebar {
	float:left;
	width:250px;
}
.block-list {
	overflow:hidden;
	width:250px;
	background:url(../images/bg-block-02.gif) repeat-y;
}
.block-list .t {
	overflow:hidden;
	width:250px;
	background:url(../images/bg-block-02.gif) no-repeat -500px 0;
}
.block-list .b {
	overflow:hidden;
	width:230px;
	background:url(../images/bg-block-02.gif) no-repeat -250px 100%;
	padding:10px 9px 10px 11px;
}
.block-list ul {
	margin:0;
	padding:0;
	list-style:none;
	padding: 4px 0px 2px 0px;
}
.block-list ul li {
	font-size:13px;
}
.block-list ul li a {
	color:#000;
	width:192px;
	background:#fff url(../images/bg-sidebar-list.gif) no-repeat 0 100%;
	display:block;
	padding:10px 19px;
}
.block-list ul li a.red {
	color:#fff;
	font-size:14px;
	background:#fff url(../images/bg-sidebar-list-red.gif) no-repeat 0 100%;
}
.block-list ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
.block-list ul li.active a {
	color:#8c0000;
	text-decoration:none;
	font-weight:bold;
}
.block-sidebar {
	padding:0 19px 0 16px;
	width:215px;
	margin:0 0 31px;
	font-size:13px;
	color:#000;
}
.block-sidebar:after {
	clear:both;
	display:block;
	content:"";
}
.title-blue {
	overflow:hidden;
	height:48px;
	background:url(../images/bg-title-blue.gif) no-repeat;
	padding:0 0 0 19px;
	margin:10px 0 10px;
	clear:both;
}
.aside-block .title-blue {margin:0 0 7px;}
#sidebar .title-blue .r,
.aside-block .title-blue .r {
	float:left;
	background:url(../images/bg-title-blue.gif) no-repeat 100% 0;
	height:34px;
	padding:14px 11px 0 0;
	width:220px;
}
.aside-block .title-blue .r {width:250px;}
.title-red {
	overflow:hidden;
	height:48px;
	background:url(../images/bg-title-01.gif) no-repeat;
	padding:0 0 0 19px;
	margin:0;
	float:left;
}
#content .title-red .r {
	float:left;
	background:url(../images/bg-title-01.gif) no-repeat 100% 0;
	height:34px;
	padding:14px 11px 0 0;
	width:398px;
}
#content.iner .title-red .r {width:678px !important;}
.title-blue h2,
.title-red h2 {
	margin:0;
	color:#fff;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
.block-sidebar p {
	margin:0;
	padding:0 0 25px;
}
.take-survey {
	float:right;
	background:url(../images/bg-button.gif) no-repeat;
	width:112px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
.block-sidebar ul {
	margin:-6px 0 0;
	position:relative;
	padding:0 0 0 6px;
	list-style:none;
	overflow:hidden;
}
.block-sidebar ul li {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	padding:0 0 14px;
	vertical-align:top;
	height:1%;
}
.block-sidebar ul li a {
	background:url(../images/bullet-01.gif) no-repeat 0 50%;
	color:#940000;
	padding:0 0 0 20px;
}
#content {
	float:right;
	width:709px;
	font-size: 14px;
	line-height:15px;
	color:#000;
}
.gallery {
	position:relative;
	width:929px;
	height:171px;
	margin:0 0 7px;
}
.gallery:after,
.gallery ul:after {
	clear:both;
	display:block;
	content:"";
}
.gallery ul {
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.gallery ul li {
	position:absolute;
	top:0;
	left:0;
	width:929px;
	height:171px;
}
.gallery .image {margin:0;}
.gallery-block {
	overflow:hidden;
	width:708px;
	margin:0 0 2px;
	background:url(../images/bg-block-03.gif) repeat-y;
}
.gallery-block .t {
	overflow:hidden;
	width:708px;
	background:url(../images/bg-block-03.gif) no-repeat -1413px 0;
}
.gallery-block .b {
	overflow:hidden;
	width:679px;
	background:url(../images/bg-block-03.gif) no-repeat -708px 100%;
	padding:12px 13px 9px 16px;
}
.gallery-frame {
	width:679px;
	height:292px;
	overflow: hidden;
	position: relative;
}
.gallery-block .tabset {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
	margin:0;
	padding:10px 0 0 2px;
	list-style:none;
	overflow:hidden;
	background:#82a9cc url(../images/bg-tabs.gif) repeat-x;
	height:54px;
	width: 261px;
}
.gallery-block .tabset li{ float: left; }
.gallery-block .tabset a {
	float:left;
	background:#022d51;
	width:81px;
	text-align:center;
	height:26px;
	color:#fff;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0;
	margin:19px 3px 0;
	outline:none;
}
.gallery-block .tabset a:hover,
.gallery-block .tabset .active a {
	background:#fff;
	text-decoration:none;
	color:#022d51;
}
.gallery-block .photo-gallery {
	width:679px;
	height:280px;
	overflow: hidden;
	position:absolute;
	z-index: 1;
	background:#fff;
}
.gallery-block .gallery-holder {
	overflow:hidden;
	position:relative;
	width:100%;
}
.gallery-block .gallery-item {
	width: 100% !important;
	overflow: hidden;
	background: none !important;
}
.gallery-block .image {
	float:left;
	margin:0 3px 0 0;
	width:408px;
}
.gallery-block .image img { vertical-align: top;max-width: 410px; }
.gallery-block .text-box {
	overflow:hidden;
	width:230px;
	float: right;
	padding:92px 15px 35px 23px;
	color:#777;
	font-size:1.1em;
	line-height:20px;
}
.gallery-block .text-box h2 {
	margin:0 0 12px;
	color:#022d51;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
}
.gallery-block .text-box p {margin:0;}
.gallery-block .switcher {
	position:absolute;
	bottom:10px;
	right:11px;
	z-index: 2;
}
.gallery-block .switcher ul {
	float: left;
	margin: 0 0 0 6px;
	padding:0;
	list-style:none;
}
.gallery-block .switcher li {
	float:left;
	font:11px/11px Arial, Helvetica, sans-serif;
	margin:0 6px 0 0;
}
.gallery-block .switcher a {color:#8c0000;}
.gallery-block .switcher .active a,
.gallery-block .switcher a:hover {text-decoration:underline;}
.gallery-block .switcher a.prev,
.gallery-block .switcher a.next {
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-bullet.gif) no-repeat;
	width:8px;
	height:11px;
	overflow:hidden;
}
.gallery-block .switcher a.next {background-position:0 -12px;}
.gallery-block .gallery-list {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 679px;
	height:280px;
}
.content-holder {
	overflow:hidden;
	width:100%;
	margin-top: 11px;
}
.content-block {
	float:left;
	width:429px;
}
.content-block .title {
	overflow:hidden;
	width:410px;
	height:33px;
	background:url(../images/bg-title-red.gif) no-repeat;
	padding:14px 0 0 19px;
}
.content-block .title h2 {
	margin:0;
	color:#fff;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
.block-news {
	overflow:hidden;
	width:429px;
	background:url(../images/bg-block-04.gif) repeat-y;
	margin:0 0 7px;
}
.block-news .t {
	overflow:hidden;
	width:429px;
	background:url(../images/bg-block-04.gif) no-repeat -858px 0;
}
.block-news .b {
	overflow:hidden;
	width:415px;
	background:url(../images/bg-block-04.gif) no-repeat -429px 100%;
	padding:5px 7px 30px;
}
.post-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 47px;
}
.post {
	overflow:hidden;
	background:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#3b341a;
	padding:18px 42px 0 28px;
}
.iner .post {padding-left:20px;}
.other-post {
	background:#efefef;
	padding:24px 42px 18px 28px;
}
.post h3 {
	margin:0;
	font-size:1.1em;
}
.post h3 a {
	color:#900;
	text-decoration:underline;
}
.post h3 a:hover {text-decoration:none;}
.post p {margin:0;}
.view {
	float:right;
	font-size:9px;
	color:#940000;
	margin:0 8px 0 0;
}
.mail-form {
	overflow:hidden;
	height:1%;
	padding:0 12px;
}
.sidebar-form {margin:-9px 0 33px;}
.mail-form legend {display:none;}
.mail-form label {
	margin:0 0 17px;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
}
.mail-form .text {
	float:left;
	margin:0 8px 0 15px;
	width:150px;
	height:14px;
	background:#eaeaea;
	border:1px solid #646464;
	font:9px/14px Arial, Helvetica, sans-serif;
	color:#646464;
	text-transform:uppercase;
	padding:6px 9px 5px;
}
.mail-form .phtext {
	float:left;
	margin:0 2px 0 0;
	height:14px;
	background:#eaeaea;
	border:1px solid #646464;
	font:9px/14px Arial, Helvetica, sans-serif;
	color:#646464;
	text-transform:uppercase;
	padding:6px 9px 5px;
}
.mail-form .phrow {
	overflow:hidden;
	width:100%;
	margin:0 0 12px 15px;
}
.sidebar-form .text {margin:0 8px 0 0;}
.mail-form .row {
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
.mail-form .submit {
	float:left;
	width:31px;
	height:27px;
	background:url(../images/bg-submit.gif) no-repeat;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
	border:0;
	margin:0;
	padding:0;
}
.aside-block {
	float:left;
	width:280px;
}
.block-recent {
	overflow:hidden;
	width:250px;
	background:url(../images/bg-block2-05.gif) repeat-y;
	margin:-7px 0 6px;
}
.block-recent .t {
	overflow:hidden;
	width:245px;
	background:url(../images/bg-block2-05.gif) no-repeat -500px 0;
}
.block-recent .b {
	overflow:hidden;
	width:225px;
	background:url(../images/bg-block2-05.gif) no-repeat -250px 100%;
	padding:15px 13px 12px;
}
.block-recent img {display:block;}
.list-paging {
	margin:0;
	padding:0;
	list-style:none;
}
.list-paging li {
	float:left;
}
.list-paging li a {
	float:left;
	background:url(../images/bg-button-01.gif) no-repeat;
	width:69px;
	height:30px;
	text-indent:-9999px;
	margin:0 0 -5px -8px;
	display:inline;
	position:relative;
}
.list-paging li.next {
	float:right;
	margin:0 -8px -8px 0;
	display:inline;
}
.list-paging li.next a {background-position:0 -30px;}
#footer {
	overflow:hidden;
	width:100%;
	margin:0 0 50px;
}
.footer-block {
	overflow:hidden;
	width:100%;
	margin:0 0 6px;
	background:url(../images/bg-block-06.gif) repeat-y;
}
.footer-block .t {
	overflow:hidden;
	width:100%;
	background:url(../images/bg-block-06.gif) no-repeat -1914px 0;
}
.footer-block .b {
	overflow:hidden;
	width:931px;
	background:url(../images/bg-block-06.gif) no-repeat -957px 100%;
	padding:17px 14px;
}
.footer-holder {
	overflow:hidden;
	width:928px;
	background:#37668e url(../images/bg-footer-holder.gif) repeat-x 0 100%;
	padding:16px 0 21px;
}
.footer-holder address {
	float:left;
	margin:0 24px 0 15px;
	display:inline;
}
.footer-holder address span,
.footer-holder address strong {
	display:block;
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
}
.footer-holder address strong {font:bold 12px Arial, Helvetica, sans-serif;}
.list-footer {
	margin: 7px 0 0 13px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:275px;
	float:left;
}
.list-footer li {
	float:left;
	background:url(../images/separator-01.gif) no-repeat 0 50%;
	font-size:0.75em;
	padding:0 4px 0 6px;
	margin:0 1px 0 -1px;
}
.list-footer li a {color:#424242;}

.vote-holder
{
	font-size: 12px;
	width:222px;
	margin:0 auto 7px;
	/*position:absolute;
	right:17px;
	bottom:28px;*/
}
#voteRecord
{
	width:100%;
	border-spacing:0;
	background:url(../images/gibson-voteheader.png) repeat-x;
}
#voteRecord tr th,
#voteRecord tr td
{
	font-size:13px;
	text-align:center;
	padding:5px 5px;
}
#voteRecord tr th,
#voterecord tr th
{
	color:dimGray;
}
#voteRecord tr.vrRowOdd td
{
	background:#f2f7ed;
}
#voteRecord .bill
{
	text-align:left;
	text-transform:capitalize;
}
#voteRecord .nay,
#voterecord .nay
{
	color:#700;
}
#voteRecord .aye,
#voterecord .aye
{
	color:#070;
}
#voterecord td
{
	padding:5px 5px;
}
#voterecord .voteHeader
{
	font-weight:bold;
	background:url(../images/bg-header.gif) repeat-x 0 100%;
	color:#fff;
}
#voterecord .col2
{
	text-transform:capitalize;
}
#voterecord .col4
{
	width:400px;
}
#voterecord .voteRow td
{
	border-bottom:1px solid #dfdfdf;
}
#response {
	color:#FF0000;
	font-style:italic;
}
.buffer font.middlecopy font.middleheadline
{
	display:block;
	text-align:center;
}
#NewsListNavLinks2 {
	margin-bottom: 20px;
}
.buffer li
{
	margin:0 0 .7em;
}
.debt {
	width: 100%;
	text-align: center;
}
.debt-wgt {
	margin:-43px 0 30px 57px;
}
#zDebtBox {
	display: block;
	padding: 36px 0px 16px 35px;
	background: url(/images/debt.jpg) no-repeat 50% 50%;
	background-size: contain;
	color: #f00;
}
div#zDebtBox {
	background-image: url(/images/debt-btn.jpg);
	padding: 0 0 0 60px;
	line-height: 64px;
	height: 64px;
}
