* {
	background-image: none !important;
	background-color: transparent;
	widows: 0;
	orphans: 0;
	}
	
div#print_logo {
	display: block;
	}

div#nav {
	display: none !important;
	}
	
#main_col {
	margin-left: 0;
	}

div.wrap {
	width: 100%;
	}
	
p, ul, ol, dl {
	margin-bottom: 1.0em;
	}
	
dt {
	font-weight: bold;
	}
	
ol, ul {
	list-style-position: inside;
	}
#highlight_projects h1 {
	font-size: 125%;
	}
	
div#highlight_projects dl {
	font-size: 85%;
	clear: left;
	}
	
div#highlight_projects dt {
	float: left;
	margin-right: 10px;
	}
	
div#highlight_projects dt img {
	width: 100px;
	height: 75px;
	}
	
div#highlight_projects dd {
	line-height: 120%;
	}
	
#advantage {
	clear: left;
	font-size: 85%;
	line-height: 120%;
	}

#footer {
	font-size: 75%;
	font-style: italic;
	color: #666;
	line-height: 120%;
	}
	
p.question {
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 0.25em;
	}
	
/* In-page Photos with captions */

div.framed_photo {
	padding: 2px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #eee;
	}
	
div.framed_photo span.caption {
	font-size: 90%;
	font-style: italic;
	color: #333;
	display: block;
	text-align: center;
	line-height: 100%;
	padding-bottom: 0.5em;
	}
	
img {
	page-break-inside: avoid;
	}
	
/* Applications Page */

div.application {
	clear: left;
	position: relative;
	height: 1%;
	}
	
div.application ul {
	float: left;
	margin-right: 10px;
	}
	
#contact_form {
	display: none;
	}
