#status_msg_container,
#head,
#foot,
#vertical_menu,
#tabs,
#jumpto {
  display: none; }

.under-tabs {
  border: 0; }

body,
div,
span {
  background-color: white; }

.noprint {
    display: none !important;
}

.print_only {
    display: block;
}

td {
    page-break-inside: avoid;
}

*, #ram_table td {
    font-size: 12px;
}


/* added for APA self study standard detail page printing */

header,
#prevnext {
	display:none;
}
.standard-wrapper {
	/*width: 100%;*/
}
.standard-wrapper #rightcol {
	display: none;
}

.standard-wrapper #leftcol {
	width: 100%;
}

.standard-wrapper table {
	width: 100%;
}




