﻿body
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.ncbMenuTop:link, a.ncbMenuTop:visited, a.ncbMenuTop:active, a.ncbMenuTop:focus
{
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height:auto;
}

a.ncbMenuTop:hover
{
	color: #FFDA77;
}

a.ncbInlineMenu:link, a.ncbInlineMenu:visited, a.ncbInlineMenu:active, a.ncbInlineMenu:focus
{
	text-align: center;
	color: #004577;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	background-color:#FFDA77;
	height:30px;
}

a.ncbInlineMenu:hover
{
	color: #0072BC;
}

.ncbMenuSide, a.ncbMenuSide:link, a.ncbMenuSide:visited, a.ncbMenuSide:active, a.ncbMenuSide:focus
{
	color: #FFFFFF;
	background-color: Transparent;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
	width: 110px;
	padding-left: 5px;
}
a.ncbMenuSide:hover
{
	color: #FFDA77;
	background-image: none;
	background-color: Transparent;
}

.NavMenu
{
	background-color: #98B6DF;
	height: auto;
	background-image: url(/images/LeftSwoosh.gif);
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-width: 10px;
	padding: 10px;
	width: 150px;
}
.NavMenu td, .NavMenu tr
{
	vertical-align: middle;
	width: 150px;
	border-width: 0px;
	padding: 0px;
}
.tblLayout
{
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
}
/*
.MainTable
{
	border-collapse: collapse;
	border-width: 500px;
	padding: 500px;
}
*/
.NewsSummary a:link, .NewsSummary a:visited, .NewsSummary a:active, .NewsSummary a:focus
{
	text-decoration: none;
	color: #0072BC;
	font-size: larger;
}
.NewsSummary a:hover
{
	color: #98B6DF;
}

a.invertLink:link
{
	color:#FFFFFF;
}
a.invertLink:visited
{
	color:#99B6E0;
}
.RPT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Courier New
}
.gridHdr
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial;
    font-weight: 800;
}
.ListHeader
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: 800;
	color: White;
	background-color: #98B6DF;
}
.ListHeader a:link, .NewsSummary:visited, .NewsSummary:active, .NewsSummary:focus
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: 800;
	color: White;
	text-decoration: none;
}
.Navigation
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: 800;
	color: White;
	background-color: #98B6DF;
}
.Navigation a:link, .NewsSummary:visited, .NewsSummary:active, .NewsSummary:focus
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: 800;
	color: White;
	text-decoration: none;
}
.ListNormal
{
	background-color: #FFFFFF;
}
.ListNormalAccent
{
	background-color: #E9EDF2;
}
.ErrorMsg
{
	color: Red;
	font-weight: bold;
}

#DownloadBlock {
	padding-top: 10px; 
	display: block;
}
#DownloadBlock a img {
	border: 0;
}
#DownloadBlock a, #DownloadBlock a:link, #DownloadBlock a:visited, #DownloadBlock a:active, #DownloadBlock a:hover {
	text-decoration: none;
}

.NotificationBlock {
	background: url(/images/header-gradient.jpg);
	line-height: 25px;
	color: #FFF;
	padding: 0 5px;
	font-size: 13px;
	margin: 10px 0;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

