div#txt {
	text-align: justify;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.txt_high {
	color: #8baf3d;
	font-weight: bold;
}
.highGreen {
	font-weight: bold;
	text-transform: uppercase;
}

a {
	font-weight: bold;
	color: #8baf3d;
	text-decoration: none;
}
.td_photo {
	background-repeat: no-repeat;
	vertical-align: top;
}
div#photo {
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
div#skip {
	width: 100%;
}
div#copyright {
	text-align: right;
	margin-right: 30px;
	font-weight: bold;
}
.white_link {
	color: #FFFFFF;
}

.itineraryTable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6E8101;
	border-right-color: #6E8101;
	border-bottom-color: #6E8101;
	border-left-color: #6E8101;
	background-color: #FFFFFF;
}

.itineraryCell {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E8101;
	border-right-color: #6E8101;
	border-bottom-color: #6E8101;
	border-left-color: #6E8101;
	font-size: 8pt;
	line-height: 12pt;
	vertical-align: top;
	text-align: left;
	padding: 4px;
}

.itineraryCell p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.itineraryCell a {
	font-weight: bold;
	color: #6C8930;
	text-decoration: none;
}

.itineraryDayHeader {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #6587C8;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	line-height: 18pt;
}
.itineraryHeader {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #6E8101;
	text-align: left;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.linkBlack {
	font-weight: normal;
	color: #333333;
}

.transportCell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #6E8101;
	border-bottom-color: #6E8101;
	font-size: 8pt;
	line-height: 12pt;
	vertical-align: top;
	text-align: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.itinerarySpacer {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.leftHolder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6E8101;
	font-size: 8pt;
	line-height: 12pt;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

tr.index_item:hover td {
	background-color: #F3F7DF;
}

.indexCell {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E8101;
	border-right-color: #6E8101;
	border-bottom-color: #6E8101;
	border-left-color: #6E8101;
	font-size: 8pt;
	line-height: 12pt;
	vertical-align: top;
	text-align: left;
	padding: 2px;
}

.indexCell a{
    color:#333333;
	font-weight:normal;
	display:block;
}

.indexHeader {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #6E8101;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
