.smallType1 {
	font-size: 9px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.pageTitle1 {
	font-size: 16px;
	font-weight: bold;
	color: #28563C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
}
.pageTitle2 {
	font-size: 16px;
	font-weight: bold;
	color: #A75401;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #28563C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #A75401;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.tripTitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #28563C;
	font-family: "Times New Roman", Times, serif;
}
.tripTitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
}
.highlightColor {
	color: #CD7500;
}
.highlightColor2 {
	color: #28563C;
}
hr {
	color: #28563C;
	border: 1px solid #E6E2C7;
	height: 3px;
	border-top-color: #E6E2C7;
	border-right-color: #E6E2C7;
	border-bottom-color: #E6E2C7;
	border-left-color: #E6E2C7;
	border-color: #E6E2C7;
}
.backleftnav {
	background-color: #FFFFFF;
	background-image: url(../images/leftbartemplate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
