/*******************************************************************
Layout Stuff
*******************************************************************/

body {
	background-image:url(../budget2010/images/body_bg2.png);
	background-repeat:repeat-x;
	background-color:white; }
.container {
	position:relative;top:0px;left:0px;
	margin-left:auto;margin-right:auto;
	width:986px;height:auto;
	overflow:visible; }
.whitebg {
	background-color:black; }

#banner {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0; }
#banner_links {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	font-size:10px;
	text-align:right;
	color:#DDDDDD; }
#banner_links a {
	color: white;
	text-decoration:none; }
#banner_links input	{
	font-size:10px;
	background-color:#DDDDDD;
	color:black;
	border-color:white; }
	
#left_column {
	float:left;
	width:200px;
	height:100%;
	padding:5px 0px 5px 0px; }
#content_column {
	float:left;
	width:586px;
	height:100%;
	padding:5px 0px 5px 0px; }
#content_column .padder {
	padding: 0px 12px 0px 12px; }
#right_column {
	float:right;
	width:200px;
	height:100%;
	padding:5px 0px 5px 0px; }
#right_column .heading {
	width:178px;
	height:30px;
	color:black;
	background-image:url(../budget2010/images/dotted_line_dark.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:30px;
	overflow:hidden; }
	
/*******************************************************************
Navigation - Header
*******************************************************************/
#navcontainer {
	width:100%;
	height:43px;
	overflow:hidden;
	margin-bottom: 5px; }
.navbutton {
	display:block;
	width:auto;
	height:43px;
	padding:5px 15px 5px 15px;
	line-height:33px;
	font-size:12px;
	font-weight:bold;
	float:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc; }
a.navbutton:link, a.navbutton:visited {
	background-image:none;
	color:#efefef;
	text-decoration:none; }
a.navbutton:hover, a.navbutton:active {
	background-image:url(../budget2010/images/navhover_bg.png);
	color:white;
	text-decoration:none; }
#feature_bar {
	width:986px;
	height:144px;
	display:block;
	margin:5px 5px 5px 5px; }

/*******************************************************************
Solid BG Box - Column
*******************************************************************/
.redbox {
	width:200px;
	height:auto;
	background-image:url(../budget2010/images/leftbox_bg.png);
	font-size:10px; }
.redbox .padder {
	padding:10px 10px 10px 10px; }
.redbox .heading {
	color:white !important;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	border-bottom:1px dotted white;
	padding-bottom:5px !important; }
.redbox p {
	color:white;
	margin:5px 5px 10px 5px;
	font-size:10px;
	line-height:1.25em; }
.redbox a {
	color:white;}

/*******************************************************************
Bordered BG Box - Column
*******************************************************************/
.videobox {
	width:200px;
	height:auto;
	background-image:url(../budget2010/images/videobox_bg.png);
	font-size:10px; }
.videobox .padder {
	padding:10px 10px 10px 10px; }
.videobox .heading {
	color:black;
	font-weight:bold;}
.videobox p {
	color:black;
	margin:5px 5px 10px 5px;
	font-size:10px; }
.videobox .heading {
	color:black !important;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	border-bottom:1px dotted black;
	padding-bottom:5px !important; }
.video_title {
	width:auto;
	height:37px;
	padding:0px 0px 0px 20px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../budget2010/images/video_icon.png);
	background-repeat:no-repeat;
	margin:0px auto 8px auto; }

/*******************************************************************
Navigation - Left Column
*******************************************************************/
a.bttn_rollover {
	display:block;
	width:178px;
	height:30px;
	text-align:left;
	font-size:12px;
	margin:0px auto 0px auto;
	background-repeat:no-repeat;
	background-image:url(../budget2010/images/dotted_line_light.png);
	background-position:bottom; }
/* put a span in every button to compensate for padding bug in IE */
a.bttn_rollover span {
	display:block;
	padding:0px 0px 2px 0px;
	line-height:30px; }
a.bttn_rollover:link, a.bttn_rollover:visited {
	color:#000000;
	text-decoration:none;
	background-color:none; }
