body {
	color : #000000;
	background : #ffffff;
	font-family : serif, "Times New Roman", Times ;
	font-size : 12pt;
}
a {
	text-decoration : underline;
	color : #0000ff;
}

#main {
	overflow: auto;
	position: relative;
	z-index: 0px;
	height: auto;
	width: auto;
	left: -7cm;
	right: auto;
	bottom: auto;
        margin-bottom: 10px;
	clip:  rect(auto auto auto auto);
}

#main2 {
        overflow: auto;  
        position: relative;
        z-index: 0px;
        height: auto;
        width: auto;
        left: -3.7cm;
        right: auto;
        bottom: auto;  
        margin-bottom: 10px;
        clip:  rect(auto auto auto auto);
}

td {
	page-break-inside: avoid;
}

#footer, #sidebar, #topmenu, #header, #resbar2, #resbar, #homebar, #employerbar , #navigation, #shortlist,#apphistory {
 display : none; 
}

div.page {
  padding: 20px;
}
