BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	font-weight: normal;
	margin-top: 12px;
}

H1 {
	font-size: 24px;
	color: #FF028B;
	margin-bottom: 12px;
}

H2 {
	color: #666699;
	font-size: 20px;
	margin-bottom: 9px;
}

H3 {
	color: #7A7AA7;
	font-size: 18px;
	margin-bottom: 7px;
}

H4 {
	color: #8C8CB3;
	font-size: 16px;
	margin-bottom: 5px;
}

H5 {
	color: #A2A2C1;
	font-size: 14px;
}


P {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 18px;
}

A {
	text-decoration: underline;
	color: #666699;
	font-weight: bold;
}


/* Indented Item */
.IndentItem {
	clear: both;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-bottom: 6px;
}

.IndentItem2 {
	padding-left: 90px;
}

.IndentItem IMG {
	padding: 1px;
	border-color: #C966F7;
	border-style: solid;
	border-width: 1px;
	display: block;
	float: left;
}

.IndentTop {
	margin-top: 10px;
}

.IndentItem A.moreinformation {
	float: right;
	font-size: 11px;
}

.ItineraryTable {
		margin-bottom: 10px;
		margin-top: 0px;
		padding-top: 0px;
}

.ItineraryTable TR TD {
	padding: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #666699;
	line-height: 24px;
	margin: 0px;
}

H3.ItineraryMonth {
	border-bottom: 1px solid #666699;
	
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	margin-top: 20px;
	padding-left: 3px;
}

.AutoFormPlus {
	
}

.AutoFormPlus P {
	display: none;
}

.AutoFormPlus fieldset {
	border: none;
}

.AutoFormPlus legend {
	border: none;
	display: none;
}

.AutoFormPlus ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.AutoFormPlus li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.AutoFormPlus label {
	width: 100px;
	float: left;
	margin-right: 10px;
}

.AutoFormPlus input {
	float: right;
	margin-right: 80px;
}

.AutoFormPlus .umbEditorTextField {
	width: 270px;
	float: none;
}

.AutoFormPlus textarea {
	width: 270px;
	height: 6.5em;
}

/* Footer */
#Footer {
	border-top: 1px solid #CC6699;
	color: #CC6699;
}

#Footer SPAN {
	color: #666699;
}

#Footer A {
	color: #CC6699;
}

#Footer SPAN A {
	color: #666699;
}

/* Itinerary */
#Itin {

}

#Itin .yearitem {

}


#Itin .year {
	background: url(../Images/headerbg.jpg) repeat-x;
	line-height: 20px;
	font-size: 14px;
	padding-left: 4px;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 1px solid;
	
}

#Itin .month {
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	margin-top: 8px;
	padding-bottom: 3px;
}

#Itin .month {
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	font-size: 16px;
}

#Itin .dayitem {
	border-bottom: 1px solid #CCC;
	background: #ECECEC;
	padding: 4px;
}

#Itin .dayset .itemtitle {
	font-size: 14px;
	line-height: 28px;
}

#Itin .dayset .date {
	text-align: right;
	padding-bottom: 4px;
}
