body { 
    background: #fff; 
    font-family: verdana,arial,helvetica,sans-serif;
    color: #000;
    font-size: 11pt;
    line-height: 120%;
    }

p,a,table,td,ul,li,ol { 
    font-size: 10pt;
    line-height: 120% !important; 
    }

ul,li,ol { 
    line-height: 120%; 
    }
	 
#header {
	margin-top: 90px;
	background-image: none;
	}

#hnav,#contentright,#leftnav,#footer,p#bitstream-submit,form#print,p.note {
	display: none !important;
	}
	
/* need to set this for the blue engle image */
#wrapper-content {	
	text-align: left;
	background-image: none;
	border-top: solid 1px #032EA2;
	}

/* main body */
#content {
	margin-left: 50px;
	margin-right: 50px;
	line-height: 160%;
	padding-top: 10px;
	}

/*
table.bitstream-charges {
	margin-top: 110px !important;
}

* html table.bitstream-charges {
	margin-top: 200px !important;
}
*/
table.bitstream-res {
	margin-bottom: 330px;
	_margin-bottom: 310px;
}

div#printinfo {
	display: inline !important;
	font-size: 10pt;
}

table.bitstream {
	margin-bottom: 160px;
	_margin-bottom: 200px;
}

table#bitcharge
{ 
	page-break-before: always
}