* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fbfbfb url(../images/tile.gif) repeat-x 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:17px;
	color:#6f6f6f;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col_1, .col_2, .col_3, .sub_col_1, .sub_col_2, .sub_col_3,.sub_col_21,.sub_col_22 { 
	float:left;
	display:inline
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px;
	margin:0 auto;
	padding-bottom:20px
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	background:url(../images/all_bg2.jpg) no-repeat 50% 0%

}

#header {
	height:130px;
	width:980px;
	margin:0 auto;
	background:url(../images/head_bg.gif) repeat-x 0% 0%;
	position:relative
}
#content {
	width:100%;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 14px 0 0; 
	float:left;
}

p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.pt16 {
	font-size:16px;	
	line-height:19px;
}
.black {
	color:#2b2b2b	
}
.it_txt {
	font-size:12px;
	font-style:italic
}
.it_txt2 {
	font-size:16px;
	font-style:italic;
	color:#6f6f6f;
	line-height:19px
}

.margi5 {
	margin-bottom:5px	
}
.margi10 {
	margin-bottom:10px	
}
.margi20 {
	margin-bottom:20px	
}
.margi30 {
	margin-bottom:30px	
}
.margi50 {
	margin-bottom:50px	
}
.txt_underline {
	text-decoration:underline	
}

/*----- txt, links, lines, titles -----*/
a {
	color:#729b22; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h1 {
	font-size:48px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:5px;
	color:#2b2b2b;
	letter-spacing:-1px
}
h1 strong {
	display:block;
	margin-top:-15px;
}
h1 a{
	color:#2b2b2b;
	/*color:#ff0000;*/
	text-decoration:none;
}

h2 {
	font-size:15px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	/*text-transform:uppercase;*/
	color:#2b2b2b
}
h3 {
	font-size:36px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:5px;
	color:#2b2b2b;
	letter-spacing:-1px;
}


.line-hor { 
	background:#e2e2e2;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}



/*===== header =====*/
.logo {
	position:absolute;
	margin:65px 0 0 0
}
.menu {
	position:absolute;
	margin:15px 0 0 0;
}
.menu ul li {
	float:left	;
	margin-right:40px;
	display:inline;
}
.menu ul li a{
	display:inline-block;
	padding:0 0 0 16px;
	background:url(../images/mark.gif) no-repeat 0% 4px;
	color:#a4a4a4;
	text-transform:uppercase;
	text-decoration:none;
}
.menu ul li a:hover, .menu ul li a.active {
	background:url(../images/mark_act.gif) no-repeat 0% 4px;
	color:#0d1100;
	text-decoration:none
}
.head_icon {
	position:absolute;
	right:69px;
	top:11px;
}
.head_icon a {
	margin-left:5px;	
}
.twit_status {
	position:absolute;
	right:10px;
	top:85px;
	color:#fff;
	background:url(../images/bgs1.png) no-repeat 0% 0%;	
	width:234px;
	font-size:13px;
	text-align:center
}
.twit_status div {
	background:url(../images/bgs3.png) no-repeat 100% 0%;	
	padding:0 11px 0 11px;
}
.twit_status div div{
	background:#474747;
	padding:5px 0 6px;
}

.twit_status a{
	text-decoration:none;
	color:#fff;
}

/*===== content =====*/


.list li {
	background:url(../images/arrow.gif) no-repeat 0% 8px;
	padding:0 0 0 24px;
	line-height:25px;
}
.list li a{
	font-weight:bold;
}
	

/*===== footer =====*/
#footer {
	height:149px;
	background:#e8e8e8;
}
#footer .container {
	padding:0 !important;
	position:relative;
}
.copy {
	position:absolute;
	margin:46px 0 0 0;
	color:#8e8e8e;
	font-size:12px;
}
.bottom_menu {
	position:absolute;
	margin:23px 0 0 0;
}
.bottom_menu ul li {
	float:left;
	background:url(../images/spacer.gif) no-repeat 100% 4px;
	padding:0 8px 0 0;
	margin-right:8px;
}
.bottom_menu ul li a {
	color:#2a2c25;
	text-decoration:none
}
.bottom_menu ul li a:hover {
	color:#2a2c25;
	text-decoration:underline
}
.foot_txt {
	font-size:11px;
	position:absolute;
	margin:64px 0 0 0
}
/*----- forms -----*/
.inp_form div.fleft_side {
	float:left;
	display:inline
}
.inp_form input {
	display:block;
	width:400px;
	padding:2px 5px 2px;
	color:#8c8c8c;
	border:1px solid #e1e1e1;
	background-color:#fbfbfb;
}

.height_inp2 input{
	width:120px;
	margin-right:10px;
	float:left;
}

.button_inp input{
	width:50px;
}

