.pagetopborder {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-top-color: #E4E6D9;
	border-right-color: #E4E6D9;
	border-bottom-color: #E4E6D9;
	border-left-color: #E4E6D9;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.formtextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.formdropfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: 120px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: 80px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3376AC;
}
.border_1pix_top_white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.emailfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 18px;
	width: 180px;
	border: 1px solid #3376AC;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.border_1pix_white {
	border: 1px solid #FFFFFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3376AC;
}
.ratestextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.bodytextdkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #163C79;
}
.bodytextltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3376AC;
}

.rateTableOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3376AC;
	text-align: center;
	background-color: #E1E2D3;
	height: 18px;
	vertical-align: middle;
}

.rateTableEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3376AC;
	text-align: center;
	height: 18px;
	vertical-align: middle;
}

.rateTableLabel {
	text-align: left;
	color: #333333;
	background-color: inherit;
	width: 100px;
	height: 18px;
}

td.hotelListInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #3376AC;
	padding-bottom: 12px;
	padding-left: 4px;
}

td.hotelListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3376AC;
	padding-bottom: 8px;
	padding-top: 4px;
}

td.hotelListTitle a {
	font-weight: bold;
	color: #3376AC;
	text-decoration: none;
}

table.hotelSearchSummary {
	margin-bottom: 18px;
	width: 100%;
	border: 1px solid #3376ac;
}

table.hotelSearchSummary td {
	padding: 4px;
}
