body, html {
	font-family: Arial, Helvetica, sans-serif;
}

TD.navBG{
	background-image:url('images/blue_nav.gif');
	background-color:#5aa4c8;
}

hr {
	color:#999933;
}

.NavText {
	
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.QuoteText {
	
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.QuoteTextName {
	
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.QuoteTextNameReg {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.QuoteTextNameGold {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.QuoteTextNameBlue {
	
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #9cc7db;
	text-decoration: none;
}
.QuoteTextNameBlue:hover {
	
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.DateText {
	
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.ListText {
	
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ListTextBold {
	
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ListTextSmall {
	
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TileTextLarge {
	
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footerText {
	
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.sectionHeader {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.title {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.bluelink {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.bluelink:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.TileTextLargeBlue {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.LearnMore {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #1b516c;
	text-decoration: underline;
	font-style: italic;
}
.LearnMore:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099CC;
}
.QuoteTextLong {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
