/* local article.css for ussc filings*/

@import	url("../../z_articleseries.css");

/* local css stuff */
/*
hr{clear:both;margin:1em 0;height:.5px;}
div.hr{border-bottom:1px dotted #ddd;clear:both;margin:.5em 0;}

.wrapper{margin:0 auto;padding:0 10px;clear:both;overflow:auto;}
.wrapper-left{width:635px;float:left;}
.wrapper-right{width:635px;float:right;}
*/
#main{font:13px Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif;padding-left:0;padding-right:0;background:#f5f5f5;}

#content2 .case-page h1{display:inline;}
#content2 .case-page span.case-status{display:inline;font-style:italic;margin-left:10px;}
#content2 .case-page p.consolidation{margin-top:1em;font-style:italic;margin-bottom:0;padding-bottom:0;}
table#date-docket{line-height:1.5em;text-align:left;}
table#date-docket th{font-weight:bold;}

/*
        *
        *    Term Index
        *
        */
#content2 .caseindex{font-size:12px;line-height:18px;}
#content2 .caseindex caption{display:none;}
#content2 .caseindex th{background:#444;font-size:10px;text-align:center;}
#content2 .caseindex th a,#content .caseindex th{text-decoration:none;color:#ccc;padding:3px;}
#content2 .caseindex th a:hover{color:#eee;}
#content2 .caseindex tr{border-bottom:1px solid #ccc;}
#content2 .caseindex td{padding:8px;}

.dates_n_proceedings {
	margin: 10px 0 20px;
}
.dates_n_proceedings td,
.dates_n_proceedings th {
	border-bottom: 1px solid #999;
	padding: 5px;
}
.dates_n_proceedings th {
	font-weight: bold;
}
.dates_n_proceedings .color,
.dates_n_proceedings .color0 {
	background: #ffffff;
}
.dates_n_proceedings .color1{background:#ff8432;}
.dates_n_proceedings .color2{background:#ffffd6;}
.dates_n_proceedings .color3{background:#dbc3a3;}
.dates_n_proceedings .color4{background:#add6d6;}
.dates_n_proceedings .color5{background:#da6b6b;}
.dates_n_proceedings .color6{background:#add6ad;}
.dates_n_proceedings .color7{background:#32ad84;}
.dates_n_proceedings .color8{background:#ffffad;}
.dates_n_proceedings .color9{background:#DDD;}

@media screen and (max-width: 700px) {
	#switch {
		display:block;
	}
	
	
}
