/* =========================================
			wide_budget18.CSS 	v.012511
   ========================================= */




/* -----------------------------------------  
     Recommendation horizontal menu links  
   ----------------------------------------- */
#recmenu, #recemnu2 {
	position:relative;
	margin: 0;
	padding: 0 0 0.5em 0;
	list-style:none;
	}
#recmenu li, #recmenu2 li {
	margin-right: 15px;
	float: left;
	}
#recmenu a:link, #recmenu2 a:link, #recmenu a, #recmenu2 a, #recmenu .here, #recmenu2 .here {
	display:block;
	padding: 0 2px 0 0;
	font-weight : normal;
	font-size: .9em;
	}
#recmenu .here, #recmenu2 .here {
	padding: 2px 5px 1px 10px;
	text-decoration: none;
	background: #EBEBEB url(/bb/h1/fy18h1/img_18/here.gif) no-repeat -2px 2px;
	}	
#recmenu:after, #recmenu2:after {
	clear : both;
	}
#termcontent hr {
	margin-left : 0;
	clear: both;
	}
* html #content_primary_column.full #termcontent hr {
	margin: 0;
	}
	/* ---------------------------------------  
         data tables (default table type)
	   --------------------------------------- */	
#termcontent table {
	width: 725px;
	}
* html #termcontent  table  {/* width: 714px; */
	width: 97%;
	
	}	
#termcontent caption {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	}
#termcontent thead th, #termcontent tr.localhead th {
	border-bottom : 1px dashed #b4c4d3;
	padding-bottom : .5em;
	}
#termcontent thead th, #termcontent th.sum, #termcontent tr.localhead th {
	font : bold .9em Arial, Helvetica, sans-serif;
	text-align : right;
	vertical-align : top;
	padding-left : 1em;
	}
#termcontent thead th.deptCol, #termcontent tr.localhead th.deptCol {
	text-align:left;
	vertical-align:middle;
	font-style: italic;
	text-transform: uppercase;
	padding-left : 0;
	}
#termcontent  tbody  th {
	font : normal .9em Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align : top;
	}
#termcontent tbody td {
	font : normal .9em Arial, Helvetica, sans-serif;
	padding-left : 1em;
	vertical-align : top;
	}
#termcontent td.amt, #termcontent th.amt {
	text-align: right;
}
#termcontent th.sum, #termcontent td.sum {
	font-weight : bold;
	border-top : 1px dashed #b4c4d3;
	padding-top : .5em;
	text-align: right;
	}
#termcontent th.text {
	text-align: left;
	vertical-align:middle;
/* ---------   line item and account tables ----------------- */
	}
#termcontent tr.rollup td {
	font : bold 1em Arial, Helvetica, sans-serif;
	}


#termcontent table.lineitem td {
	width : 70px;
	margin-left: 0;
	padding-left: 0;
	}
#termcontent table.lineitem-comment td {
	width :70px; /* 100px on print */
	margin-left: 0;
	padding-left: 0;
	}
#termcontent table.lineitem td.sum {
	text-align: right;
}
#termcontent table.lineitem td.amt {
	text-align: right;
	padding-right: 0;
}
#termcontent table.historical td, #termcontent table.balance td {
	/*width : 50px;*/
	margin-left: 0;
	padding-left: 0;
	}
#termcontent table.historical tbody th, #termcontent table.balance tbody th {
	/*width : 70px;*/
	white-space: nowrap;
	margin-left: 0;
	padding-left: 0;
	}
#termcontent table.balance thead th {
	padding-left:5px;
	}
#termcontent table.balance tbody th {
	padding-left:3px;
	text-align: left;
	}
#termcontent table.balance caption {
	padding-bottom:.5em;
	}
#termcontent table.balance {
	border-collapse: collapse;
	}
#termcontent table.balance thead th.all {
	padding-right:5px;
	border-top : 1px solid #000;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	}
#termcontent table.balance td.all {
	padding-right:3px;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	}
#termcontent TABLE.balance TD.bar {
    BORDER-LEFT: #000 2px solid;
    PADDING-Left: 3px
	}
#termcontent table.balance th.sum, #termcontent table.balance td.sum {
	font-weight : bold;
	border-top: none;
	padding-top : .5em;
	background-color : #CABBD5;
	}
#termcontent table.lineitem tr.rollup td.text {
	width: 450px;  /* 75% on print */
	}
#termcontent table.lineitem td.text {
	width: 350px;  /* 75% on print */
	}
#termcontent table.historical td.text {
	width: 75%;  /* 75% on print */
	padding-left: .5em;
	}
#termcontent table.lineitem-comment td.text {
	width: 200px;
	}
#termcontent table.lineitem-comment td.taxtext {
	width: 250px;
	}
#termcontent table.lineitem-comment td.comment {
	padding-left: 10px;
	width: 200px;
	}
.hide {
	display: none;
	}
#termcontent table.account table td {
	padding-left: 0;
	font-size: 1em;
	}
#termcontent table table {/* -----  for fund tables  ----- */
	width: 200px;
	}
#termcontent table.lineitem table td {/* -----  for fund tables  ----- */
	width: 100px;
	}
#termcontent table.lineitem-comment th.comment {
	text-align: center;  /* left on print */
	}
/* -----  earmark tables  ----- */
#termcontent table.earmark {
	margin-bottom : 20px;
	}

/* ----- program structure table ---- */
#termcontent table.progstruct {
	width: 850px;
	}
#termcontent table.progstruct th {
	width: 220px;
	margin-left: 20px;
	padding-left: 5px;
	}
#termcontent table.progstruct td {
	margin-left: 20px;
	padding-left: 5px;
	}

