﻿body 
{
    background-color: Black;
    margin: 0px;
}
a, a:link, a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
}
.nav_home
{
    background-color: #999999;
    font-size: 9pt;
    color: yellow;
    font-family: 'Trebuchet MS', Helvetica, Arial, Verdana;
    font-weight: bold;
    border-top: white 0px solid;
    border-left: white 0px solid;
    border-right: black 0px solid;
    border-bottom: black 1px solid;
    padding: 5px 0px 5px 5px;
    height: 22px;
}
.nav_home a, .nav_home a:link, .nav_home a:visited, .nav_home a:hover, .nav_home a:active
{
    color: yellow;
}
.nav_tab
{
    background-color: #708090;
    font-size: 9pt;
    color: white;
    font-family: 'Trebuchet MS', Helvetica, Arial, Verdana;
    font-weight: bold;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-right: black 0px solid;
    border-bottom: black 1px solid;
    text-align: left;
    padding: 5px 0px 5px 5px;
    height: 22px;
}
.nav_tab a, .nav_tab a:link, .nav_tab a:visited, .nav_tab a:hover, .nav_tab a:active
{
    color: white;
}
.nav_tab:hover
{
    background-color: black;
}
.body_right
{
    padding-right: 4px;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 6px;
    vertical-align: top;
    font-size: 9pt;
    line-height: 12pt;
    color: black;
    font-family: Verdana, Arial;
    background-color: white;
}
.body_right h2
{
    font-size: 11pt;
    color: black;
    font-family: 'Trebuchet MS', Helvetica, Arial, Verdana;
}
.heading1 {
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}
.formleft {
	padding: 7px 5px 5px 5px;
	text-align: right;
	vertical-align: top;
}
.formright {
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}
.textfield220 {
	border: 1px solid black;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.results
{
    color: black;
    font-weight: bold;
    font-size: 9pt;
}
.results_head
{
    color: white;
    font-weight: bold;
    font-size: 11pt;
}
.results_smaller
{
    color: black;
    font-weight: bold;
    font-size: 8pt;
}
.nokfunBackgroundData
{
    margin: 8px 8px 8px 8px;
    }
.sitemap
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Arial;
    font-weight: normal;
}
.sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:hover, .sitemap a:active
{
    color: black;
}
.footer
{
    width: 100%;
    border-top: #999999 1px solid;
}
.footer_notes
{
    font-size: 8pt;
    color: white;
    font-family: Verdana, Arial;
    padding: 5px 5px 5px 5px;
    text-align: center;
}
.footer_notes a, .footer_notes a:link, .footer_notes a:visited, .footer_notes a:hover, .footer_notes a:active
{
    color: white;
}
.paging
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
.paging a, .paging a:visited, .paging a:hover, .paging a:active
{
    color: black;
}