BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

A {
	color: #CB2028;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.topNav {
	display: none;
}

.topBar {
	display: none;
}


DIV.headerBar {
	height: 109px;
	font-size: 17pt;
	text-align: right;
	padding-right: 10px;
}

DIV.logo {
	background-image: url(/sf/images/logo_print.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 100px;
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	cursor: pointer;
}

DIV.headerText {
	display: none;
}

DIV.photoBar {
	display: none;
}

DIV.bufferBar {
	display: none;
}

#navBar {
	display: none;
}

DIV.content {
	padding-right: 20px;
	line-height: 130%;
	padding-top: 10px;
}

H1 {
	font-size: 18pt;
	font-weight: normal;
}

.red {
	color: #CB2028;
	font-weight: bold;
}

DIV.footerBar {
	border-top: 1px solid #FFFFFF;
	background-image: url(/sf/images/mti_logo_print.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height: 75px;
	margin-top: 10px;
	clear: both;
	font-size: 8pt;
	padding-top: 10px;
	padding-left: 10px;
}

#emailButton {
    display: none;
}

#printButton {
    display: none;
}