/* print styles */
body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	background : #ffffff;}

p{
 font: 10pt Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 text-align: justify;
}

h1{font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
}

h2{font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   text-align: center;
}

h3{font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
   color: #FF0000;
}

h4{font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   text-align: left;
}

h5{ font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #990000;
    text-align: left;
}

A:link, A:visited {color: #000000;
                   background: #ffffff;
				   text-decoration: underline;
                   font-weight: bold;
}

.twoColFixLtHdr #utility, .twoColFixLtHdr #sidebar1, .twoColFixLtHdr #orient-express, .twoColFixLtHdr #index {display : none; } 

.twoColFixLtHdr #PLHFOXfHbQJCDiv{width:930px;height:32px;position: absolute;top:111px;margin-left:20px;margin-right:20px;;z-index:50;}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 31px 20px 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