a.bttn_rollover:hover, a.bttn_rollover:active {
	color:#CC0000;
	text-decoration:none;
	background-color:#DDDDDD; }

/*******************************************************************
Feature Heading - Content Column
*******************************************************************/
.section_heading {
	background-image:url(../budget2010/images/section_heading_bg.png);
	background-repeat:no-repeat;
	width:562px;
	height:28px;
	font-size:16px;
	font-weight:bold;
	color:black;
	line-height:28px;
	margin-bottom:8px; }
.section_heading .text {
	float:left;
	width:470px;
	height:28px;
	line-height:28px;
	margin-left:12px; }
.section_heading .icons {
	float:right;
	width:92px;
	height:22px;
	padding:5px 0px 5px 0px;
	margin-right:12px; }
/*******************************************************************
Feature Content - Content Column
*******************************************************************/
.feature{
	clear:both;
	margin: 5px 10px;}
.feature .list{
	font-size: 12px;
	margin-bottom:2px;
	overflow:auto;
	text-align:center}
.feature .source {
	font-size: 10px;
	font-style:italic;
	margin-bottom:5px;
	overflow:auto; }
.feature a, .feature .list a {
	text-decoration:none;
	font-weight: bold;
	color: black;
	border-bottom:1px dashed #191970 !important;
	line-height:1.5em; }
.feature a:visited, .feature a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #999999;
	border-bottom:1px dashed #CCCCCC; }
.feature .title, .feature .title a {
	margin:10px 0px 5px 0px;
	clear: both;
	font-size: 13px;
	line-height: 18px; !important}
.feature p{
	font-size:11px;
	line-height:13px; }
/*******************************************************************
Article Heading  - Content Column
*******************************************************************/
.news_heading {
	background-image:url(../budget2010/images/breaking_news_bg.png);
	background-repeat:no-repeat;
	width:562px;
	height:66px;
	color:#efefef;
	line-height:32px;
	margin-bottom:5px; }
.news_heading .text {
	float:left;
	font-weight:bold;
	width:440px;
	height:50px;
	font-size:14px;
	line-height:16px;
	margin:8px 0px 0px 8px;
	padding-left:60px;
	background-image:url(../budget2010/images/icon_exclamation.png);
	background-repeat:no-repeat;background-position:center left; }
.news_heading a {
	color:#efefef; }
.news_heading .text span {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	display:block; }
.news_heading .icons {
	float:right;
	width:45px;
	height:22px;
	padding:5px 0px 5px 0px;
	margin-right:8px; }
	
/*******************************************************************
Article Content - Content Column
*******************************************************************/

.blog a {
	text-decoration:none;
	color: #black;
}
.blog a:visited, .blog a:hover {
	text-decoration:none;
	color: #999999;
}
.blog p a, .blog .list a, .blog blockquote a {
	font-weight: bold;
	border-bottom:1px dashed #191970 !important; }
.blog li a {
	border-bottom:1px dashed #191970 !important; }
.blog a.image {
	text-decoration: none !important;
	border-bottom:0px solid black !important;}
.blog {
	clear:both;padding:5px;}
.blog .title, .blog .title a {
	font-size:13px;
	color:#191970;
	line-height:18px;
	margin:10px 0 5px; }
.blog .source {
	font-size: 10px;
	font-style:italic;
	margin-bottom:5px;
	overflow:auto; }
.blog H2 {color:#191970;}
.blog .content, .blog p, .blog ul, .blog li {
	font-size:11px; }
.blog li {
	margin-bottom: 2px !important;
	padding: 2px;
}

/*******************************************************************
News - Right Column
*******************************************************************/
#budgetnews {
	clear:both; }
#budgetnews .list {
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	overflow:auto;
	border-bottom:1px dotted #cccccc; }
#budgetnews img {
	margin: 5px 0px 5px 10px;
	float: right;
	width: 45px;
	height: 61px; }
#budgetnews a {
	text-decoration:none;
	font-weight: bold;
	color: #191970;}
#budgetnews a:visited, #budgetnews a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #999999;}
#latvideo {
	clear:both;}
#latvideo .list {
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	overflow:auto;
	text-align:center; }
#latvideo img {
	margin: 3px auto;
	padding:1px;
	border:1px solid #021a40; }
#latvideo a {
	text-decoration:none;
	font-weight: bold;
	color: black; }
#latvideo a:visited, #latvideo a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #999999; }
/*******************************************************************
Audio - Left Column
*******************************************************************/
.sound_bites {
	clear:both;
	padding: 5px 10px 0px 10px;
	overflow:auto;
	border-bottom:1px dotted #cccccc;}
.sound_bites .sound_title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;}
.sound_bites .sound_content, .sound_bites .sound_content p {
	font-size: 10px;
	font-weight: 100;
	margin-left: 15px;}
.sound_bites a {
	text-decoration:none;
	font-weight:100;
	color: #660000;}
.sound_bites a:visited, .sound_bites a:hover {
	text-decoration:none;	
	font-weight:100;	
	color: #999999;}
/*******************************************************************
Legislation Search - Right Column
*******************************************************************/
.legsearch {
	margin: 5px 10px;
	width: 180px; }
.legsearch input, .legsearch select{
	margin-top:2px;
	margin-bottom:5px;
	border: 1px solid #191970}
.button {
	margin-top:10px !important;
	padding: 3px;
	width: 140px;
	text-align: center;
	color:#191970;
	font-weight: bold !important;
	font-variant: small-caps !important;
	background-color:#efefef;
	border:1px solid #191970;	} 
	
/*******************************************************************
Miscellaneous
*******************************************************************/
.viewprev{
	margin: 10px 0px 10px 0px;
	float: right;
	font-size:12px; }
.viewprev a {
	color:#191970;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold; }

.heading {
	color:#AAAAAA; }

.big_button {
	width:200px;
	height:74px;
	margin-bottom:5px; }

.press_release {
	font-size:10px;
	margin:5px 5px 5px 5px; }

fieldset {
	display:block;
	margin-top:0px;
	margin-bottom:12px; }
	
legend   {
	font-size:16px;
	font-weight:bold;
	color:black; }

/*******************************************************************
Footer
*******************************************************************/
#footer {
	background-color:
	black;width:100%;
	height:35px;
	overflow:hidden;
	border-width:0px 0px 1px 0px;
	border-color:#8A8A8A;
	margin-bottom:0px; }
#footer a {
	display:block;
	float:left;
	width:auto;
	height:19px;
	margin:8px 0px 8px 0px;
	padding:0px 8px 0px 8px;
	line-height:19px;
	font-size:8px;
	font-variant:small-caps;
	float:left;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#A8A8A8; }
#footer a:link, #footer a:visited {
	color:#DDDDDD;
	text-decoration:none;
	background-color:#000000; }
#footer a:hover, #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#222222; }
#footer .rightlink {
	border-width:0px 0px 0px 0px; } 
#footer_base {
	background-color:#202020;
	height:100px; }
