@page {
 margin: 2cm;
marks: cross;
page-break-after: always;
page-break-before: always; }

body {
margin: 0px;
padding: 0px;

background-color: #FFFFFF;

/* only to center layout */

/* font styling site wide unless otherwise specified */
font-family: Arial, Helvetica, Sans-serif;
font-size: 0.8em;
color: #000000;
}


/* layout */
#unititle {
display: none;
}
#printlogo {
display: block;
border: 0px;
position: static;
top: 0px;
clear: both;
}
#department {
display: block;
top: 65px;
clear: both;
}
#contentcenter {
display: block;
top: 100px;
}
#footer {
clear: both;

border-top: 3px solid #003597;
border-bottom: 3px solid #003597;
color: #000000;
height: 24px;
}

#footer p {
padding: 0px;
margin: 0px;
}
#address {
float: left;
line-height: 24px;
}
#phone {
float: right;
line-height: 24px;
}
/* hide stuff */
#headerlogo {
display: none;
}
#leftnavigationcontainer {
		display: none;
		}
#department img {
display: none;
}

#headerimg {
display: none;
}

#extranavigation {
display: none;
}
#M_T_Navigation {
display: none;
}
#search {
display: none;
}
#department {
}
#topyellownavcontainer{
display: none;
}
#stylecurve {
display: none;
}

#backtotop {
display: none;
}

table {
width: 100%;
}