p {
	font-family: Arial, Helvetica, sans-serif;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	}

ul li {  
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -8.5pt;
	margin-top: 8px;
	}
	
ol li {  
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -8.5pt;
	margin-top: 15px; 
	}

.TextHeader {
	font-size: 11.5pt;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: none;
	color: #01874a;
	border-bottom: 2px solid #e7f0f9;
	}
	
.TextSubHeader {
	color: #084c8d;
	font-weight:bold;
	font-size: 10.5pt;
	}
	
.TextSubHeader a:link {
	text-decoration: none;
	}

.TextBlueBold {
	color: #084c8d;
	font-weight:bold;
	}
	
.TextGreenBold {
	color: #01874a;
	font-weight:bold;
	}
	
.TextOrangeBold {
	color: #ca5a10;
	font-weight:bold;
	}
	
.TextPurpleBold {
	color: #814f8d;
	font-weight:bold;
	}

.TableHeader {
	color: #ffffff;
	height: 30px;
	font-weight:bold;
	font-size: 10.5pt;
	padding: 0 0 0 5px;
	margin: 0;
	background:url(../images/back_table_header.gif) repeat-x #cae2fb;
	}
	
.TableHeader a:link, .TableHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	}
	
.TableHeader a:hover {
	text-decoration: none;
	font-weight:bold;
	}
	
.TableSubHeader {
	background:#e5f2ff;
	font-weight:bold;
	color:#2f6fb1;
	}
	
.AsLowAs {
	background: url(../images/back_rates_tr.gif) no-repeat bottom left;
	}
	
.AltRow {
	background:#f6f6f4;
	border-bottom: none;
	}
	
.Notice {
	width: 99%;
	color: #c51a22;
	font-style: italic;
	font-weight: bold;
	}
	
.Disclaimer {
	width: 99%;
	color: #d05301;
	font-size: 7.5pt;
	font-style: italic;
	}