.inp_form .height_inp {
	margin-right:0;
	height:26px;
}

.inp_form textarea {
	width:400px;
	height:159px;
	color:#8c8c8c;
	padding:5px;
	border:1px solid #e1e1e1;
	float:left;
	overflow:auto;
	background:none
}
.form_link {
	padding-top:15px	
}
.form_link a {
	margin-left:15px	
}



/*==========================================*/
/*======= index.html =======*/
#page1 #content .col_1 { width:701px; margin-right:53px;}
#page1 #content .col_2 { width:224px;}
#page1 #content .col_3 { width:194px;}
#page1 #content .sub_col_1 { width:208px; margin-right:35px;}
#page1 #content .sub_col_2 { width:209px; margin-right:35px}
#page1 #content .sub_col_3 { width:213px;}
#page1 #header {height:498px;}
#page1 #main {background:url(../images/all_bg.jpg) no-repeat 50% 0%  !important}

/*======= index-1.html =======*/
#page2 #content .col_1 { width:701px; margin-right:10px; padding:10px; border:1px solid #ccc;}
#page2 #content .col_2 { width:224px; padding:10px; border:1px solid #ccc;}
#page2 #content .col_3 { width:194px;}
#page2 #content .col_all { width:957px; padding:10px; border:1px solid #ccc;}
#page2 #content .sub_col_1 { width:225px; margin-right:10px;}
#page2 #content .sub_col_2 { width:225px; margin-right:10px}
#page2 #content .sub_col_3 { width:225px;}

#page2 #content .sub_col_21 { width:420px; margin-right:10px;}
#page2 #content .sub_col_22 { width:200px; margin-right:10px;}

/*======= index-2.html =======*/

.center td{
	text-align:center;
}

.bold{
	font-weight:bold;
}

.nobottom{
	padding-bottom:0;
	margin-bottom:0;
}

.red {
color:#ff0000;
}

.bkfb a{
background-color:#fbfbfb;
}

.bkfb{
background-color:#fbfbfb;
}

.inp_form2 input {
	display:block;
	width:150px;
	padding:2px 5px 2px;
	color:#8c8c8c;
	border:1px solid #e1e1e1;
	background:none
}

.underline{
	color:#729b22; 
	text-decoration:underline;
	cursor:pointer;
}

.selected{
	background-color:#ccc;
}


table{
	width:100%;
}

.search{
	padding-top:3px;
}

.whitebox{
padding:10px 10px 10px 10px;
border:1px solid #ccc;
background-color:#fbfbfb;
}

.newsbox{
padding:2px 5px 5px 5px;
border:1px solid #ccc;
background-color:#fbfbfb;
}

.familybox{
padding:10px 10px 5px 10px;
border:1px solid #ccc;
background-color:#fbfbfb;
}

.whitebox p{
padding:0;
margin:0;
}

#update{
padding:10px 10px 10px 10px;
border:1px solid #ccc;
background-color:#fbfbfb;
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;

}

table.table1{
	width:auto;
	background-color:#fbfbfb;
	border-collapse: collapse;
	border:1px solid #333;
	cellpadding:0;
	cellspacing:0;
	margin:0 0 20px 0;
}

.table1 td{
	border:1px solid #888;
	padding:3px;
	font-size:15px;
	text-align:center;
	white-space: nowrap;
}

#stats-info-form select{
margin-right:10px;
color:#729b22;
border:1px solid #ccc;
background-color:#fbfbfb;
}

#stats-info-form #law{
	width:6.5em;
}
#stats-info-form #dir{
	width:9.5em;
}
#stats-info-form #file{
	width:15em;
}
#stats-info-form #period{
	width:6em;
}

#pmap-info-form select{
	margin-right:2px;
	color:#729b22;
	border:1px solid #ccc;
	background-color:#fbfbfb;
}

#pmap-info-form #ipc{
	width:30em;
}

#pmap-info-form #ipc-top{
	width:13em;
}

.docid-form, .query-form{
vertical-align:middle;
}
.docid-form input,.query-form input{
padding:3px;
margin:0;
color:#6f6f6f;
border:1px solid #ccc;
background-color:#eee;
width:8em;
}

.query-form input{
	width:15em;
}

.docid-form .button, .query-form .button{
	width:5em;
	padding:2px;
	margin-right:5px;
	color:#729b22;
	background-color:#fbfbfb;
}

.gobutton{
	border:1px solid #ccc;
	width:3em;
	padding:1px;
	color:#729b22;
	background-color:#fbfbfb;
}

.subtitle{
font-size:30px;
color:#6f6f6f;
margin-left:10px;
}

