.nav-tex {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 1px solid white;
}
table.navbar td a{
 display: block;
 padding: 10px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFFFFF;
   background-color: #8C0206;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #FFFFFF;
   background-color: #CD3639;
}.page-titles {

	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #AF1E2B;
	text-decoration: none;
}
.text-bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C0206;
	text-decoration: none;
}
.body-tex-bld-line {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.body-tex-bld {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body-tex {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}	
.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
}
.text-fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}	
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AF1E2B;
	text-decoration: none;
}
.titles-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AF1E2B;
	text-decoration: none;
	letter-spacing: -1px;
}