table.navbar {
	border-collapse: collapse;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
table.navbar td {
   border: 2px solid black;
}
table.navbar td a{
 display: block;
 padding: 7px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFFFFF;
   background-color: #D10C1E;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #D10C1E;
   background-color: #FFFF00;
}
.page-titles {

	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #004287;
	text-decoration: none;
}
.page-titles-black {

	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text-bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body-tex {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.body-tex-bld-line {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.body-tex-bld {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body-tex-bld a:link {
color: #000000;
}
.body-tex-bld a:visited {
color: #000000;
}
.body-tex-bld a:hover {
color: #FF0000;
}
.body-tex-bld a:active {
color: #000000;
}
.body-tex-bld-red {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #D10C1E;
	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;
}
.small-titles {

	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #004287;
	text-decoration: none;
}
.red-titles {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #D10C1E;
	text-decoration: none;
}
.red-phone {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #D10C1E;
	text-decoration: none;
}
.white-titles {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}