p, td, ul, ol {
	font-family: Tahoma;
	}
	
ul li {  
	margin-left: -8.5pt;
	margin-top: 8px; 
	list-style-image: url(../images/Bullet.gif);
	font-size: 8.5pt;
	}
	
.TextHeader {
	border-bottom: 1px solid #a19d7a;
	font-size: 10pt;
	font-weight: bold;
	color: #54a126;
	}
	
.TextSubHeader {
	font-size: 9pt;
	font-weight: bold;
	color: #7c9854;
	}
	
.TableHeader {
	border-bottom: 1px solid #a19d7a;
	color: #1f5b9c;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
	}
	
.TableSubHeader {
	background-color: #54a126;
	color: #ffffff;
	}
	
.TableRow {
	background-color:#f2eed4;
	}
	
.TableRowBold {
	font-weight:bold;
	background-color:#f2eed4;
	}
	
.TextBlueBold {
	font-weight:bold;
	color: #476798;
	}
	
.TextBold {
	font-weight:bold;
	font-size:11pt;
	}
	
.TextGreenBold {
	color: #4d8d2c;
	font-weight:bold;
	font-size:8.5pt;
	}
	
.RateDisclaimer {
	background-color: #f6f7fa;
	color: #003876;
	font-style: italic;
	}