body {
	background-color: #e6e7e9;
	margin-top: 0px;
	padding: 10px;
	color: #000;
}
h1,h2,h3,h4{
	color: #d71f2f;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: -0.05em;
	font-variant: small-caps;
	}
#doc,#doc2 {
	border: 1px solid #bcbcbc;
	position: relative;
	}
#hd, #bd, #ft{
	background-color: #fff;
	}
#bd {
padding: 0px 10px;
}
#hd {
	height: 8em;
	color: #666;
	padding-top: 10px;
}

#hd h1.logo {
	background-image: url("/static/img/via_logos/logo_111x90.gif");
	height: 78px;
	width: 243px;
	position: relative;
	top: 0px;
	left: 10px;
}

#hd h1.logo a {
	height: 70px;
	width: 243px;
}

#ft {
	border-top: 1px solid #ccc;
	font-size: 87%;
}

#ft a {
	color:#d71f2f;
}
#nav {
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #aaa;
	padding: 2px;
}

#nav ul,#nav ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav ul li {
	padding: 0px 5px;
}

#nav ul li a,#nav ul li a:LINK,#nav ul li a:VISITED {
	color: #ffffff;
	text-decoration: none;
	font-family: helvetica, sans-serif;
	font-variant: small-caps;
	font-size:87%; 
}

#nav ul li a:HOVER {
	text-decoration: underline;
}

#nav ul li {
	border-left: 1px solid #d71f2f;
}

#nav ul li.first {
	border-left: none;
}

#nav2 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 2em;
	width: 100%;
	background-image: url("/static/img/world/nav_bg.gif");
	height: 22px;
}

#nav2 ul  , #nav2 ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav2 ul li {
	border-left: 1px solid #bcbcbc;
}

#nav2 ul li a,#nav2 ul li a:LINK,#nav2 ul li a:VISITED {
	color: #d71f2f;
	font-variant: small-caps;
	font-size: 100%;
	text-decoration: none;
	font-family: helvetica, sans-serif;
	letter-spacing: : -0.1338em;
	font-weight: bold;
	width: 9em;
	display: block;
	line-height: 22px;
	text-align: center;
}

#nav2 ul li a:HOVER {
	text-decoration: underline;
}

ul.navMain {
margin: 0px;
}
ul.navMain li {
list-style: none;
background-image: url('/static/img/tabs/world_buttons.gif');
background-repeat: repeat-x;
}
ul.navMain li a,
ul.navMain li a:LINK,
ul.navMain li a:VISITED {
	font-weight: bold;
	color: #fff;
	padding: 0.5em;
	display: block;
	text-decoration: none;
}
ul.navMain li a:HOVER {
	font-weight: bold;
	background-image: url('/static/img/tabs/world_buttons_off.gif');
	background-repeat: repeat-x;
}

#hd .header_signup {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-variant: small-caps;
	font-family: helvetica, sans-serif;
	padding: 0px 7px;
	border-left: 1px solid #bcbcbc;
	font-weight: bold;
	letter-spacing: -0.05em;
	
}
#hd .header_signup a,
#hd .header_signup a:LINK,
#hd .header_signup a:VISITED,
#hd .header_signup a:HOVER{
	color: #d71f2f;
	text-decoration: none;
	line-height: 22px;
}

#user {
	position: absolute;
	right: 0px;
	top: 3em;
	display: none;
	z-index: 20;
}

#hd .header_message {
	position: absolute;	
	right: 0;
	bottom: 2.5em;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 100%;
	color: #fff;

}
ul.package_details {
background-color: white; margin: 0px; width: 100%;
}

ul.package_details li {
display: none; background-color: white; width: 100%; line-height: 1.5em; text-align: justify;
}

ul.package_details li ul li {
display: list-item; list-style-image: url("/static/img/icons/plane_bullet.gif"); list-style-position: outside;
list-style-type: disc;
}

ul.package_details li  p {
padding: 10px;
}