.glabel{
margin:0 0 0 10px;
color:#6f6f6f;
padding-bottom:3px;
font-size:24px;
}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
table.ygtvtable{margin-bottom:0;border:none;border-collapse:collapse;}td.ygtvcell{border:none;padding:0;}a.ygtvspacer{text-decoration:none;outline-style:none;display:block;}.ygtvtn{width:18px;height:22px;background:url(treeview-sprite.gif) 0 -5600px no-repeat;cursor:pointer;}.ygtvtm{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 -4000px no-repeat;}.ygtvtmh,.ygtvtmhh{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 -4800px no-repeat;}.ygtvtp{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 -6400px no-repeat;}.ygtvtph,.ygtvtphh{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 -7200px no-repeat;}.ygtvln{width:18px;height:22px;background:url(treeview-sprite.gif) 0 -1600px no-repeat;cursor:pointer;}.ygtvlm{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 0 no-repeat;}.ygtvlmh,.ygtvlmhh{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 -800px no-repeat;}.ygtvlp{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 -2400px no-repeat;}.ygtvlph,.ygtvlphh{width:18px;height:22px;cursor:pointer;background:url(treeview-sprite.gif) 0 -3200px no-repeat;cursor:pointer;}.ygtvloading{width:18px;height:22px;background:url(treeview-loading.gif) 0 0 no-repeat;}.ygtvdepthcell{width:18px;height:22px;background:url(treeview-sprite.gif) 0 -8000px no-repeat;}.ygtvblankdepthcell{width:18px;height:22px;}* html .ygtvchildren{height:2%;}.ygtvlabel,.ygtvlabel:link,.ygtvlabel:visited,.ygtvlabel:hover{margin-left:2px;text-decoration:none;background-color:none;cursor:pointer;}.ygtvcontent{cursor:default;}.ygtvspacer{height:22px;width:18px;}.ygtvfocus{background-color:none;border:none;}.ygtvfocus .ygtvlabel,.ygtvfocus .ygtvlabel:link,.ygtvfocus .ygtvlabel:visited,.ygtvfocus .ygtvlabel:hover{background-color:#ccc;}.ygtvfocus a{outline-style:none;}.ygtvok{width:18px;height:22px;background:url(treeview-sprite.gif) 0 -8800px no-repeat;}.ygtvok:hover{background:url(treeview-sprite.gif) 0 -8844px no-repeat;}.ygtvcancel{width:18px;height:22px;background:url(treeview-sprite.gif) 0 -8822px no-repeat;}.ygtvcancel:hover{background:url(treeview-sprite.gif) 0 -8866px no-repeat;}.ygtv-label-editor{background-color:#f2f2f2;border:1px solid silver;position:absolute;display:none;overflow:hidden;margin:auto;z-index:9000;}.ygtv-edit-TextNode{width:190px;}.ygtv-edit-TextNode .ygtvcancel,.ygtv-edit-TextNode .ygtvok{border:none;}.ygtv-edit-TextNode .ygtv-button-container{float:right;}.ygtv-edit-TextNode .ygtv-input input{width:140px;}.ygtv-edit-DateNode .ygtvcancel{border:none;}.ygtv-edit-DateNode .ygtvok{display:none;}.ygtv-edit-DateNode .ygtv-button-container{text-align:right;margin:auto;}.ygtv-highlight .ygtv-highlight1,.ygtv-highlight .ygtv-highlight1 .ygtvlabel{background-color:blue;color:white;}.ygtv-highlight .ygtv-highlight2,.ygtv-highlight .ygtv-highlight2 .ygtvlabel{background-color:silver;}.ygtv-highlight .ygtv-highlight0 .ygtvfocus .ygtvlabel,.ygtv-highlight .ygtv-highlight1 .ygtvfocus .ygtvlabel,.ygtv-highlight .ygtv-highlight2 .ygtvfocus .ygtvlabel{background-color:#c0e0e0;}.ygtv-highlight .ygtvcontent{padding-right:1em;}.ygtv-checkbox .ygtv-highlight0 .ygtvcontent{padding-left:1em;background:url(check0.gif) no-repeat;}.ygtv-checkbox .ygtv-highlight0 .ygtvfocus.ygtvcontent,.ygtv-checkbox .ygtv-highlight1 .ygtvfocus.ygtvcontent,.ygtv-checkbox .ygtv-highlight2 .ygtvfocus.ygtvcontent{background-color:#c0e0e0;}.ygtv-checkbox .ygtv-highlight1 .ygtvcontent{padding-left:1em;background:url(check1.gif) no-repeat;}.ygtv-checkbox .ygtv-highlight2 .ygtvcontent{padding-left:1em;background:url(check2.gif) no-repeat;}
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
.yui-button{display:-moz-inline-box;display:inline-block;vertical-align:text-bottom;}.yui-button .first-child{display:block;*display:inline-block;}.yui-button button,.yui-button a{display:block;*display:inline-block;border:none;margin:0;}.yui-button button{background-color:transparent;*overflow:visible;cursor:pointer;}.yui-button a{text-decoration:none;}.yui-skin-sam .yui-button{border-width:1px 0;border-style:solid;border-color:#808080;background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;margin:auto .25em;}.yui-skin-sam .yui-button .first-child{border-width:0 1px;border-style:solid;border-color:#808080;margin:0 -1px;_margin:0;}.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a,.yui-skin-sam .yui-button a:visited{padding:0 10px;font-size:93%;line-height:2;*line-height:1.7;min-height:2em;*min-height:auto;color:#000;}.yui-skin-sam .yui-button a{*line-height:1.875;*padding-bottom:1px;}.yui-skin-sam .yui-split-button button,.yui-skin-sam .yui-menu-button button{padding-right:20px;background-position:right center;background-repeat:no-repeat;}.yui-skin-sam .yui-menu-button button{background-image:url(menu-button-arrow.png);}.yui-skin-sam .yui-split-button button{background-image:url(split-button-arrow.png);}.yui-skin-sam .yui-button-focus{border-color:#7D98B8;background-position:0 -1300px;}.yui-skin-sam .yui-button-focus .first-child{border-color:#7D98B8;}.yui-skin-sam .yui-split-button-focus button{background-image:url(split-button-arrow-focus.png);}.yui-skin-sam .yui-button-hover{border-color:#7D98B8;background-position:0 -1300px;}.yui-skin-sam .yui-button-hover .first-child{border-color:#7D98B8;}.yui-skin-sam .yui-split-button-hover button{background-image:url(split-button-arrow-hover.png);}.yui-skin-sam .yui-button-active{border-color:#7D98B8;background-position:0 -1700px;}.yui-skin-sam .yui-button-active .first-child{border-color:#7D98B8;}.yui-skin-sam .yui-split-button-activeoption{border-color:#808080;background-position:0 0;}.yui-skin-sam .yui-split-button-activeoption .first-child{border-color:#808080;}.yui-skin-sam .yui-split-button-activeoption button{background-image:url(split-button-arrow-active.png);}.yui-skin-sam .yui-radio-button-checked,.yui-skin-sam .yui-checkbox-button-checked{border-color:#304369;background-position:0 -1400px;}.yui-skin-sam .yui-radio-button-checked .first-child,.yui-skin-sam .yui-checkbox-button-checked .first-child{border-color:#304369;}.yui-skin-sam .yui-radio-button-checked button,.yui-skin-sam .yui-checkbox-button-checked button{color:#fff;}.yui-skin-sam .yui-button-disabled{border-color:#ccc;background-position:0 -1500px;}.yui-skin-sam .yui-button-disabled .first-child{border-color:#ccc;}.yui-skin-sam .yui-button-disabled button,.yui-skin-sam .yui-button-disabled a,.yui-skin-sam .yui-button-disabled a:visited{color:#A6A6A6;cursor:default;}.yui-skin-sam .yui-menu-button-disabled button{background-image:url(menu-button-arrow-disabled.png);}.yui-skin-sam .yui-split-button-disabled button{background-image:url(split-button-arrow-disabled.png);}
/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */

/* first or middle sibling, no children */
.ygtvtn { background: url(folders/tn.gif) 0 0 no-repeat; width:17px; height:22px; }

/* first or middle sibling, collapsable */
.ygtvtm { background: url(folders/tm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, collapsable, hover */
.ygtvtmh { background: url(folders/tmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, expandable */
.ygtvtp { background: url(folders/tp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, expandable, hover */
.ygtvtph { background: url(folders/tph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* last sibling, no children */
.ygtvln { background: url(folders/ln.gif) 0 0 no-repeat; width:17px; height:22px; }

/* Last sibling, collapsable */
.ygtvlm { background: url(folders/lm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Last sibling, collapsable, hover */
.ygtvlmh { background: url(folders/lmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Last sibling, expandable */
.ygtvlp { background: url(folders/lp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Last sibling, expandable, hover */
.ygtvlph { background: url(folders/lph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Loading icon */
.ygtvloading { background: url(folders/loading.gif) 0 0 no-repeat; width:16px; height:22px; }

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { background: url(folders/vline.gif) 0 0 no-repeat; width:17px; height:22px; }

.ygtvblankdepthcell { width:17px; height:22px; }

/* the style of the div around each node */
.ygtvitem { }  

.ygtvitem  table{
    margin-bottom:0;
}
.ygtvitem  td {
    border:none;padding:0;
} 



/* the style of the div around each node's collection of children */
.ygtvchildren { }  
* html .ygtvchildren { height:1%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
}


