﻿table_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	line-height: inherit;
	vertical-align: inherit;
	text-align: center;
	text-indent: inherit;
	white-space: inherit;
	word-spacing: inherit;
	letter-spacing: inherit;
	padding: 5px;
	margin: 1px;
	color: #BABCBE;
}
.nav_unselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #BABCBE;
}
.nav_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #EEEEEE;
}
.nav_subitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FEF2CB;
}
.nav_footer_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #BABCBE;
	text-align: center;
}
.white_bg {
	border: thin solid #BABCBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.gold_bottom {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FACE30;
}
.silver_bottom {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #BABCBE;
}
.header_contact_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	background-color: #BABCBE;
	text-align: right;
	color: #FFFFFF;
	right: 0px;
}
