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: #1c559e;
	font-weight:bold;
	}
	
.TextHeader {
	font-size: 9.5pt;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: none;
	color: #0f4487;
	border-bottom: 1px solid #cfdae7;
	}
	
.TextGreenBold {
	color: #00808a;
	font-weight:bold;
	}

.SubHeader {
	color: #ffffff;
	padding: 4px;
	background-color: #366cb0;
	border-top: 1px solid #d9e4f2;
	}
	
.Footnote {
	color: #325d94;
	font-size: 8.5pt;
	}

.RatesHeader {
	color: #1c559e;
	font-weight:bold;
	font-size: 9pt;
	padding: 4px;
	background-color: #c1d0e1;
	}
	
.FormSubHeader {
	color: #1c559e;
	font-size: 8.5pt;
	padding: 4px;
	background-color: #dee6f0;
	}

.FormHeader {
	color: #ffffff;
	font-size: 8.5pt;
	font-weight:bold;
	padding: 4px;
	background-color: #366cb0;
	}