body {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
}

.logo {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 90;
}

.flash_back {
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	height: 386px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

.content {
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	height: 386px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}

.navigation {
	position: absolute;
	top: 121px;
	left: 0;
	width: 100%;
	height: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 70;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	line-height: 10pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #43474C;
	text-decoration: none;
	font-weight: bold;
}

a.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #73808C;
	text-decoration: none;
	font-weight: normal;
}

a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #092649;
	text-decoration: none;
	font-weight: normal;
}

a.cypLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

a.cypLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #43474C;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

a.destLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

a.destLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #001133;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

table {
	background-repeat: no-repeat;
}

div.contentBlock {
	position: relative;
	display: none;
}

.itinerary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	line-height: 10pt;
	width: 420px;
	margin: 10px;
	padding: 10px;
	background: white;
	text-align: left;
}

.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	line-height: 10pt;
	width: 420px;
	margin: 0px;
	padding: 10px;
	background: white;
	text-align: left;
	height: 100%;
}

.greyItalicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.mvpCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.mvpLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #AB8A63;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.mvpLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #43474C;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.closeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8AA0B2;
	text-decoration: none;
	font-weight: bold;
}

a.closeLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #001133;
	text-decoration: none;
	font-weight: bold;
}