﻿.maroonText
{
	color:#98002E;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
}

.textleftArial  
{
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	color:black;
	font-weight:normal;
}

.textleftArialSmall  
{
	text-align:left;
	font-family:Arial;
	font-size:8pt;
	
}
.bluebigNoItalic
{	font-size: 18pt;
	color: #006699;
	font-weight:900;
}

.tdRatesWhite  
{
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	border-right-color:white;
	border-right-style:solid;
	border-right-width:thin;
	background-color:Transparent;
	text-align:center;
}
.tealText
{
	color:#006699;
	font-family:Arial;
	text-align:left;
	font-size:10pt;
}

.tealTextBold
{
	color:#006699;
	font-family:Arial;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	
}

.tealTextBoldLink
{
	color:#006699;
	font-family:Arial;
	text-align:left;
	font-size:14pt;
	font-weight:bold;
	
}
.trRates  
{
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	border-top-color:white; 
	border-top-width:thin; 
	border-top-style:solid;
	background-color:#006699;
	width:500px;
	
}


.trRatesLB  
{
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	border-top-color:white; 
	border-top-width:thin; 
	border-top-style:solid;
	background-color:#DEE5F1;
	width:500px;
	
}
.textWhite
{
text-align:center;
font-family:Arial;
font-size:10pt;
color:white;

}