p {
	font-family: Arial;
	font-size: 8.5pt;
	}

td {
	font-family: Arial;
	font-size: 8.5pt;
	}

ul li {  
	font-family: Arial;
	margin-left: -8.5pt;
	margin-top: 8px; 
	list-style-image: url(../images/Bullet.gif);
	font-size: 8.5pt;
}

.TextRedBold {
	color: #7a3403;
	font-weight:bold;
	font-size: 8.5pt;
	}

.TextGrayBold {
	color: #434343;
	font-weight:bold;
	}
	
.TableRow {
	padding: 5px;
	background-color: #fbfbfb;
	border-right: 1px solid #f0efda;
	}
	
.RatesHeader {
	color: #434343;
	font-weight:bold;
	font-size: 8.5pt;
	padding: 5px;
	background-color: #eaddb5;
	}
	
.SubHeaderRow {
	color: #434343;
	background-color: #f8f0d8;
	border-right: 1px solid #f0efda;
	}
	
.form {
	font-size: 8.5pt;
	color: #434343;
	background-color:#f8f0d8;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #434343;
	}
