p {
	font-family: Tahoma;
	font-size: 8.5pt;
	}

td {
	font-family: Tahoma;
	font-size: 8.5pt;
	}

ul li {  
	font-family: Tahoma;
	margin-left: -8.5pt;
	margin-top: 8px; 
	list-style-image: url(../images/Bullet.gif);
	font-size: 8.5pt;
	}
	
ol li {  
	font-family: Tahoma;
	margin-left: -8.5pt;
	margin-top: 15px; 
	font-size: 8.5pt;
	}

.TextBlueBold {
	color: #486c9a;
	font-weight:bold;
	}
	
.TextBlue {
	color: #486c9a;
	}
	
.TextHeader {
	font-size: 9.5pt;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: none;
	color: #51851d;
	border-bottom: 1px solid #dfdfdc;
	}
	
.TextGreenBold {
	color: #51851d;
	font-weight:bold;
	}

.TextGreen {
	color:#51851d;
	}

.SubHeader {
	color: #5e9f45;
	padding: 4px;
	background-color: #f7f5e6;
	border-top: 1px solid #fffffb;
	}
	
.Footnote {
	color: #325d94;
	font-size: 8.5pt;
	}

.RatesHeader {
	color: #12724e;
	font-weight:bold;
	font-size: 9pt;
	padding: 4px;
	background-color: #eeebd5;
	}
	
.ProgressionBarLight {
	background:url(../images/ProgressBar_Light.gif) repeat-x;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:8.5pt;
	color:#5b78a2;
	}
	
.ProgressionBarDark {
	background:url(../images/ProgressBar_Dark.gif) repeat-x;
	text-align:center;
	vertical-align:middle;
	font-size:7.5pt;
	color:#d5dde8;
	}
	
.ProgressionTable {
	border:1px solid #778ead;
	background:#778ead;
	height:21px;
	margin-top:5px;
	margin-bottom:5px;
	}
