.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#main {
	margin-top: 72px;
	margin-right: 30%;
	margin-left: 30%;
	float: left;
}
.scrollArea {
	height: 490px;
	width: 255px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rentalForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBB034;
	font-weight: bold;
}
.footerTable {
	font-size: 12px;
}
a:link, a:visited{
	color: #0033CC;
}
a:hover, a:active{
	color: #FBB034;
}
.rentalHeader {
	text-decoration: underline;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}

select{
	width: 125px;
	margin: 2px;
}
.style1 {
	font-size: 18px;
	font-style: 
}
.style2 {
	font-size: 10px;
	font-style: italic;
}
.style3 {font-size: 12px;}
.style4 {font-size: 12px; font-style: italic}
.style5 {color: #666666}
.style6 {
	color: #1780C2;
	font-size: 16px;
	font-weight: bold;
}
.style7 {font-size: 12px}
.style8 {font-size: 14px}
.style9 {
	color: #1780C2;
	font-size: 10px;
	font-weight: bold;
}
.style10 {font-size: 10px}
.style11 {font-size: 18px}

.HOATable{
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.errorText {
	color: #FF2227;
}

.HOATable td {
	padding: 3px;
}
.indexBodyCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
}
.travelPageWrapper {
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
}

a.whiteLink:link, a.whiteLink:visited{

	color:#DDDDFF;

}

a.whiteLink:hover, a.whiteLink:active{

	color:#FBB034;

}
