
/* ---- ADD ---- */
.printable { 
	display:inline;
}
.printable #contactus {
	display:block; color:black; margin-left:22em; 
}
.printable #contactus p { 
	margin:0; 
}
.print_wordmark_e { 
	float:left; margin-left:-22px; 
}
.print_wordmark_f { 
	float:left; margin-left:-4px; 
}

/* ---- ALTER ---- */
.letterhead {
	vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: xx-small;
}
.letterhead p { 
	float:left; padding-left:4em; margin-top:0em; 
}
body { 
	font: 76% Verdana, Arial, sans-serif; border-style:none; margin:0px; padding:0px; 
}
#mastertable {
	height:99.9%;
}
#print_wordmark { 
	margin:0px; border:none; float:left; 
}
#content_area { 
	padding:0px; margin:0px; margin-left:70px; margin-right:70px; 
}
#content_area p { 
	margin-left:0em; padding:0px; 
}
#topmenu, #footer { 
	background:none;
}
#footer_container {
	color:#666666; /* position:relative; top:-1em; display:none; */
}
#applicationmenu + h1 { width:auto; margin-right:0; }

/* ---- MISC ---- */
#schedule table { border:1px solid #003366; }
#schedule th { border-left:none; border-right:1px solid #003366; border-top:none; }
#schedule td { border-left:none; border-right:1px solid #003366; border-top:none; border-bottom:1px solid #003366; }

/* ---- REMOVE ---- */
#logout, .breadcrumb, .button1, .noprint, .udm, #leftnavwrapper, #flushtopnav, #contactus, .homepagead, .lang_e .french, .lang_f .english, .titletabline td, #footer_container a, #applicationmenu, .file_type, .file_icon, .file_icon_v2 { 
	display:none; 
}
