a.navwhite:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navwhite:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navwhite:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:link { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:visited { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:hover { text-decoration: underline; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }

body,tr,td { font-family: Verdana, sans-serif; font-size: 11pt; line-height: 1.5;  color: #08088A; }

h2 { font-family: Verdana, sans-serif; font-size: 14pt; color: #08088A; }
h4 { font-family: Verdana, sans-serif; font-size: 9pt; font-weight: normal; color: #08088A; }

b { font-weight: 900; font-style: oblique; }

button { width: 13em; text-align: left;}

a:link.invisiblelink      {color:#FFFFFF}
a:visited.invisiblelink   {color:#FFFFFF}
a:active.invisiblelink    {color:#08088A}
a:hover.invisiblelink     {color:#4389FF}


.button
{
cursor: pointer;
background: rgba(255, 255, 255, 0);
border: 0;
color: #FFFFFF;
font-family: Verdana, sans-serif;
font-size: 10.3px;
font-weight: bold;
}

.button:hover
{
color: #CADAFF;
}

.tabs
{
border-bottom: .2em solid #FFFFFF;
margin: 0;
padding: 0;
}

.tabs li
{
display:inline;
border-top: .1em solid #4389FF;
border-left: .1em solid #4389FF;
border-right: .1em solid #4389FF;
}

.tabs li a
{
text-decoration: none;
padding: 0.25em 1em;
color: #08088A;
}

.tabs .selected a, .tabs .selected a:hover
{
padding: 0.25em 1em;
background-color: #0061FF;
color: #FFFFFF;

}

.tabs a:hover
{
padding: 0.0em 1em;
background-color: #4389FF;
color: #08088A;
}
