html, body {
	height: 100%;
    font-size:8pt;
}

body, div, span, a, p, h1, h2, h3, h4, h5, h6, table, td, form, img {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    /* font-size:8pt; */
}

p {
	margin-bottom: 0.7em;
}

img {
	border-width: 0px;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

img#header_topr {
	width:990px;
	height:100px;
}
div#business_travel_unlimited {
	position: absolute;
	top: 72px;
	top: 68px;
	left: 201px;
	width: 302px;
	height: 21px;
	background-image: url(img0/business_travel_unlimited.png);
	background-repeat: no-repeat;
}
div#btu_arrow_top {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 30;
}


#small_navbox2 {
    position: absolute;
    z-index: 40;
    top: 100px;
    left: 182px;
    left: 173px;
}

#small_navbox2 a img {
    opacity: 0.6;
}
#small_navbox2 a:hover img {
    opacity: 1.0;
}

#small_navbox2 img {
    float: left;
}

@media print {
    div#small_navbox2,
    div#top_hmenu {
        display: none;
    }
}
