/* FOR PRINT */

html {background-color:#FFFFFF;color:#000000;}

p,
ul > li {
	font-size: 10px !important;	
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

h1 {
	text-align: left !important;
	font-size: 15px !important;	
	margin-top: 20px !important;
}

h2 {
	font-size: 14px !important;
	text-align: left !important;	
	margin-top: 20px !important;
	margin-bottom: 5px !important;
}

h3 {
	font-size: 13px !important;	
	margin-top: 10px !important;
	margin-bottom: 5px !important;
}

h4 {
	font-size: 12px !important;	
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}

h5 {
	font-size: 11px !important;	
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}

h6 {
	font-size: 10px !important;	
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}

nav.nav-main {
	display: none;	
}

.feature {
	display: none;	
}

#sticky-nav,
.stick-search,
#sticky {
	display: none;	
}

.up-grey:before,
.down-white:before,
.down-gold:before,
.down-grey:before {
	display: none;
}

.jumbotron {
	background: transparent;	
	padding: 0;
}

.table {
	border: 1px solid black !important;	
}

.table thead > tr > th, 
.table tbody > tr > th, 
.table tfoot > tr > th, 
.table thead > tr > td, 
.table tbody > tr > td, 
.table tfoot > tr > td {
	padding: 3px 5px;	
	font-size: 10px;
	border: 1px solid black !important;	
}

.sm-icons {
	display: none;	
}

.home-contact {
	display: none;	
}

h1.admissions:before {
	content: url(../../img/wordmark-m-d2d-black-maroon-maroon-200w.png); 
	margin-bottom: 10px;
}

h1.admissions {
	padding-top: 20px !important;
	font-size: 20px !important;
	margin:0 !important;
}

h2.office-uged {
	margin:0 !important;
}

ul.a-to-z li {
	display: none;
}

p + ul {
	margin-top: 0 !important;	
}