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: #0054a1;
	font-weight:bold;
	}
	
.TextBlue {
	color: #0054a1;
	}
	
.TextLtBlueBold {
	color: #52798f;
	font-weight:bold;
	}
	
.TextHeader {
	font-size: 9.5pt;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: none;
	color: #0054a1;
	border-bottom: 1px solid #ccddec;
	}

.MobileHeader { 
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: none;
	color: #0054a1;
	border-bottom: 1px solid #ccddec;
	}
	
.TextGreenBold {
	color: #51851d;
	font-weight:bold;
	}

.TextGreen {
	color:#51851d;
	}

.SubHeader {
	color: #52798f;
	padding: 4px;
	background-color: #cae0e9;
	font-weight:bold;
	}
	
.Footnote {
	color: #557b92;
	font-size: 7.5pt;
	}
	
.RatesTableSub {
	background:#ebf5fa;
	font-weight:bold;
	color:52798f;
	}

.RatesHeader {
	color: #ffffff;
	font-weight:bold;
	font-size: 9pt;
	padding: 4px;
	background-color: #52798f;
	border-bottom: 1px solid #ffffff;
	}
