h1 {
	font-size: 14px;
	color: #993300;
	padding: 0px 0px 0px 0px
	text-align: left;
	margin:0px;
}
h2 {
	font-size: 12px;
	color: #993300;
}
.topBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../images/common/topBar.gif);
	background-repeat: repeat-x;
}
.vertRt {
	background-image: url(../../images/common/vertRt.gif);
	background-repeat: repeat-y;
}
.vertLt {
	background-image: url(../../images/common/vertLft.gif);
	background-repeat: repeat-y;
}
.botLine {
	background-image: url(../../images/common/bottom.gif);
	background-repeat: repeat-x;
}
.mainDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bottomBg {
	background-image: url(../../images/common/bottomBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}

