.text-header {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 21px;
}

.text-header-welcome {
    font-family: Arial Narrow, Verdana, sans-serif;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 32px;
    color: #ffffff;
}

.nav-top-menu {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

.nav-top-menu a:visited, a:active, a:link {
    color: #000000;
    text-decoration: none;
}

.nav-top-menu a:hover {
    color: #000000;
    text-decoration: underline;
}

.nav-top-menu-current-section {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #008000;
    text-decoration: none;
}

.nav-top-menu-current-section a:visited, a:active {
    color: #008000;
    text-decoration: none;
}

.nav-top-menu-current-section a:hover {
    color: #008000;
    text-decoration: underline;
}

.page-title {
    font-family: Arial Narrow, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #d91111;
    text-transform: uppercase;
}

.services-page-title {
    font-family: Arial Narrow, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #808080;
    text-align: center;
    text-transform: uppercase;
}

.services-subhead {
    font-family: Arial Narrow, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #008000;
}

.services-subhead a {
    color: #008000;
    text-decoration: none;
}

.services-event-title {
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    text-align: justify;
}

.page-bodytext {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
}

.page-bodytext a:visited {
    color: blue;
    text-decoration: none;
}

.page-bodytext a:active {
    color: blue;
    text-decoration: underline;
}

.page-bodytext a:link {
    color: blue;
    text-decoration: none;
}

.page-bodytext a:hover {
    text-decoration: underline;
}

.page-copyright {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
}

.button-language {
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.marquee-centraide {
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

table.chart {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}

table.chart th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
    -moz-border-radius: 0px 0px 0px 0px;
	background-color: white;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align:center;
}

table.chart td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
    -moz-border-radius: 0px 0px 0px 0px;
	background-color: white;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
}
