.ClioBgNOTTRANS {
	background-image: url(images/clioBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.HeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-transform: none;
	font-variant: normal;
}
.ContentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.HairLineBrder {
	border: 1px solid #000000;
}
.SrchBoxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -1px;
}
.ContentTxtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.ClioBgWITHTTRANS {

	background-image: url(images/clioBgTrans.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.WhtTxtBoxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.WhtTextNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.WhtText10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Border {
	border: 1px solid #999999;
}

