/* Print CSS File      */
body, td {
	font-family: Verdana;
}
div#banner,div#subnav, div.resizer, div#footer_right {
	display:none;
}

div.engage_top_bar ul {display:none}

div.header {font-size:24pt;border-bottom:1px solid gray;margin-bottom:0.5em}

div#lipsum {font-size:12pt;}

div#lipsum img {padding:6px;}

div#footer_left {border-top:1px solid gray;padding-top:0.3em}


.blue_row {
	background-color: #def;
}


.engage_top_bar h1 {
	font-size:20px;
}
.drop_bar h1 {
	font-size:18px;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	padding:5px 0;
}
.page_toolbar form input {display:none}

/* Some of this should work as print css */
table.default_listing {width:100%;margin:2px 0 18px 0;table-layout:fixed}
table.default_listing tr td, table.default_listing tr th {font-size:75%;padding:6px 9px 6px 9px;line-height:1.3;vertical-align:top}
table.default_listing tr th {background:#f2f2f2;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-weight:bold;border-right:1px solid #ededed}
table.default_listing tr td {border-bottom:1px solid #e0e0e0;border-right:1px solid #ededed;font-size:70%}
table.default_listing tr th em {color:#B31303;font-style:normal}

table.default_listing tr td.noright, table.default_listing tr th.noright {border-right:none;}

table.default_listing tr td.parent_1 {padding-left:25px;background:url(/engage/images/pointer_arrow_down.gif) no-repeat 5px 8px}
table.default_listing tr td.child_1 {padding-left:35px;background:url(/engage/images/pointer_arrow_right.gif) no-repeat 15px 8px}

table.default_listing tr th.code_width {width:40px}

table.default_listing img {vertical-align:middle;}
table.default_listing tr  td.under_border {background:url(/engage/images/grey_px.gif) repeat-x 0px 23px}

